This commit is contained in:
14
9/assets/minecraft/models/item/bucket.json
Normal file
14
9/assets/minecraft/models/item/bucket.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/bucket"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"predicate": {
|
||||
"custom_model_data": 1
|
||||
},
|
||||
"model": "item/bucket/schematic_show_private"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user