index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
common
/
Recipes.java
Age
Commit message (
Expand
)
Author
2021-04-13
Clean up some things
Prometheus0000
2021-02-24
fix forgoten commas
botn365
2021-02-24
fix lapo assline recipes
botn365
2020-06-22
added textures for hex tiles, fixed hex tile name, fixed hex tile recipe
kekzdealer
2020-06-21
hide space elevator for release
kekzdealer
2020-06-21
added conversion recipe to update old multi hatches
kekzdealer
2020-06-21
Added Large Hex Plate Block
kekzdealer
2020-06-08
Removed everything related to Item Server;
kekzdealer
2020-06-04
New recipes for the three tiers of Multi Hatches
kekzdealer
2020-06-02
Revert "removed unfinished content for release - revert this later"
kekzdealer
2020-06-02
removed unfinished content for release - revert this later
kekzdealer
2020-06-02
more fixes after testing
kekzdealer
2020-06-02
recipe fixes after some testing
kekzdealer
2020-06-02
fixed Recipe class and added recipe to turn RU Battery into LSC equivalent
kekzdealer
2020-06-02
code cleanup
kekzdealer
2020-06-01
refactored weirdly formatted code
kekzdealer
2020-06-01
Reworked LSC capacitor recipe generation to be static and not dynamic. Nerfed...
kekzdealer
2020-05-17
Added Space Elevator Structure blocks recipes
kekzdealer
2020-05-14
fixed void jar upgrade recipe
kekzdealer
2020-05-14
Added recipe for void versions of my jars
kekzdealer
2020-05-14
Updated LSC tooltip, added meta specification to jar recipes
kekzdealer
2020-05-14
Fixed LSC glass shell check for LSC
kekzdealer
2020-05-14
Forgot to remove recipes
kekzdealer
2020-05-13
code cleanup, recipe fix
kekzdealer
2020-05-12
Moved TC research registration into it's own place. Improved names for init()...
kekzdealer
2020-05-11
another meta fix
kekzdealer
2020-05-11
fixed lapo capacitor unboxing recipes. meta was wrong.
kekzdealer
2020-05-11
hardcoded missing ZPM/UV orb recipes
kekzdealer
2020-05-11
Another attempt at checkMachine() fix :T. Tried to add research text to resea...
kekzdealer
2020-05-11
Swapped basic gt5u dev jar for GTNH specific gt5u dev jar. Fixed boxMats for ...
kekzdealer
2020-05-11
Again, trying to fix LSC checkMachine(). Attempting recipe gen for (R)U batte...
kekzdealer
2020-05-11
another try at fixing jar research. Fixed LSC checkMachine().
kekzdealer
2020-05-11
added LCS base block recipe. building again.
kekzdealer
2020-05-11
preparing a build to test jar stuff
kekzdealer
2020-05-11
Adding proposed fix to make jar research work
kekzdealer
2020-05-10
Did work on adding LSC recipe stuff
kekzdealer
2020-05-07
minor code refactor, using more Logger instead of Sysout
kekzdealer
2020-04-28
added OsIr foil to Ichor jar for proper tiering
Christina Berchtold
2020-04-26
sharing with bart
kekzdealer
2020-04-26
fixed recipes for jars and wrote research lore
kekzdealer
2020-04-25
crafting recipes and research for jars
Christina Berchtold
2020-04-25
huge refactor of recipe and block registration
Christina Berchtold
2020-04-25
improved jars are correctly placed after picking them up. Also cleaned up rec...
Christina Berchtold