Advertisement
Guest User

Untitled

a guest
Dec 24th, 2015
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults": {
  4. "model": "botania:drum",
  5. "transform": "forge:default-block"
  6. },
  7. "variants": {
  8. "variant=wild": { "textures": { "top": "botania:blocks/forestDrum0", "side": "botania:blocks/forestDrum1" } },
  9. "variant=gathering": { "textures": { "top": "botania:blocks/forestDrum2", "side": "botania:blocks/forestDrum3" } },
  10. "variant=canopy": { "textures": { "top": "botania:blocks/forestDrum4", "side": "botania:blocks/forestDrum5" } }
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement