mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-03 22:16:20 +00:00
f
This commit is contained in:
@@ -12,10 +12,7 @@
|
||||
"type": "FISHING_ROD",
|
||||
"maxAmount": 1,
|
||||
"rarity": 11,
|
||||
"enchantmentRarity": 3,
|
||||
"minDurability": 0.5,
|
||||
"maxEnchantLevel": 3,
|
||||
"maxEnchants": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,16 +1,64 @@
|
||||
{
|
||||
"name": "Global Tools",
|
||||
"rarity": 24,
|
||||
"rarity": 1,
|
||||
"loot": [
|
||||
{
|
||||
"type": "TRIDENT",
|
||||
"maxAmount": 1,
|
||||
"rarity": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "CHANNELING",
|
||||
"maxLevel": 3,
|
||||
"chance": 0.75
|
||||
},
|
||||
{
|
||||
"enchantment": "LOYALTY"
|
||||
},
|
||||
{
|
||||
"enchantment": "WATER_WORKER",
|
||||
"minLevel": 3,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "MENDING",
|
||||
"maxLevel": 2
|
||||
},
|
||||
{
|
||||
"enchantment": "DAMAGE_ALL",
|
||||
"maxLevel": 2
|
||||
}
|
||||
],
|
||||
"localizedName": "Poseidon's Wrath",
|
||||
"displayName": "Poseidon's Wrath",
|
||||
"itemFlags": [
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_UNBREAKABLE",
|
||||
"HIDE_DESTROYS",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_POTION_EFFECTS",
|
||||
"HIDE_ATTRIBUTES"
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AT1"
|
||||
}
|
||||
],
|
||||
"unbreakable": true,
|
||||
"minDurability": 0.9,
|
||||
"maxDurability": 0.95,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "WOODEN_PICKAXE",
|
||||
"maxAmount": 1,
|
||||
"rarity": 2,
|
||||
"minDurability": 0.2,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 3,
|
||||
"maxEnchantLevel": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -19,9 +67,6 @@
|
||||
"rarity": 4,
|
||||
"minDurability": 0.4,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 4,
|
||||
"maxEnchantLevel": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -30,9 +75,6 @@
|
||||
"rarity": 8,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 2,
|
||||
"enchantmentRarity": 5,
|
||||
"maxEnchantLevel": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -41,9 +83,6 @@
|
||||
"rarity": 12,
|
||||
"minDurability": 0.6,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 3,
|
||||
"enchantmentRarity": 6,
|
||||
"maxEnchantLevel": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -52,9 +91,6 @@
|
||||
"rarity": 13,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.9,
|
||||
"maxEnchants": 4,
|
||||
"enchantmentRarity": 2,
|
||||
"maxEnchantLevel": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -63,9 +99,6 @@
|
||||
"rarity": 2,
|
||||
"minDurability": 0.2,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 3,
|
||||
"maxEnchantLevel": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -74,9 +107,6 @@
|
||||
"rarity": 4,
|
||||
"minDurability": 0.4,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 4,
|
||||
"maxEnchantLevel": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -85,9 +115,6 @@
|
||||
"rarity": 8,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 2,
|
||||
"enchantmentRarity": 5,
|
||||
"maxEnchantLevel": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -96,9 +123,6 @@
|
||||
"rarity": 12,
|
||||
"minDurability": 0.6,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 3,
|
||||
"enchantmentRarity": 6,
|
||||
"maxEnchantLevel": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -107,9 +131,6 @@
|
||||
"rarity": 13,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.9,
|
||||
"maxEnchants": 4,
|
||||
"enchantmentRarity": 2,
|
||||
"maxEnchantLevel": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -118,9 +139,6 @@
|
||||
"rarity": 2,
|
||||
"minDurability": 0.2,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 3,
|
||||
"maxEnchantLevel": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -129,9 +147,6 @@
|
||||
"rarity": 4,
|
||||
"minDurability": 0.4,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 4,
|
||||
"maxEnchantLevel": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -140,9 +155,6 @@
|
||||
"rarity": 8,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 2,
|
||||
"enchantmentRarity": 5,
|
||||
"maxEnchantLevel": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -151,9 +163,6 @@
|
||||
"rarity": 12,
|
||||
"minDurability": 0.6,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 3,
|
||||
"enchantmentRarity": 6,
|
||||
"maxEnchantLevel": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -162,9 +171,6 @@
|
||||
"rarity": 13,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.9,
|
||||
"maxEnchants": 4,
|
||||
"enchantmentRarity": 4,
|
||||
"maxEnchantLevel": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -173,9 +179,6 @@
|
||||
"rarity": 2,
|
||||
"minDurability": 0.2,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 3,
|
||||
"maxEnchantLevel": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -184,9 +187,6 @@
|
||||
"rarity": 4,
|
||||
"minDurability": 0.4,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 4,
|
||||
"maxEnchantLevel": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -195,9 +195,6 @@
|
||||
"rarity": 8,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 2,
|
||||
"enchantmentRarity": 5,
|
||||
"maxEnchantLevel": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -206,9 +203,6 @@
|
||||
"rarity": 12,
|
||||
"minDurability": 0.6,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 3,
|
||||
"enchantmentRarity": 6,
|
||||
"maxEnchantLevel": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -217,9 +211,6 @@
|
||||
"rarity": 13,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.9,
|
||||
"maxEnchants": 4,
|
||||
"enchantmentRarity": 2,
|
||||
"maxEnchantLevel": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -228,9 +219,6 @@
|
||||
"rarity": 2,
|
||||
"minDurability": 0.2,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 3,
|
||||
"maxEnchantLevel": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -239,9 +227,6 @@
|
||||
"rarity": 4,
|
||||
"minDurability": 0.4,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 1,
|
||||
"enchantmentRarity": 4,
|
||||
"maxEnchantLevel": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -250,9 +235,6 @@
|
||||
"rarity": 8,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 2,
|
||||
"enchantmentRarity": 5,
|
||||
"maxEnchantLevel": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -261,9 +243,6 @@
|
||||
"rarity": 12,
|
||||
"minDurability": 0.6,
|
||||
"maxDurability": 0.8,
|
||||
"maxEnchants": 3,
|
||||
"enchantmentRarity": 6,
|
||||
"maxEnchantLevel": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -272,10 +251,6 @@
|
||||
"rarity": 13,
|
||||
"minDurability": 0.5,
|
||||
"maxDurability": 0.9,
|
||||
"minEnchants": 2,
|
||||
"maxEnchants": 4,
|
||||
"enchantmentRarity": 2,
|
||||
"maxEnchantLevel": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -24,10 +24,6 @@
|
||||
"type": "FISHING_ROD",
|
||||
"maxAmount": 1,
|
||||
"rarity": 11,
|
||||
"enchantmentRarity": 3,
|
||||
"minDurability": 0.5,
|
||||
"maxEnchantLevel": 3,
|
||||
"maxEnchants": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user