{
	"credit": "Made with Blockbench",
	"parent": "minecraft:block/tinted_cross",
	"textures": {
		"1": "block/kelp_plant_creepvine",
		"particle": "block/kelp_plant_creepvine"
	},
	"elements": [
		{
			"from": [8, 0, 0],
			"to": [8, 16, 16],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 0, 0, 16], "texture": "#1"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"south": {"uv": [0, 0, 0, 16], "texture": "#1"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"up": {"uv": [0, 0, 0, 16], "texture": "#1"},
				"down": {"uv": [0, 0, 0, 16], "texture": "#1"}
			}
		},
		{
			"from": [0, 0, 8],
			"to": [16, 16, 8],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"east": {"uv": [0, 0, 0, 16], "texture": "#1"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
				"west": {"uv": [0, 0, 0, 16], "texture": "#1"},
				"up": {"uv": [0, 0, 0, 16], "rotation": 90, "texture": "#1"},
				"down": {"uv": [0, 0, 0, 16], "rotation": 270, "texture": "#1"}
			}
		}
	]
}