Advertisement
Guest User

Untitled

a guest
Jul 19th, 2016
123
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. "textures": {
  5. "particle": "tcm:blocks/ladders/acacia",
  6. "texture": "tcm:blocks/ladders/acacia"
  7. },
  8. "model": "ladder"
  9. },
  10. "variants": {
  11. "facing": {
  12. "north": {
  13.  
  14. },
  15. "east": {
  16. "y": 90
  17. },
  18. "south": {
  19. "y": 180
  20. },
  21. "west": {
  22. "y": 270
  23. }
  24. },
  25. "inventory": {
  26. "model": "item/ladder",
  27. "texture": "tcm:blocks/ladders/acacia"
  28. }
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement