bioreactor stuff (#1742)
* bioreactor stuff * Update recipes.js Signed-off-by: Redeix <brayden.j.m.ford@gmail.com> --------- Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
This commit is contained in:
parent
63a85f1777
commit
957da2cbba
129 changed files with 765 additions and 2 deletions
|
|
@ -993,6 +993,8 @@ const registerGTCEURecipes = (event) => {
|
|||
|
||||
event.replaceInput({ mod: 'gtceu' }, 'minecraft:sugar', '#tfg:sugars')
|
||||
event.replaceInput({ mod: 'gtceu' }, 'minecraft:string', '#forge:string')
|
||||
|
||||
event.replaceInput({ id: 'gtceu:shaped/blacklight' }, 'gtceu:tungsten_carbide_screw', '#tfg:components/uv_leds')
|
||||
|
||||
event.recipes.gtceu.fluid_solidifier('tfg:solidify_glue')
|
||||
.inputFluids(Fluid.of('gtceu:glue', 50))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue