MCMinecraft Assets Explorer

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

attached_melon_stem.json0 B

Empty File
{
  "type": "minecraft:block",
  "pools": [
    {
      "bonus_rolls": 0.0,
      "entries": [
        {
          "type": "minecraft:item",
          "functions": [
            {
              "add": false,
              "count": {
                "type": "minecraft:binomial",
                "n": 3.0,
                "p": 0.53333336
              },
              "function": "minecraft:set_count"
            }
          ],
          "name": "minecraft:melon_seeds"
        }
      ],
      "functions": [
        {
          "function": "minecraft:explosion_decay"
        }
      ],
      "rolls": 1.0
    }
  ],
  "random_sequence": "minecraft:blocks/attached_melon_stem"
}