{
	"schemaVersion": 2,
	"type": "single-sprite-square-textured",
	"texture": "skybox:sun.png",
	"blend": {"type": "screen"},
	"properties": {
		"priority": 6,
		"fade": {
			"startFadeIn": 11666,
			"endFadeIn": 12333,
			"startFadeOut": 13333,
			"endFadeOut": 13666
			},
		"rotation": {"rotationSpeedY": 1.0}
		},
	"conditions": {
		"worlds": ["minecraft:overworld"],
		"weather": ["clear"]
		},
	"decorations": {
		"showStars": false,
		"showMoon": false,
    	"showSun": false
	}
}
