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 @@
- 1 button_simulator_tnt_new

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"
}
]
}

View File

@ -0,0 +1 @@
- 1 button simulator observer new

View File

@ -0,0 +1,9 @@
{
"parent": "minecraft:block/observer",
"textures": {
"top": "item/quartz/button_simulator_observer_new_top",
"front": "item/quartz/button_simulator_observer_new_front",
"side": "item/quartz/button_simulator_observer_new_side",
"back": "item/quartz/button_simulator_observer_new_back"
}
}

View File

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

View File

@ -0,0 +1 @@
- 1 button simulator redstone block new

View File

@ -0,0 +1,6 @@
{
"parent": "minecraft:block/redstone_block",
"textures": {
"all": "item/redstone/button_simulator_redstone_block_new"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 812 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 B