Advertisement
Creepinson

Untitled

Jun 19th, 2017
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. {
  2. "variants": {
  3. "facing=east": { "model": "lightson:bulb", "z": 90 },
  4. "facing=west": { "model": "lightson:bulb", "z": 270 },
  5. "facing=north": { "model": "lightson:bulb", "z": 0 },
  6. "facing=south": { "model": "lightson:bulb", "z": 180 },
  7. "facing=up": { "model": "lightson:bulb", "x": 180 },
  8. "facing=down": { "model": "lightson:bulb", "x": 0 }
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement