MCMinecraft Assets Explorer

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

forest_flowers.json0 B

Empty File
{
  "feature": "minecraft:forest_flowers",
  "placement": [
    {
      "type": "minecraft:rarity_filter",
      "chance": 7
    },
    {
      "type": "minecraft:in_square"
    },
    {
      "type": "minecraft:heightmap",
      "heightmap": "MOTION_BLOCKING"
    },
    {
      "type": "minecraft:count",
      "count": {
        "type": "minecraft:clamped",
        "max_inclusive": 1,
        "min_inclusive": 0,
        "source": {
          "type": "minecraft:uniform",
          "max_inclusive": 1,
          "min_inclusive": -3
        }
      }
    },
    {
      "type": "minecraft:biome"
    }
  ]
}