Files
TexturePack/9/assets/minecraft/models/item/bucket.json
YoyoNow 0ab0358799
All checks were successful
SteamWarCI Build successful
Add main schem gui
2025-05-29 08:19:46 +02:00

14 lines
237 B
JSON

{
"parent": "item/handheld",
"textures": {
"layer0": "minecraft:item/bucket"
},
"overrides": [
{
"predicate": {
"custom_model_data": 1
},
"model": "item/bucket/schematic_show_private"
}
]
}