MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
Empty File
{
  "type": "minecraft:block_pile",
  "config": {
    "state_provider": {
      "type": "minecraft:weighted_state_provider",
      "entries": [
        {
          "data": {
            "Name": "minecraft:blue_ice"
          },
          "weight": 1
        },
        {
          "data": {
            "Name": "minecraft:packed_ice"
          },
          "weight": 5
        }
      ]
    }
  }
}