Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.44 KB | None | 0 0
  1. {
  2.   "forge_marker": 1,
  3.   "defaults": {
  4.     "model": "botania:pylon.obj",
  5.     "transform": "forge:default-block",
  6.     "custom": {
  7.       "flip-v": "true"
  8.     }
  9.   },
  10.   "variants": {
  11.     "variant": {
  12.       "mana": { "textures": { "#pylon": "botania:model/pylon" } },
  13.       "natura": { "textures": { "#pylon": "botania:model/pylon1" } },
  14.       "gaia": { "textures": { "#pylon": "botania:model/pylon2" } }
  15.     },
  16.     "inventory": [{}]
  17.   }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement