Rename mod: bucket to mcl_buckets
This commit is contained in:
parent
1d075f849f
commit
ee38a7af9d
18 changed files with 48 additions and 48 deletions
|
@ -22,9 +22,10 @@ wieldview.transform = {
|
|||
["mcl_flowers:oxeye_daisy"]="R270",
|
||||
["mcl_flowers:fern"]="R270",
|
||||
["mcl_flowers:tallgrass"]="R270",
|
||||
["bucket:bucket_empty"]="R270",
|
||||
["bucket:bucket_water"]="R270",
|
||||
["bucket:bucket_lava"]="R270",
|
||||
["mcl_buckets:bucket_empty"]="R270",
|
||||
["mcl_buckets:bucket_water"]="R270",
|
||||
["mcl_buckets:bucket_lava"]="R270",
|
||||
["mcl_mobitems:milk_bucket"]="R270",
|
||||
["mcl_potions:glass_bottle"]="R270",
|
||||
["mcl_potions:potion_water"]="R270",
|
||||
["mcl_potions:potion_awkward"]="R270",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue