Skip to content

Commit

Permalink
upgrade update
Browse files Browse the repository at this point in the history
  • Loading branch information
bill96012 committed Jan 22, 2019
1 parent 5a8dc16 commit cc21200
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/minecraft/models/galaxy/upgrade_range_lv1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "galaxy/upgrade_range_lv1"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/galaxy/upgrade_range_lv2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "galaxy/upgrade_range_lv2"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/galaxy/upgrade_range_lv3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "galaxy/upgrade_range_lv3"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/galaxy/upgrade_range_lv4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "galaxy/upgrade_range_lv4"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/galaxy/upgrade_range_lv5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "galaxy/upgrade_range_lv5"
}
}
5 changes: 5 additions & 0 deletions assets/minecraft/models/item/diamond_sword.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
},
"overrides": [
{ "predicate": {"damaged": 0, "damage": 0}, "model": "item/diamond_sword"},
{ "##inGameDMG": 1535, "predicate": {"damaged": 0, "damage": 0.9833440102498398}, "model": "galaxy/upgrade_range_lv5"},
{ "##inGameDMG": 1536, "predicate": {"damaged": 0, "damage": 0.9839846252402306}, "model": "galaxy/upgrade_range_lv4"},
{ "##inGameDMG": 1537, "predicate": {"damaged": 0, "damage": 0.9846252402306214}, "model": "galaxy/upgrade_range_lv3"},
{ "##inGameDMG": 1538, "predicate": {"damaged": 0, "damage": 0.9852658552210122}, "model": "galaxy/upgrade_range_lv2"},
{ "##inGameDMG": 1539, "predicate": {"damaged": 0, "damage": 0.9859064702114029}, "model": "galaxy/upgrade_range_lv1"},
{ "##inGameDMG": 1540, "predicate": {"damaged": 0, "damage": 0.9865470852017937}, "model": "galaxy/upgrade_cooling_lv5"},
{ "##inGameDMG": 1541, "predicate": {"damaged": 0, "damage": 0.9871877001921845}, "model": "galaxy/upgrade_cooling_lv4"},
{ "##inGameDMG": 1542, "predicate": {"damaged": 0, "damage": 0.9878283151825753}, "model": "galaxy/upgrade_cooling_lv3"},
Expand Down
Binary file modified assets/minecraft/textures/galaxy/upgrade_base.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 modified assets/minecraft/textures/galaxy/upgrade_cooling_lv1.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 modified assets/minecraft/textures/galaxy/upgrade_cooling_lv2.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 modified assets/minecraft/textures/galaxy/upgrade_cooling_lv3.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 modified assets/minecraft/textures/galaxy/upgrade_cooling_lv4.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 modified assets/minecraft/textures/galaxy/upgrade_cooling_lv5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 cc21200

Please sign in to comment.