add button simulator tnt new
This commit is contained in:
16
9/assets/minecraft/models/item/gunpowder.json
Normal file
16
9/assets/minecraft/models/item/gunpowder.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@ -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 |
Reference in New Issue
Block a user