TitanChase

Untitled

Mar 11th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults": {
  4. "textures": {
  5. "all": "minecraft:blocks/dirt"
  6. },
  7. "model": "cube_all",
  8. "uvlock": true
  9. },
  10. "variants": {
  11. "facing": {
  12. "north": {},
  13. "south": { "y": 180 },
  14. "west": { "y": 270 },
  15. "east": { "y": 90 }
  16. }
  17. }
  18. }
Add Comment
Please, Sign In to add comment