Rename mod: bucket to mcl_buckets
This commit is contained in:
parent
1d075f849f
commit
ee38a7af9d
18 changed files with 48 additions and 48 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue