Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "variants": {
- "type=burning": { "model":"modid:lit_furnace" },
- "type=idle": { "model":"modid:furnace" }
- "facing=north": { "model": "modid:furnace"},
- "facing=south": { "model": "modid:furnace", "y": 180 },
- "facing=west": { "model": "modid:furnace", "y": 270 },
- "facing=east": { "model": "modid:furnace", "y": 90 },
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement