Advertisement
Guest User

Untitled

a guest
May 8th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.33 KB | None | 0 0
  1. {
  2.   "forge_marker": 1,
  3.   "defaults": {
  4.     "model": "tobyomod:laser_cutter"
  5.   },
  6.   "variants": {
  7.     "normal": [{}],
  8.     "inventory": [{}],
  9.     "facing": {
  10.       "north": {},
  11.       "south": {"y": 180},
  12.       "west": {"y": 270},
  13.       "east": {"y": 90},
  14.       "up": {"x": 90, "y": 90},
  15.       "down": {"x": 90}
  16.     }
  17.   }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement