forked from TheOriginalGolem/Hbm-s-Nuclear-Tech-GIT
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 1.9.5-II Release: RBMK Guide Update
Version release Added Tooltip to Nuclear waste pool and drum Added CTM to Solid Fluid ducts
- Loading branch information
1 parent
faa49ad
commit 273947f
Showing
9 changed files
with
38 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Sets default memory used for gradle commands. Can be overridden by user or command line properties. | ||
# This is required to provide enough memory for the Minecraft decompilation process. | ||
org.gradle.jvmargs=-Xmx8G | ||
org.gradle.jvmargs=-Xmx2G | ||
org.gradle.daemon=true | ||
org.gradle.configureondemand=true | ||
org.gradle.parallel=true | ||
version_mc=1.12.2 | ||
version=1.9.4-a | ||
version=1.9.5-II | ||
version_jei=4.16.1.302 | ||
version_crafttweaker=4.1.14.521 |
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
Binary file modified
BIN
+114 Bytes
(140%)
src/main/resources/assets/hbm/textures/blocks/fluid_duct_solid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
src/main/resources/assets/hbm/textures/blocks/fluid_duct_solid.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,9 @@ | ||
{ | ||
"ctm": { | ||
"ctm_version": 1, | ||
"type": "CTM", | ||
"textures": [ | ||
"hbm:blocks/fluid_duct_solid_ctm" | ||
] | ||
} | ||
} |
Binary file added
BIN
+697 Bytes
src/main/resources/assets/hbm/textures/blocks/fluid_duct_solid_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.