MCMinecraft Assets Explorer

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

cat_morning_gift.json0 B

Empty File
{
  "type": "minecraft:gift",
  "pools": [
    {
      "rolls": 1.0,
      "bonus_rolls": 0.0,
      "entries": [
        {
          "type": "minecraft:item",
          "weight": 10,
          "name": "minecraft:rabbit_hide"
        },
        {
          "type": "minecraft:item",
          "weight": 10,
          "name": "minecraft:rabbit_foot"
        },
        {
          "type": "minecraft:item",
          "weight": 10,
          "name": "minecraft:chicken"
        },
        {
          "type": "minecraft:item",
          "weight": 10,
          "name": "minecraft:feather"
        },
        {
          "type": "minecraft:item",
          "weight": 10,
          "name": "minecraft:rotten_flesh"
        },
        {
          "type": "minecraft:item",
          "weight": 10,
          "name": "minecraft:string"
        },
        {
          "type": "minecraft:item",
          "weight": 2,
          "name": "minecraft:phantom_membrane"
        }
      ]
    }
  ]
}