Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "transform": "forge:default-block",
- "model": "cube_all",
- "textures": {
- "particle": "stagelights:block/light_side",
- "up": "stagelights:block/light_side",
- "down": "stagelights:block/light_side",
- "north": "stagelights:block/light_fresnel_deactive",
- "east": "stagelights:block/light_side",
- "south": "stagelights:block/light_side",
- "west": "stagelights:block/light_side"
- }
- },
- "variants": {
- "brightness":
- {
- "0":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_deactive"
- }
- },
- "1":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_deactive"
- }
- },
- "2":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_half"
- }
- },
- "3":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_half"
- }
- },
- "4":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_half"
- }
- },
- "5":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_half"
- }
- },"6":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_half"
- }
- },"7":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_half"
- }
- },"8":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_full"
- }
- },"9":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_full"
- }
- },
- "10":
- {
- "textures": {
- "north": "stagelights:block/light_fresnel_active_full"
- }
- }
- },
- "facing": {
- "north": {
- },
- "east": {
- "y": 90
- },
- "south": {
- "y": 180
- },
- "west": {
- "y": 270
- }
- },
- "rotation": {
- "0": {
- "y": 0
- },"1": {
- "y": 22.5
- },"2": {
- },"3": {
- },"4": {
- },"5": {
- },"6": {
- },"7": {
- },"8": {
- },"9": {
- },"10": {
- }
- },
- "inventory": {
- "model": "cube_all"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement