Age | Commit message (Collapse) | Author |
|
* Delete old texture
* Delete old texture (low quality...)
* New versions of deleted textures
|
|
|
|
|
|
|
|
* list update for recipe in coremod
* fix
* fix
|
|
|
|
* Nerf Sunnarium Bee, Add Endstone to Endstone Bee
Previous sunnarium:
glowstone 40%
sunnarium 20%
now:
glowstone 30%
sunnarium 5%
Added 4 End Stone to comb centrifuging of End stone bee
* spotlessApply (#2015)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* chemical reactors
* Other machines
* More machines and chemical reactors pt2
* standard
* fix
* Update GT_Loader_MetaTileEntities_Recipes.java
* expand fluid scaling
---------
Co-authored-by: kuba6000 <kuba.123123.6000@gmail.com>
|
|
* fix charged certus quartz aname
* disable dust
|
|
|
|
* add collision debug
* fix npe
* try better names
* unwrap nested ifs
* do it for the other too
* follow some code writing suggestions
* add more info to panic crash
* code polishing
|
|
* fix missing break
* switch to modern switch
* more code improvements
|
|
* lathe and saplings
* toolhead oreproc recipes
* fluid solidification
* reverse macerating
* autoclave combs
* implosion compressor
* assembler recipes
* assembling line
* slicer recipes
* minor fixes
* attempted cell to fluid fix
* minor fix 2
|
|
* dont add the same recipe 300 times
* have custom vac freezer recipes in GT
* have custom vac freezer recipes in coremod
|
|
|
|
|
|
|
|
* fix snow queen bee drop
* fix ismodloaded errors
|
|
* fully convert all wiremill recipes and clean up unnecessary duplicate code
* fully convert all polarizer recipes
* fully convert all canner recipes
* RA2 for oredict plank recipes
* RA2 for oredict stoneCobble recipes
* convert some assembler recipes to RA2
* fix
* fix2
* remove recipes that were never in the game
|
|
* TE items cant be required
* remove from itemlist
* TE does not exist
* this never worked anyway but also unecessary
* these are broken. have a working replacement already
* give valid id to fix rockbreaker fake recipes
* fix texture and text
* no NC its fake anyway
|
|
* PA doesn't take a muffler -> fix blockrenderer and hologram projector
* bump ae2 version
* bump ae2 and buildcraft version
---------
Co-authored-by: Fiyorin <david@bitmail.cc>
|
|
* generate nanite
* textures
* recipe
* timepiece instead
* spotlessApply (#1998)
Co-authored-by: GitHub GTNH Actions <>
* add primordial matter
* texture
* add recipe
* primordial matter instead of uum
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
generation (#1994)
* oredict plate recipes
* oredict dust recipes
* ore processing recycling recipes
* shaping recipes
* more fixes
* fixes
* 2 fixes
* remove unnecessary qualifications
|
|
Co-authored-by: Fiyorin <david@bitmail.cc>
|
|
* added support for botania glass in clean room. No more than 50% in structure.
* bs
|
|
* null checks for cables
* actually fix drillhead recycling
* revert old incorrect drill fix
* fix netherstar cables
|
|
* glasses for structure
* new Api for glasses
* changed glass requirements
* fix api desc
* sa
|
|
|
|
* process log RA2
* process crop RA2
* process nuggets ra2
* process gear ra2
* process pipe ra2
* unhide leninade
|
|
* null check and removal for reversearcfurnace
* max 9 not 10 outputs
|
|
* part 1
* part2
|
|
* add eternity
* textures
* timepiece
* disable ebf + freezing
|
|
|
|
|
|
|
|
|
|
|
|
* cell and ingot vac freezer
* sticklong RA2
* block RA2
* StoneVarious RA2
* crafting RA2
* Wire RA2
* fixes
|
|
add more stuff to Material Obsidian
(cherry picked from commit dc7b0cee34e22a99d03fe8676dc616b2f69c96d5)
|
|
* backwards compat
* spotless
|
|
|
|
* Use compileOnlyApi where appropriate
* Maybe Chisel doesn't need to be published
|
|
|
|
* deprecate all the recipes adders
* spotlessApply (#1962)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* convert some MTE recipes to RA2
* Lens RA2
* Rotor RA2
* fixes
* Stone RA2
* Gem RA2
* fix
* ingot RA2
* stick RA2
* better time notation
|
|
* XSTR: fix typo
* XSTR: remove commented-out code
* MultiTileEntity: explain hatches and reword comments
* Move the note on hatches from MTE to Controller
* Remove wrongly-located javadoc
* XSTR: reword to be easier understood
|
|
|
|
* disable brick autogenerated recipe
* change brick formula to a more reasonable one
|
|
|
|
* Fix mFacing NPEs
* Default facing fixes (#1945)
* QuickFixes incomplete facing fixes
* fix Neither UP nor DOWN conditions as offsetY == 0 is not valid test
* fix neither up nor down again
* Still not fixed: use ForgeDirection.flag for clarty
killed more ordinal siding.
* get ride of offset testing
---------
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
* bit logic fix
* Fix single block machine facings
* Predict the machine facing direction clientside before the server packet arrives
* Fix isFacingValid logic
---------
Co-authored-by: Léa Gris <lea.gris@noiraude.net>
Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com>
Co-authored-by: Martin Robertz <dream-master@gmx.net>
Co-authored-by: Raven Szewczyk <git@eigenraven.me>
|