Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. {
  2. "variants": {
  3. "type=burning": { "model":"modid:lit_furnace" },
  4. "type=idle": { "model":"modid:furnace" }
  5. "facing=north": { "model": "modid:furnace"},
  6. "facing=south": { "model": "modid:furnace", "y": 180 },
  7. "facing=west": { "model": "modid:furnace", "y": 270 },
  8. "facing=east": { "model": "modid:furnace", "y": 90 },
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement