Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. RecipeBuilder.get("engineer")
  2. .setShaped([[<thermalfoundation:material:657>, null, null, null, null],
  3. [null, <embers:winding_gears>, <ore:plateInvar>, <ore:plateInvar>, <ore:plateInvar>],
  4. [null, <thermalfoundation:material:640>, <thermalinnovation:saw>, <thermalfoundation:material:515>, <ore:plateInvar>],
  5. [null, <ore:stickIron>, <thermalfoundation:material:640>, <thermalfoundation:material:513>, <ore:plateInvar>],
  6. [<ore:stickIron>, null, null, null, null]])
  7. .setFluid(<liquid:solder> * 1000)
  8. .addTool(<ore:artisansCutters>, 48)
  9. .addTool(<ore:artisansSolderer>, 48)
  10. .addOutput(<thermalinnovation:saw:1>)
  11. .create();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement