Advertisement
MagmaLP

Warp_MiniumstoneEN

Oct 26th, 2020 (edited)
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //col Text Size 1.5
  2.  
  3. os.loadAPI("col")
  4.  
  5. col.setBackground(colors.gray)
  6. col.clear()
  7.  
  8. col.msg(1,"   &cHow to use a Miniumstone")
  9. col.msg(2,"")
  10. col.msg(3,"&0In our example we are crafting")
  11. col.msg(4,"&01 Gold Ingot into 8 Iron Ingots.")
  12. col.msg(5,"&7The Miniumstone inside the Auto-")
  13. col.msg(6,"&7crafting Table, must be unused.")
  14. col.msg(7,"&0Put Gold Ingot and another")
  15. col.msg(8,"&0Miniumstone into the top Chest.")
  16. col.msg(9,"")
  17. col.msg(10,"&7Its also working if you put an")
  18. col.msg(11,"&7Importbus on the Autocrafting")
  19. col.msg(12,"&7Table")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement