add button_simulator_observer_new
This commit is contained in:
1
9/assets/minecraft/models/item/gunpowder/Readme.md
Normal file
1
9/assets/minecraft/models/item/gunpowder/Readme.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
- 1 button_simulator_tnt_new
|
||||||
16
9/assets/minecraft/models/item/quartz.json
Normal file
16
9/assets/minecraft/models/item/quartz.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
1
9/assets/minecraft/models/item/quartz/Readme.md
Normal file
1
9/assets/minecraft/models/item/quartz/Readme.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
- 1 button simulator observer new
|
||||||
@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
16
9/assets/minecraft/models/item/redstone.json
Normal file
16
9/assets/minecraft/models/item/redstone.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
1
9/assets/minecraft/models/item/redstone/Readme.md
Normal file
1
9/assets/minecraft/models/item/redstone/Readme.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
- 1 button simulator redstone block new
|
||||||
@ -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 |
Reference in New Issue
Block a user