Rename mod: bucket to mcl_buckets

This commit is contained in:
Wuzzy 2017-08-03 16:36:55 +02:00
parent 1d075f849f
commit ee38a7af9d
18 changed files with 48 additions and 48 deletions

View file

@ -44,7 +44,7 @@ mobs_mc.override.items = {
shears = "mcl_tools:shears",
mushroom_red = "mcl_mushrooms:mushroom_red",
bucket = "bucket:bucket_empty",
bucket = "mcl_buckets:bucket_empty",
grass_block = "mcl_core:dirt_with_grass",
string = "mcl_mobitems:string",
stick = "mcl_core:stick",