Guest User

Example starlight recipe

a guest
Jul 6th, 2019
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. {
  2. "machine": "starlight",
  3. "registryName": "recipe_starlight_distributor",
  4. "recipeTime": 200,
  5. "requirements": [
  6. {
  7. "type": "item",
  8. "io-type": "input",
  9. "item": "astralsorcery:itemcraftingcomponent"
  10. },
  11. {
  12. "type": "starlight",
  13. "io-type": "output",
  14. "amount": 100
  15. }
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment