Skip to content

Commit

Permalink
add new buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
bill96012 committed Jul 20, 2018
1 parent 9aec950 commit 096924f
Show file tree
Hide file tree
Showing 21 changed files with 351 additions and 0 deletions.
11 changes: 11 additions & 0 deletions assets/minecraft/models/item/diamond_hoe.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
},
"overrides": [
{ "predicate": {"damaged": 0, "damage": 0}, "model": "item/diamond_hoe"},
{"predicate": {"damaged": 0, "damage": 0.9295323510570147}, "model": "item/diamond_hoe"},
{"predicate": {"damaged": 0, "damage": 0.9301729660474055}, "model": "item/model/button_9"},
{"predicate": {"damaged": 0, "damage": 0.9308135810377963}, "model": "item/model/button_8"},
{"predicate": {"damaged": 0, "damage": 0.9314541960281871}, "model": "item/model/button_7"},
{"predicate": {"damaged": 0, "damage": 0.9320948110185778}, "model": "item/model/button_6"},
{"predicate": {"damaged": 0, "damage": 0.9327354260089686}, "model": "item/model/button_5"},
{"predicate": {"damaged": 0, "damage": 0.9333760409993594}, "model": "item/model/button_4"},
{"predicate": {"damaged": 0, "damage": 0.9340166559897501}, "model": "item/model/button_3"},
{"predicate": {"damaged": 0, "damage": 0.9346572709801409}, "model": "item/model/button_2"},
{"predicate": {"damaged": 0, "damage": 0.9352978859705316}, "model": "item/model/button_1"},
{"predicate": {"damaged": 0, "damage": 0.9359385009609224}, "model": "item/model/button_0"},
{"predicate": {"damaged": 0, "damage": 0.9365791159513132}, "model": "item/model/button_stars"},
{"predicate": {"damaged": 0, "damage": 0.937219730941704}, "model": "item/model/button_leave"},
{"predicate": {"damaged": 0, "damage": 0.9378603459320948}, "model": "item/model/button_eco"},
Expand Down
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_0",
"particle": "custom/button_0"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_1",
"particle": "custom/button_1"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_2",
"particle": "custom/button_2"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_3",
"particle": "custom/button_3"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_4",
"particle": "custom/button_4"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_5",
"particle": "custom/button_5"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_6",
"particle": "custom/button_6"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_7",
"particle": "custom/button_7"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_8",
"particle": "custom/button_8"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
34 changes: 34 additions & 0 deletions assets/minecraft/models/item/model/button_9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
"textures": {
"0": "custom/button_9",
"particle": "custom/button_9"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 0, 16],
"shade": false,
"faces": {
"north": {"uv": [12, 8, 8, 12], "texture": "#0"},
"east": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"south": {"uv": [8, 8, 12, 12], "texture": "#0"},
"west": {"uv": [0, 0, 0, 16], "texture": "#missing"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 0, 8]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 0, 8]
}
}
}
Binary file added assets/minecraft/textures/custom/button_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/custom/button_9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 096924f

Please sign in to comment.