mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
@@ -2,7 +2,7 @@
|
||||
"name": "Beach Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "sugar_cane",
|
||||
@@ -19,6 +19,16 @@
|
||||
"type": "sugar",
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "sand",
|
||||
"maxAmount": 8,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "clay",
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Cactus Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"minPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "cactus",
|
||||
@@ -15,4 +15,4 @@
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Cave Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "torch",
|
||||
@@ -28,6 +28,22 @@
|
||||
"type": "deepslate",
|
||||
"maxAmount": 10,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "black_candle",
|
||||
"maxAmount": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "amethyst_cluster",
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "skeleton_skull",
|
||||
"maxAmount": 1,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Cold Food",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
@@ -26,8 +26,8 @@
|
||||
},
|
||||
{
|
||||
"type": "sweet_berries",
|
||||
"maxAmount": 2,
|
||||
"maxAmount": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Cold Treasure",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
@@ -10,6 +10,12 @@
|
||||
"minAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "tinted_glass",
|
||||
"maxAmount": 4,
|
||||
"minAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_ingot",
|
||||
"maxAmount": 5,
|
||||
@@ -40,52 +46,35 @@
|
||||
"maxDurability": 1,
|
||||
"displayName": "Lucky Pyro Pants",
|
||||
"lore": [
|
||||
"The perfect pants to wear while ",
|
||||
"burning oneself or diving into an ",
|
||||
"explosion. They're a bit lucky too."
|
||||
],
|
||||
"The perfect pants to wear while ","burning oneself or diving into an ","explosion. They're a bit lucky too."],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "PROTECTION_EXPLOSIONS",
|
||||
"maxLevel": 7,
|
||||
"enchantment": "PROTECTION_EXPLOSIONS", "maxLevel": 7,
|
||||
"minLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "PROTECTION_FIRE",
|
||||
"maxLevel": 7,
|
||||
"enchantment": "PROTECTION_FIRE", "maxLevel": 7,
|
||||
"minLevel": 3
|
||||
}
|
||||
],
|
||||
}],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_LUCK",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 0.1,
|
||||
"attribute": "GENERIC_LUCK", "operation": "ADD_NUMBER", "maxAmount": 0.1,
|
||||
"minAmount": 0.07,
|
||||
"name": "LUCK"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 4,
|
||||
"attribute": "GENERIC_ARMOR", "operation": "ADD_NUMBER", "maxAmount": 4,
|
||||
"minAmount": 2,
|
||||
"name": "RRM"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 4,
|
||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 4,
|
||||
"minAmount": 2,
|
||||
"name": "RRM"
|
||||
}
|
||||
],
|
||||
}],
|
||||
"itemFlags": [
|
||||
"HIDE_ATTRIBUTES",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_POTION_EFFECTS"
|
||||
],
|
||||
"HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"],
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -24,6 +24,21 @@
|
||||
"type": "wheat",
|
||||
"maxAmount": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "cobblestone",
|
||||
"maxAmount": 7,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diorite",
|
||||
"maxAmount": 7,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "blue_candle",
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Global Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "stone",
|
||||
@@ -33,6 +33,17 @@
|
||||
"type": "ladder",
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "torch",
|
||||
"maxAmount": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "lightning_rod",
|
||||
"maxAmount": 4,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -135,41 +135,6 @@
|
||||
"maxdurability": 0.9,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wooden_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "stone_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.6,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.9,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wooden_shovel",
|
||||
"maxamount": 1,
|
||||
|
||||
@@ -1,17 +1,19 @@
|
||||
{
|
||||
"name": "Global Treasure",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"minPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "diamond",
|
||||
"maxamount": 1,
|
||||
"maxamount": 3,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "ender_pearl",
|
||||
"maxamount": 1,
|
||||
"maxamount": 2,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -21,12 +23,14 @@
|
||||
},
|
||||
{
|
||||
"type": "obsidian",
|
||||
"maxamount": 1,
|
||||
"maxamount": 4,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_ingot",
|
||||
"maxamount": 3,
|
||||
"maxamount": 4,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -46,4 +50,4 @@
|
||||
"slottypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -13,6 +13,16 @@
|
||||
"type": "dried_kelp",
|
||||
"maxAmount": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "baked_potato",
|
||||
"maxAmount": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wheat",
|
||||
"maxAmount": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Hot Treasure",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
@@ -24,59 +24,49 @@
|
||||
"maxAmount": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "tnt",
|
||||
"maxAmount": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_boots",
|
||||
"rarity": 5,
|
||||
"maxAmount": 1,
|
||||
"minDurability": 0.93,
|
||||
"maxDurability": 1,
|
||||
"displayName": "Golden Dashers",
|
||||
"lore": [
|
||||
"Dash around with these boots so long",
|
||||
"as they dont get damaged. Also enjoy",
|
||||
"less health and armor while doing so."
|
||||
],
|
||||
"enchantments": [{
|
||||
"enchantment": "SOUL_SPEED",
|
||||
"maxLevel": 5,
|
||||
"minLevel": 3
|
||||
}],
|
||||
"Dash around with these boots so long","as they dont get damaged. Also enjoy","less health and armor while doing so."],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "SOUL_SPEED", "maxLevel": 5,
|
||||
"minLevel": 3
|
||||
}],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 0.35,
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.35,
|
||||
"minAmount": 0.2,
|
||||
"name": "SPUDD"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ATTACK_SPEED",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 0.1,
|
||||
"attribute": "GENERIC_ATTACK_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.1,
|
||||
"minAmount": 0.05,
|
||||
"name": "ATTAKK"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": -7,
|
||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": -7,
|
||||
"minAmount": -5,
|
||||
"name": "ATTAKK"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"operation": "MULTIPLY_SCALAR_1",
|
||||
"maxAmount": -0.3,
|
||||
"attribute": "GENERIC_ARMOR", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.3,
|
||||
"minAmount": -0.08,
|
||||
"name": "NOARM"
|
||||
}
|
||||
],
|
||||
}],
|
||||
"itemFlags": [
|
||||
"HIDE_ATTRIBUTES",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_POTION_EFFECTS"
|
||||
],
|
||||
"HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"],
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Mushroom Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"maxPicked": 3,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
@@ -14,6 +14,11 @@
|
||||
"maxAmount": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "glow_item_frame",
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "warped_fungus",
|
||||
"maxAmount": 3,
|
||||
@@ -23,6 +28,28 @@
|
||||
"type": "crimson_fungus",
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "mycelium",
|
||||
"maxAmount": 1,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "netherite_scrap",
|
||||
"maxAmount": 1,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "bowl",
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "coal",
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -18,6 +18,11 @@
|
||||
"type": "mushroom_stew",
|
||||
"maxAmount": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "rotten_flesh",
|
||||
"maxAmount": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Ocean Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "wet_sponge",
|
||||
@@ -22,6 +22,11 @@
|
||||
{
|
||||
"type": "fishing_rod",
|
||||
"maxAmount": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "DURABILITY", "maxLevel": 2
|
||||
}
|
||||
],
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -34,117 +39,81 @@
|
||||
"maxAmount": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "OXYGEN",
|
||||
"maxLevel": 2
|
||||
"enchantment": "OXYGEN", "maxLevel": 2
|
||||
},
|
||||
{
|
||||
"enchantment": "DURABILITY",
|
||||
"maxLevel": 5,
|
||||
"enchantment": "DURABILITY", "maxLevel": 5,
|
||||
"minLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "PROTECTION_ENVIRONMENTAL",
|
||||
"maxLevel": 3
|
||||
}
|
||||
],
|
||||
"enchantment": "PROTECTION_ENVIRONMENTAL", "maxLevel": 3
|
||||
}],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED",
|
||||
"operation": "MULTIPLY_SCALAR_1",
|
||||
"maxAmount": -0.15,
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.15,
|
||||
"minAmount": -0.25,
|
||||
"name": "SLOW"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE",
|
||||
"maxAmount": 3.25,
|
||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE", "maxAmount": 3.25,
|
||||
"minAmount": 0.85,
|
||||
"name": "THICC",
|
||||
"operation": "MULTIPLY_SCALAR_1"
|
||||
"name": "THICC", "operation": "MULTIPLY_SCALAR_1"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 7,
|
||||
"name": "HP",
|
||||
"minAmount": 3
|
||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 7,
|
||||
"name": "HP", "minAmount": 3
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"name": "AMR",
|
||||
"maxAmount": 7,
|
||||
"attribute": "GENERIC_ARMOR", "name": "AMR", "maxAmount": 7,
|
||||
"minAmount": 5,
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
],
|
||||
}],
|
||||
"displayName": "5head",
|
||||
"minDurability": 0.9,
|
||||
"lore": [
|
||||
"Take this helmet with increased health, ",
|
||||
"armor & knockback resistance at the cost",
|
||||
"of reduced movement speed.",
|
||||
"It's also full of air."
|
||||
],
|
||||
"Take this helmet with increased health, ","armor & knockback resistance at the cost","of reduced movement speed.","It's also full of air."],
|
||||
"itemFlags": [
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_DESTROYS",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_POTION_EFFECTS",
|
||||
"HIDE_ATTRIBUTES"
|
||||
],
|
||||
"HIDE_PLACED_ON","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"],
|
||||
"maxDurability": 0.95,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "trident",
|
||||
"maxAmount": 1,
|
||||
"rarity": 2,
|
||||
"rarity": 5,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "CHANNELING",
|
||||
"maxLevel": 3,
|
||||
"enchantment": "CHANNELING", "maxLevel": 3,
|
||||
"chance": 0.75
|
||||
},
|
||||
{"enchantment": "LOYALTY"},
|
||||
{
|
||||
"enchantment": "WATER_WORKER",
|
||||
"minLevel": 3,
|
||||
"enchantment": "LOYALTY"
|
||||
},
|
||||
{
|
||||
"enchantment": "WATER_WORKER", "minLevel": 3,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "DURABILITY",
|
||||
"maxLevel": 5,
|
||||
"enchantment": "DURABILITY", "maxLevel": 5,
|
||||
"minLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "DAMAGE_ALL",
|
||||
"maxLevel": 2
|
||||
}
|
||||
],
|
||||
"enchantment": "DAMAGE_ALL", "maxLevel": 2
|
||||
}],
|
||||
"displayName": "Poseidon's Wrath",
|
||||
"lore": [
|
||||
"A Trident with increased damage that",
|
||||
"always finds it's way back. It's also",
|
||||
"great for digging blocks underwater."
|
||||
],
|
||||
"A Trident with increased damage that","always finds it's way back. It's also","great for digging blocks underwater."],
|
||||
"itemFlags": [
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_UNBREAKABLE",
|
||||
"HIDE_DESTROYS",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_POTION_EFFECTS",
|
||||
"HIDE_ATTRIBUTES"
|
||||
],
|
||||
"attributes": [{
|
||||
"attribute": "GENERIC_ATTACK_DAMAGE",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AT1"
|
||||
}],
|
||||
"HIDE_PLACED_ON","HIDE_UNBREAKABLE","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_ATTACK_DAMAGE", "operation": "ADD_NUMBER", "maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AT1"
|
||||
}],
|
||||
"minDurability": 0.9,
|
||||
"maxDurability": 0.95,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Snow Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"minPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "snowball",
|
||||
@@ -17,7 +17,23 @@
|
||||
{
|
||||
"type": "blue_ice",
|
||||
"maxAmount": 2,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "ice",
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "white_stained_glass",
|
||||
"maxAmount": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "soul_torch",
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Swamp Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
@@ -29,15 +29,10 @@
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond",
|
||||
"maxAmount": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "coal",
|
||||
"maxAmount": 16,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Swamp Food",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
"type": "spider_eye",
|
||||
@@ -23,6 +23,11 @@
|
||||
"type": "poisonous_potato",
|
||||
"maxAmount": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "pumpkin_pie",
|
||||
"maxAmount": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Temperate Clutter",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
"type": "oak_planks",
|
||||
@@ -19,5 +19,6 @@
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Temperate Food",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
"type": "bread",
|
||||
@@ -25,4 +25,4 @@
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Tropical Food",
|
||||
"rarity": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"minPicked": 1,
|
||||
"loot": [
|
||||
{
|
||||
"type": "melon_slice",
|
||||
@@ -21,8 +21,15 @@
|
||||
},
|
||||
{
|
||||
"type": "cocoa_beans",
|
||||
"maxAmount": 3,
|
||||
"maxAmount": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "glow_berries",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,209 +1,99 @@
|
||||
{
|
||||
"name": "Tropical Treasure",
|
||||
"rarity": 1,
|
||||
"maxPicked": 1,
|
||||
"minPicked": 1,
|
||||
"maxPicked": 2,
|
||||
"minPicked": 0,
|
||||
"loot": [
|
||||
{
|
||||
"type": "wooden_pickaxe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"type": "raw_copper",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "flint_and_steel",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
}
|
||||
,{
|
||||
"type": "shears",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"type": "quartz",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "bow",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"type": "trident",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 5,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "arrow",
|
||||
"maxamount": 21,
|
||||
"type": "glow_berries",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "stone_pickaxe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"type": "scute",
|
||||
"maxamount": 3,
|
||||
"minAmount": 2,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_pickaxe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.8,
|
||||
"type": "raw_copper",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond_pickaxe",
|
||||
"type": "heart_of_the_sea",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.6,
|
||||
"maxdurability": 0.8,
|
||||
"minAmount": 1,
|
||||
"rarity": 5,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_pickaxe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.9,
|
||||
"type": "axolotl_bucket",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wooden_sword",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"type": "totem_of_undying",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 3,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "stone_sword",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"type": "sea_lantern",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_sword",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.8,
|
||||
"type": "glow_ink_sac",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 1,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond_sword",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.6,
|
||||
"maxdurability": 0.8,
|
||||
"type": "prismarine_shard",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_sword",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.9,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wooden_axe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "stone_axe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_axe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond_axe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.6,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_axe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.9,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wooden_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "stone_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.6,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_hoe",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.9,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "wooden_shovel",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.2,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "stone_shovel",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.4,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "iron_shovel",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "diamond_shovel",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.6,
|
||||
"maxdurability": 0.8,
|
||||
"slottypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "golden_shovel",
|
||||
"maxamount": 1,
|
||||
"mindurability": 0.5,
|
||||
"maxdurability": 0.9,
|
||||
"type": "prismarine_crystals",
|
||||
"maxamount": 5,
|
||||
"minAmount": 1,
|
||||
"rarity": 2,
|
||||
"slottypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user