Charnuz

Untitled

Dec 31st, 2015
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.36 KB | None | 0 0
  1. {
  2.     "name": "polonium",
  3.     "default-texture": "polonium-Ore",
  4.     "material": "rock",
  5.     "hardness": 3,
  6.     "mining-level": 0,
  7.     "drops-self": false,
  8.     "drops": [
  9.         {"item": "chisel:limestone", "damage": 0, "amount": "1"},
  10.         {"item": "Mekanism:Salt", "damage": 0, "amount": "1-2"}
  11.     ],
  12.     "ore-dictionary": [
  13.         "oreLimestoneSalt"
  14.     ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment