-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update gradle, Fix screen handler registration
- Loading branch information
Showing
44 changed files
with
55 additions
and
339 deletions.
There are no files selected for viewing
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
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
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
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
4 changes: 4 additions & 0 deletions
4
src/main/java/io/github/projectet/ae2things/recipe/CrystalGrowthBuilder.java
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,4 @@ | ||
package io.github.projectet.ae2things.recipe; | ||
|
||
public class CrystalGrowthBuilder { | ||
} |
Binary file removed
BIN
-389 Bytes
src/main/resources/assets/ae2things/textures/item/cell_component_1024k.png
Binary file not shown.
Binary file removed
BIN
-371 Bytes
src/main/resources/assets/ae2things/textures/item/cell_component_256k.png
Binary file not shown.
Binary file removed
BIN
-389 Bytes
src/main/resources/assets/ae2things/textures/item/cell_component_4096k.png
Binary file not shown.
Binary file removed
BIN
-802 Bytes
src/main/resources/assets/ae2things/textures/item/fluid_storage_cell_1024k.png
Binary file not shown.
Binary file removed
BIN
-802 Bytes
src/main/resources/assets/ae2things/textures/item/fluid_storage_cell_256k.png
Binary file not shown.
Binary file removed
BIN
-802 Bytes
src/main/resources/assets/ae2things/textures/item/fluid_storage_cell_4096k.png
Binary file not shown.
Binary file removed
BIN
-284 Bytes
src/main/resources/assets/ae2things/textures/item/item_storage_cell_1024k.png
Binary file not shown.
Binary file removed
BIN
-284 Bytes
src/main/resources/assets/ae2things/textures/item/item_storage_cell_256k.png
Binary file not shown.
Binary file removed
BIN
-284 Bytes
src/main/resources/assets/ae2things/textures/item/item_storage_cell_4096k.png
Binary file not shown.
Binary file removed
BIN
-426 Bytes
src/main/resources/assets/ae2things/textures/item/portable_fluid_cell_1024k.png
Binary file not shown.
Binary file removed
BIN
-426 Bytes
src/main/resources/assets/ae2things/textures/item/portable_fluid_cell_256k.png
Binary file not shown.
Binary file removed
BIN
-426 Bytes
src/main/resources/assets/ae2things/textures/item/portable_fluid_cell_4096k.png
Binary file not shown.
Binary file removed
BIN
-311 Bytes
src/main/resources/assets/ae2things/textures/item/portable_item_cell_1024k.png
Binary file not shown.
Binary file removed
BIN
-311 Bytes
src/main/resources/assets/ae2things/textures/item/portable_item_cell_256k.png
Binary file not shown.
Binary file removed
BIN
-311 Bytes
src/main/resources/assets/ae2things/textures/item/portable_item_cell_4096k.png
Binary file not shown.
25 changes: 0 additions & 25 deletions
25
src/main/resources/data/ae2things/recipes/cells/component/1024k_component.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
src/main/resources/data/ae2things/recipes/cells/component/4096k_component.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
src/main/resources/data/ae2things/recipes/cells/fluid/fluid_cell_1024k.json
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
src/main/resources/data/ae2things/recipes/cells/fluid/fluid_cell_1024k_storage.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.