This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/lootbundles/loot_modifiers/entity_loot_bundle.json
2023-11-02 12:32:44 -05:00

15 lines
257 B
JSON

{
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"condition": "minecraft:alternative",
"terms": [
]
}
],
"type": "lootbundles:loot_bundle",
"probability": 0.1,
"maxCount": 1
}