MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.12.2
Empty File
{
    "pools": [
        {
            "rolls": 1,
            "entries": [
                {
                    "type": "item",
                    "name": "minecraft:fish",
                    "functions": [
                        {
                            "function": "set_data",
                            "data": 0
                        }
                    ],
                    "weight": 60
                },
                {
                    "type": "item",
                    "name": "minecraft:fish",
                    "functions": [
                        {
                            "function": "set_data",
                            "data": 1
                        }
                    ],
                    "weight": 25
                },
                {
                    "type": "item",
                    "name": "minecraft:fish",
                    "functions": [
                        {
                            "function": "set_data",
                            "data": 2
                        }
                    ],
                    "weight": 2
                },
                {
                    "type": "item",
                    "name": "minecraft:fish",
                    "functions": [
                        {
                            "function": "set_data",
                            "data": 3
                        }
                    ],
                    "weight": 13
                }
            ]
        }
    ]
}