{
  "ambientocclusion": false,
  "textures":         {
    "particle": "minecraft:block/flower_pot",
    "pot":      "minecraft:block/flower_pot",
    "soil":     "minecraft:block/dirt",
    "sapling":  "minecraft:block/mangrove_propagule"
  },
  "elements": [
    {
	  "from":  [  5, 0,  5 ],
      "to":    [ 11, 6, 11 ],
      "faces": {
        "down":  { "uv": [ 6, 6, 12, 12 ], "texture": "#pot", "cullface": "down" },
        "up":    { "uv": [ 0, 0,  6,  6 ], "texture": "#pot" },
        "north": { "uv": [ 0, 6,  6, 12 ], "texture": "#pot" },
        "south": { "uv": [ 0, 6,  6, 12 ], "texture": "#pot" },
        "west":  { "uv": [ 0, 6,  6, 12 ], "texture": "#pot" },
        "east":  { "uv": [ 0, 6,  6, 12 ], "texture": "#pot" }
      }
    },
    {
      "from":  [  6, 4, 6 ],
      "to":    [ 10, 6, 6 ],
      "faces": {
        "south": { "uv": [ 7, 0, 11, 2 ], "texture": "#pot" }
      }
    },
    {
      "from":  [  6, 4, 10 ],
      "to":    [ 10, 6, 10 ],
      "faces": {
        "north": { "uv": [ 7, 0, 11, 2 ], "texture": "#pot" }
      }
    },
    {
      "from":  [ 6, 4,  6 ],
      "to":    [ 6, 6, 10 ],
      "faces": {
        "east":  { "uv": [ 7, 0, 11, 2 ], "texture": "#pot" }
      }
    },
    {
      "from":  [ 10, 4,  6 ],
      "to":    [ 10, 6, 10 ],
      "faces": {
        "west":  { "uv": [ 7, 0, 11, 2 ], "texture": "#pot" }
      }
    },
    {
      "from":  [  6, 4,  6 ],
      "to":    [ 10, 4, 10 ],
      "faces": {
        "up":   { "uv": [ 6, 6, 10, 10 ], "texture": "#soil" }
      }
    },
    {
      "from":     [  4.5,  9, 8 ],
      "to":       [ 11.5, 15, 8 ],
      "rotation": {
	    "angle":   45,
		"axis":    "y",
		"origin":  [ 8, 0, 8 ],
		"rescale": true
	  },
	  "shade":    false,
      "faces":    {
        "north": { "uv": [ 4, 1, 11, 7 ], "texture": "#sapling" },
        "south": { "uv": [ 4, 1, 11, 7 ], "texture": "#sapling" }
      }
    },
    {
      "from":     [ 8,  9,  4.5 ],
      "to":       [ 8, 15, 11.5 ],
      "rotation": {
	    "angle":   45,
		"axis":    "y",
		"origin":  [ 8, 0, 8 ],
		"rescale": true
	  },
	  "shade":    false,
      "faces":    {
        "east": { "uv": [ 4, 1, 11, 7 ], "texture": "#sapling" },
        "west": { "uv": [ 4, 1, 11, 7 ], "texture": "#sapling" }
      }
    },
    {
      "from":     [ 8, 0, 7 ],
      "to":       [ 8, 9, 9 ],
      "rotation": {
	    "angle":   45,
	    "axis":    "y",
	    "origin":  [ 8, 0, 8 ],
	    "rescale": true
	  },
	  "shade":    false,
      "faces":    {
        "east": { "uv": [ 7, 7, 9, 16 ], "texture": "#sapling" },
        "west": { "uv": [ 7, 7, 9, 16 ], "texture": "#sapling" }
      }
    },
    {
      "from":     [ 7, 0, 8 ],
      "to":       [ 9, 9, 8 ],
      "rotation": {
	    "angle":   45,
		"axis":    "y",
		"origin":  [ 8, 0, 8 ],
		"rescale": true
	  },
	  "shade":    false,
      "faces":    {
        "north": { "uv": [ 7, 7, 9, 16 ], "texture": "#sapling" },
        "south": { "uv": [ 7, 7, 9, 16 ], "texture": "#sapling" }
      }
    }
  ]
}
