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 redstone block new

View File

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