add many simulator items
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "item/prev1"
|
||||
},
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"scale": [0, 0, 0]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"scale": [0, 0, 0]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"scale": [0, 0, 0]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"scale": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
"layer0": "item/gray_dye/button_previous_disabled"
|
||||
}
|
||||
}
|
||||
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "item/prev2"
|
||||
},
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"scale": [0, 0, 0]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"scale": [0, 0, 0]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"scale": [0, 0, 0]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"scale": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
"layer0": "item/gray_dye/button_next_disabled"
|
||||
}
|
||||
}
|
||||
3
9/assets/minecraft/models/item/gray_dye/Readme.md
Normal file
3
9/assets/minecraft/models/item/gray_dye/Readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
- 1: Button previous disabled
|
||||
- 2: Button next disabled
|
||||
- 3: Button simulator element blank
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "item/gray_dye/button_simulator_element_blank"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user