{
	"schemaVersion": 2,
	"type": "single-sprite-square-textured",
	"texture": "minecraft:optifine/sky/world1/orange_clouds.png",
	"blend": {"type" : "add"},
	"properties": {
		"priority": 1,
		"fade": {
			"startFadeIn": 0,
			"endFadeIn": 0,
			"startFadeOut": 0,
			"endFadeOut": 0,
			"alwaysOn": true
			},
		"rotation": {
			"rotationSpeedX": 0.0,
			"rotationSpeedZ": 0.0,
			"rotationSpeedY": 2.0,			
			"static": [0.0, 0.0, 0.0],
			"axis": [0.0, 0.0, 0.0]
		}
	},
	"conditions": {
		"dimensions": ["minecraft:ocean_world"]
		}
}