fluix rods are now craftable :)
fixes uncraftable fluix gears
This commit is contained in:
@@ -321,4 +321,9 @@ ServerEvents.recipes((event) => {
|
||||
.itemOutputs("ae2:fluix_crystal")
|
||||
.duration(200)
|
||||
.EUt(24);
|
||||
|
||||
greg.lathe("fluix_lathing")
|
||||
.itemInputs("ae2:fluix_crystal")
|
||||
.itemOutputs("gtceu:fluix_rod")
|
||||
.duration(200).EUt(8)
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user