add button_simulator_observer_new

This commit is contained in:
2025-04-21 00:24:05 +02:00
parent 35a1bd2129
commit 5e1bf3e58c
12 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "minecraft:item/quartz"
},
"overrides":
[
{
"predicate":
{
"custom_model_data":1
},
"model": "item/quartz/button_simulator_observer_new"
}
]
}