-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Some stuff - Infinity Ingot craft improved - Fixed Infinity Ingot texture - Extradimensional Navigator - T11MM finalized recipe - Fixed xLCR requiring 3 controllers 💀 * Fixed double coil output * Cheaper table duplication * Texture stuff. --------- Co-authored-by: Pansmith <70342772+ThePansmith@users.noreply.github.com>
- Loading branch information
1 parent
7ceb007
commit 69511b5
Showing
35 changed files
with
269 additions
and
22 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/models/block/material_sets/omnium/frame_gt.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "gtceu:block/tinted_cube_all_0", | ||
"textures": { | ||
"all": "gtceu:block/material_sets/omnium/frame_gt" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/models/item/material_sets/monium/long_rod.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent":"item/generated", | ||
"textures": { | ||
"layer0":"gtceu:item/material_sets/monium/long_rod" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/models/item/material_sets/monium/spring.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent":"item/generated", | ||
"textures": { | ||
"layer0":"gtceu:item/material_sets/monium/spring" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/models/item/material_sets/omnium/bolt.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/handheld", | ||
"textures": { | ||
"layer0": "gtceu:item/material_sets/omnium/bolt" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/models/item/material_sets/omnium/gear_small.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/handheld", | ||
"textures": { | ||
"layer0": "gtceu:item/material_sets/omnium/gear_small" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/models/item/material_sets/omnium/screw.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "item/handheld", | ||
"textures": { | ||
"layer0": "gtceu:item/material_sets/omnium/screw" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions
24
kubejs/assets/gtceu/textures/block/material_sets/monium/wire.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 5, | ||
"frames": [ | ||
{"index": 0, "time": 15}, | ||
{"index": 1, "time": 15}, | ||
{"index": 2, "time": 15}, | ||
{"index": 3, "time": 10}, | ||
{"index": 4, "time": 10}, | ||
5, | ||
6, | ||
7, | ||
8, | ||
7, | ||
6, | ||
5, | ||
{"index": 4, "time": 10}, | ||
{"index": 3, "time": 10}, | ||
{"index": 2, "time": 15}, | ||
{"index": 1, "time": 15} | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions
24
kubejs/assets/gtceu/textures/block/material_sets/monium/wire_end.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 5, | ||
"frames": [ | ||
{"index": 0, "time": 15}, | ||
{"index": 1, "time": 15}, | ||
{"index": 2, "time": 15}, | ||
{"index": 3, "time": 10}, | ||
{"index": 4, "time": 10}, | ||
5, | ||
6, | ||
7, | ||
8, | ||
7, | ||
6, | ||
5, | ||
{"index": 4, "time": 10}, | ||
{"index": 3, "time": 10}, | ||
{"index": 2, "time": 15}, | ||
{"index": 1, "time": 15} | ||
] | ||
} | ||
} |
Binary file added
BIN
+9.67 KB
kubejs/assets/gtceu/textures/block/material_sets/monium/wire_side.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions
24
kubejs/assets/gtceu/textures/block/material_sets/monium/wire_side.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 5, | ||
"frames": [ | ||
{"index": 0, "time": 15}, | ||
{"index": 1, "time": 15}, | ||
{"index": 2, "time": 15}, | ||
{"index": 3, "time": 10}, | ||
{"index": 4, "time": 10}, | ||
5, | ||
6, | ||
7, | ||
8, | ||
7, | ||
6, | ||
5, | ||
{"index": 4, "time": 10}, | ||
{"index": 3, "time": 10}, | ||
{"index": 2, "time": 15}, | ||
{"index": 1, "time": 15} | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions
7
kubejs/assets/gtceu/textures/block/material_sets/omnium/frame_gt.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 20 | ||
} | ||
} | ||
|
Binary file modified
BIN
-3.74 KB
(50%)
kubejs/assets/gtceu/textures/item/material_sets/infinity/ingot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions
24
kubejs/assets/gtceu/textures/item/material_sets/monium/long_rod.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 5, | ||
"frames": [ | ||
{"index": 0, "time": 15}, | ||
{"index": 1, "time": 15}, | ||
{"index": 2, "time": 15}, | ||
{"index": 3, "time": 10}, | ||
{"index": 4, "time": 10}, | ||
5, | ||
6, | ||
7, | ||
8, | ||
7, | ||
6, | ||
5, | ||
{"index": 4, "time": 10}, | ||
{"index": 3, "time": 10}, | ||
{"index": 2, "time": 15}, | ||
{"index": 1, "time": 15} | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions
24
kubejs/assets/gtceu/textures/item/material_sets/monium/spring.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 5, | ||
"frames": [ | ||
{"index": 0, "time": 15}, | ||
{"index": 1, "time": 15}, | ||
{"index": 2, "time": 15}, | ||
{"index": 3, "time": 10}, | ||
{"index": 4, "time": 10}, | ||
5, | ||
6, | ||
7, | ||
8, | ||
7, | ||
6, | ||
5, | ||
{"index": 4, "time": 10}, | ||
{"index": 3, "time": 10}, | ||
{"index": 2, "time": 15}, | ||
{"index": 1, "time": 15} | ||
] | ||
} | ||
} |
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.
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/textures/item/material_sets/omnium/bolt.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 20 | ||
} | ||
} |
Binary file added
BIN
+8.69 KB
kubejs/assets/gtceu/textures/item/material_sets/omnium/gear_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/textures/item/material_sets/omnium/gear_small.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 20 | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
kubejs/assets/gtceu/textures/item/material_sets/omnium/screw.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 20 | ||
} | ||
} |
Binary file added
BIN
+5.81 KB
kubejs/assets/kubejs/textures/item/dormant_infinity_compound_ingot.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.
5 changes: 5 additions & 0 deletions
5
kubejs/assets/kubejs/textures/item/extradimensional_navigator.png.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"animation": { | ||
"frametime": 1 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.