MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

potted_mangrove_propagule.json0 B

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