Skip to content

Commit

Permalink
新增按鈕、介面背景
Browse files Browse the repository at this point in the history
  • Loading branch information
bill96012 committed Sep 10, 2018
1 parent 969f17d commit daa4c2f
Show file tree
Hide file tree
Showing 23 changed files with 653 additions and 0 deletions.
12 changes: 12 additions & 0 deletions assets/minecraft/models/item/diamond_hoe.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,19 @@
"layer0": "items/diamond_hoe"
},
"overrides": [

{"predicate": {"damaged": 0, "damage": 0}, "model": "item/diamond_hoe"},
{"predicate": {"damaged": 0, "damage": 0.9186418962203716}, "model": "item/model/button_unclickable_ok"},
{"predicate": {"damaged": 0, "damage": 0.9192825112107623}, "model": "item/model/button_unclickable_arrow_right"},
{"predicate": {"damaged": 0, "damage": 0.9199231262011531}, "model": "item/model/button_unclickable_arrow_left"},
{"predicate": {"damaged": 0, "damage": 0.9205637411915439}, "model": "item/model/button_unclickable_arrow_down"},
{"predicate": {"damaged": 0, "damage": 0.9212043561819347}, "model": "item/model/button_unclickable_arrow_up"},
{"predicate": {"damaged": 0, "damage": 0.9218449711723254}, "model": "item/model/gui_htct_tab_5"},
{"predicate": {"damaged": 0, "damage": 0.9224855861627162}, "model": "item/model/gui_htct_tab_4"},
{"predicate": {"damaged": 0, "damage": 0.923126201153107}, "model": "item/model/gui_htct_tab_3"},
{"predicate": {"damaged": 0, "damage": 0.9237668161434978}, "model": "item/model/gui_htct_tab_2"},
{"predicate": {"damaged": 0, "damage": 0.9244074311338885}, "model": "item/model/gui_htct_tab_1"},
{"predicate": {"damaged": 0, "damage": 0.9256886611146701}, "model": "item/model/button_all"},
{"predicate": {"damaged": 0, "damage": 0.9263292761050609}, "model": "item/model/button_planet_list"},
{"predicate": {"damaged": 0, "damage": 0.9269698910954516}, "model": "item/model/button_galaxy_joined"},
{"predicate": {"damaged": 0, "damage": 0.9276105060858424}, "model": "item/model/button_member_setting"},
Expand Down
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/model/button_all.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "custom/button_all"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW",
"textures": {
"0": "custom/button_unclickable_arrow_down",
"1": "custom/colors",
"particle": "custom/button_unclickable_arrow_down"
},
"elements": [
{
"from": [0, -0.5, 0],
"to": [16, 0.5, 16],
"shade": false,
"faces": {
"north": {"uv": [0, 15, 1, 16], "texture": "#1"},
"east": {"uv": [0, 15, 1, 16], "texture": "#1"},
"south": {"uv": [0, 15, 1, 16], "texture": "#1"},
"west": {"uv": [0, 15, 1, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"fixed": {
"scale": [2, 2, 2],
"rotation": [90, 0, 180],
"translation": [0, 0, -15.125]
},
"ground": {
"scale": [0.5, 0.5, 0.5],
"translation": [0, 5, 0]
},
"head": {
"scale": [0.75, 0.75, 0.75],
"rotation": [90, 0, 180],
"translation": [0, 0, -13]
},
"firstperson_lefthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
},
"firstperson_righthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW",
"textures": {
"0": "custom/button_unclickable_arrow_left",
"1": "custom/colors",
"particle": "custom/button_unclickable_arrow_left"
},
"elements": [
{
"from": [0, -0.5, 0],
"to": [16, 0.5, 16],
"shade": false,
"faces": {
"north": {"uv": [0, 15, 1, 16], "texture": "#1"},
"east": {"uv": [0, 15, 1, 16], "texture": "#1"},
"south": {"uv": [0, 15, 1, 16], "texture": "#1"},
"west": {"uv": [0, 15, 1, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"fixed": {
"scale": [2, 2, 2],
"rotation": [90, 0, 180],
"translation": [0, 0, -15.125]
},
"ground": {
"scale": [0.5, 0.5, 0.5],
"translation": [0, 5, 0]
},
"head": {
"scale": [0.75, 0.75, 0.75],
"rotation": [90, 0, 180],
"translation": [0, 0, -13]
},
"firstperson_lefthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
},
"firstperson_righthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW",
"textures": {
"0": "custom/button_unclickable_arrow_right",
"1": "custom/colors",
"particle": "custom/button_unclickable_arrow_right"
},
"elements": [
{
"from": [0, -0.5, 0],
"to": [16, 0.5, 16],
"shade": false,
"faces": {
"north": {"uv": [0, 15, 1, 16], "texture": "#1"},
"east": {"uv": [0, 15, 1, 16], "texture": "#1"},
"south": {"uv": [0, 15, 1, 16], "texture": "#1"},
"west": {"uv": [0, 15, 1, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"fixed": {
"scale": [2, 2, 2],
"rotation": [90, 0, 180],
"translation": [0, 0, -15.125]
},
"ground": {
"scale": [0.5, 0.5, 0.5],
"translation": [0, 5, 0]
},
"head": {
"scale": [0.75, 0.75, 0.75],
"rotation": [90, 0, 180],
"translation": [0, 0, -13]
},
"firstperson_lefthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
},
"firstperson_righthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW",
"textures": {
"0": "custom/button_unclickable_arrow_up",
"1": "custom/colors",
"particle": "custom/button_unclickable_arrow_up"
},
"elements": [
{
"from": [0, -0.5, 0],
"to": [16, 0.5, 16],
"shade": false,
"faces": {
"north": {"uv": [0, 15, 1, 16], "texture": "#1"},
"east": {"uv": [0, 15, 1, 16], "texture": "#1"},
"south": {"uv": [0, 15, 1, 16], "texture": "#1"},
"west": {"uv": [0, 15, 1, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"fixed": {
"scale": [2, 2, 2],
"rotation": [90, 0, 180],
"translation": [0, 0, -15.125]
},
"ground": {
"scale": [0.5, 0.5, 0.5],
"translation": [0, 5, 0]
},
"head": {
"scale": [0.75, 0.75, 0.75],
"rotation": [90, 0, 180],
"translation": [0, 0, -13]
},
"firstperson_lefthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
},
"firstperson_righthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
}
}
}
63 changes: 63 additions & 0 deletions assets/minecraft/models/item/model/button_unclickable_ok.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW",
"textures": {
"0": "custom/button_unclickable_ok",
"1": "custom/colors",
"particle": "custom/button_unclickable_ok"
},
"elements": [
{
"from": [0, -0.5, 0],
"to": [16, 0.5, 16],
"shade": false,
"faces": {
"north": {"uv": [0, 15, 1, 16], "texture": "#1"},
"east": {"uv": [0, 15, 1, 16], "texture": "#1"},
"south": {"uv": [0, 15, 1, 16], "texture": "#1"},
"west": {"uv": [0, 15, 1, 16], "texture": "#1"},
"up": {"uv": [0, 0, 16, 16], "texture": "#0"},
"down": {"uv": [0, 16, 16, 0], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"gui": {
"scale": [1.125, 1.125, 1.125],
"rotation": [90, 0, 0]
},
"thirdperson_lefthand": {
"translation": [0, 1.75, 3],
"scale": [0.25, 0.25, 0.25],
"rotation": [90, 0, 0]
},
"fixed": {
"scale": [2, 2, 2],
"rotation": [90, 0, 180],
"translation": [0, 0, -15.125]
},
"ground": {
"scale": [0.5, 0.5, 0.5],
"translation": [0, 5, 0]
},
"head": {
"scale": [0.75, 0.75, 0.75],
"rotation": [90, 0, 180],
"translation": [0, 0, -13]
},
"firstperson_lefthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
},
"firstperson_righthand": {
"scale": [0.5, 0.5, 0.5],
"rotation": [85, 0, 10],
"translation": [8.5, 0, -5]
}
}
}
Loading

0 comments on commit daa4c2f

Please sign in to comment.