* Added tags to support recycling
* Cleaned up recipe bloat for recycling
* Merged loops
* Remove constant
* Remove constant
* I think this is what you mean
* Updated tags
* Sorry!
---------
Co-authored-by: Redeix <redeix.m@gmail.com>
* Incorrect tiering for extractor for Bis and Black Bronze
Bismuth Bronze and Black Bronze wrong tiering in extractor
Added some documentation
* Update recipes.materials.js
* Updated
* Updated
* Unified tiering
* Revert "Unified tiering"
This reverts commit ea9e00d2bca8f70c2f95bb1362766edcc9e29498.
---------
Co-authored-by: Redeix <redeix.m@gmail.com>
* blocks
* more textures
* more textures more textures
* blocks
* more textures
* more textures more textures
* blocks
* more textures
* more textures more textures
* blocks
* more textures
* more textures more textures
* firmalife gh stuff
* chloroplasts and brick regex
* gh recipes
* pisciculture fishery
* I am going insane
* more casings = more gooder
* rotten voiding cover
* greenhouse glory
* Is this it chat
* not needed
Signed-off-by: Redeix <redeix.m@gmail.com>
* missed in conflicts
Signed-off-by: Redeix <redeix.m@gmail.com>
* consumerism
* re-add tag import
* remove unused object map
* id normalizer function
---------
Signed-off-by: Redeix <redeix.m@gmail.com>
* Inconsistency fix at recipes.coal.js
Removed duplicate gtceu:raw_coal recipe with an odd time of 1710 ticks.
Changed recipe duration to reflect how many Coke is being made (ie 4x coke = 4x the base of 900 ticks, 45 seconds)
Changed tfc:poor_raw_coal recipe input to 1x tfc:poor_raw_coal instead of 2x tfc:poor_raw_coal to reflect the amount of Coal a piece or Poor Raw gives in a furnace.
* Update recipes.coal.js
Reverted recipe duration changes back to 900 ticks for the raw coal items in the Coke oven.
Removed redundant "1x" input in poor_raw_coal recipe.
Signed-off-by: jurjen909 <jurjen909@ziggo.nl>
---------
Signed-off-by: jurjen909 <jurjen909@ziggo.nl>
* Add vinegar as option for curdled milk crafting
This adds an earlier way to make cheese without relying on acetic acid. As vinegar is partially composed of acetic acid, and the recipe for homemade cheese using vinegar is realistic, that would be an useful and accurate recipe.
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
* Update vinegar input and output for lactose milk recipe
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
---------
Signed-off-by: Jean Roberto de Souza <81846511+JeanRdSz@users.noreply.github.com>
* Make TFG copies of Mars foliage
They still return the original items.
* Change strophar supports to match item color
* Change soundType to shroomlight
---------
Co-authored-by: Xikaro <os.valerievich@ya.ru>
No glass batch to tube recipe. Tubes can only be made from glass dust which is a bit annoying. I figured volcanic glass makes sense since its high temp? idk
Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
* Fixed duplicate create bars
* Recipes aligned with tfc metal bars recipes
Optimised the code used for creating create and create deco bars. Now aligned with tfc metal bars (double ingot to 8x bars for all types)
---------
Signed-off-by: Inceitious <124896643+Inceitious@users.noreply.github.com>