add many simulator items

This commit is contained in:
2025-04-20 22:55:42 +02:00
parent 36b6cc1927
commit 96d9e428c2
56 changed files with 375 additions and 65 deletions

View File

@@ -0,0 +1,16 @@
{
"parent": "item/handheld",
"textures": {
"texture": "minecraft:item/ender_pearl"
},
"overrides":
[
{
"predicate":
{
"custom_model_data":1
},
"model": "item/ender_pearl/button_simulator_element_disabled"
}
]
}