Advertisement
Guest User

Untitled

a guest
Jan 9th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.13 KB | None | 0 0
  1. {
  2.   "forge_marker": 1,
  3.   "defaults": {
  4.     "model": "botania:cube_bottom_other",
  5.     "transform": "forge:default-block"
  6.   },
  7.   "variants": {
  8.     "variant": {
  9.       "open": { "textures": { "bottom": "botania:blocks/openCrate1", "other": "botania:blocks/openCrate0" } },
  10.       "crafty": { "textures": { "bottom": "botania:blocks/openCrate3", "other": "botania:blocks/openCrate2" } }
  11.     },
  12.     "pattern": {
  13.       "none": {},
  14.       "crafty_1_1": { "textures": { "other": "botania:blocks/ocPattern0" } },
  15.       "crafty_2_2": { "textures": { "other": "botania:blocks/ocPattern1" } },
  16.       "crafty_1_2": { "textures": { "other": "botania:blocks/ocPattern2" } },
  17.       "crafty_2_1": { "textures": { "other": "botania:blocks/ocPattern3" } },
  18.       "crafty_1_3": { "textures": { "other": "botania:blocks/ocPattern4" } },
  19.       "crafty_3_1": { "textures": { "other": "botania:blocks/ocPattern5" } },
  20.       "crafty_2_3": { "textures": { "other": "botania:blocks/ocPattern6" } },
  21.       "crafty_3_2": { "textures": { "other": "botania:blocks/ocPattern7" } },
  22.       "crafty_donut": { "textures": { "other": "botania:blocks/ocPattern8" } }
  23.     }
  24.   }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement