mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
22 lines
459 B
JSON
22 lines
459 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "enchantment",
|
|
"definition": {
|
|
"name": "Passive Income",
|
|
"supportedSlots": "armor",
|
|
"weight": 1,
|
|
"anvilCost": 8,
|
|
"maxLevel": 5,
|
|
"damageModifier": 0,
|
|
"incompatibleEnchantments": [],
|
|
"supportedItems": [
|
|
{
|
|
"value": "TAG:enchantable/equippable"
|
|
}
|
|
],
|
|
"isTreasureEnchantment": false,
|
|
"isCurse": false,
|
|
"canGenerateInLootTables": true,
|
|
"canVillagerTrade": true
|
|
}
|
|
} |