2025-02-08 01:57:53 +01:00

17 lines
398 B
JSON
Executable File

{
"conditions": [
{
"condition": "forge:loot_table_id",
"loot_table_id": "minecraft:entities/wither"
},
{
"condition": "productivelib:killed_by_uuid",
"uuid": "bf699a99-b67c-35dc-981f-fb67fe089dbd"
}
],
"type": "productivelib:ingredient_modifier",
"chance": 0.15,
"addition": {
"item": "bhc:yellow_heart"
}
}