MCMinecraft Assets Explorer

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

pile_pumpkin.json0 B

Empty File
{
  "type": "minecraft:block_pile",
  "config": {
    "state_provider": {
      "type": "minecraft:weighted_state_provider",
      "entries": [
        {
          "data": {
            "Name": "minecraft:pumpkin"
          },
          "weight": 19
        },
        {
          "data": {
            "Name": "minecraft:jack_o_lantern",
            "Properties": {
              "facing": "north"
            }
          },
          "weight": 1
        }
      ]
    }
  }
}