add button simulator tnt new

This commit is contained in:
2025-04-20 23:24:26 +02:00
parent 1f99e696f3
commit 49f0f0a678
5 changed files with 24 additions and 0 deletions

View File

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

View File

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/tnt",
"textures": {
"top": "item/gunpowder/button_simulator_tnt_new_top",
"bottom": "item/gunpowder/button_simulator_tnt_new_bottom",
"side": "item/gunpowder/button_simulator_tnt_new_side"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 821 B