Advertisement
ilu8ha

SeedOil from canola seeds

Nov 30th, 2021
1,969
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. fluidExtractor.recipeBuilder()
  2.     .inputs(<actuallyadditions:item_canola_seed> * 1)
  3.     .fluidOutputs([<liquid:seed_oil> * 10])
  4.     .duration(32)
  5.     .EUt(2)
  6.     .buildAndRegister();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement