Guest User

itemList.cfg

a guest
Mar 29th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.20 KB | None | 0 0
  1. items = {
  2.     { "minecraft:coal",      1, 5000, 10000 },
  3.     { "minecraft:iron_ingot",       0, 16384, 256 },
  4.     { "enderio:itemAlloy",    2,15,256 },
  5.     { "minecraft:planks",    0,500,1000 }
  6. }
Add Comment
Please, Sign In to add comment