mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
26 lines
514 B
JSON
26 lines
514 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "enchantment",
|
|
"definition": {
|
|
"name": "Netherracking",
|
|
"supportedSlots": "mainhand",
|
|
"weight": 2,
|
|
"anvilCost": 4,
|
|
"maxLevel": 20,
|
|
"damageModifier": 0,
|
|
"incompatibleEnchantments": [
|
|
{
|
|
"value": "EFFICIENCY"
|
|
}
|
|
],
|
|
"supportedItems": [
|
|
{
|
|
"value": "CUSTOM:NetherrackitePickaxe"
|
|
}
|
|
],
|
|
"isTreasureEnchantment": false,
|
|
"isCurse": false,
|
|
"canGenerateInLootTables": true,
|
|
"canVillagerTrade": true
|
|
}
|
|
} |