29 lines
579 B
JSON
Executable File
29 lines
579 B
JSON
Executable File
{
|
|
"_fv": 60,
|
|
"_type": "enchantment",
|
|
"definition": {
|
|
"name": "Amber",
|
|
"type": "BREAKABLE",
|
|
"rarity": "VERY_RARE",
|
|
"minLevel": 1,
|
|
"maxLevel": 1,
|
|
"damageModifier": 0,
|
|
"compatibleEnchantments": [
|
|
{
|
|
"value": "MENDING"
|
|
}
|
|
],
|
|
"excludeEnchantments": true,
|
|
"compatibleItems": [
|
|
{
|
|
"value": "Items.ELYTRA"
|
|
}
|
|
],
|
|
"excludeItems": false,
|
|
"isTreasureEnchantment": false,
|
|
"isCurse": false,
|
|
"isAllowedOnBooks": false,
|
|
"canGenerateInLootTables": false,
|
|
"canVillagerTrade": false
|
|
}
|
|
} |