Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "textures": {},
- "model": "lumen:lamp/CFL/CFLOff"
- },
- "variants": {
- "facing": {
- "down": { "y": 180},
- "up": { },
- "north": {"x": 90 },
- "south": {"x": 90, "y": 180 },
- "west": {"x": 90, "y": 270 },
- "east": {"x": 90, "y": 90 }
- },
- "powered": {
- "true": { },
- "false": {"model": "lumen:lamp/CFL/CFLOff" }
- },
- "colour": {
- "red": { "model": "lumen:lamp/CFL/CFLRed"},
- "green": { "model": "lumen:lamp/CFL/CFLGreen"},
- "yellow": { "model": "lumen:lamp/CFL/CFLYellow"},
- "blue": { "model": "lumen:lamp/CFL/CFLBlue"}
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement