17 lines
398 B
JSON
Executable File
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"
|
|
}
|
|
} |