9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-19 14:59:22 +00:00
This commit is contained in:
Brian Fopiano
2021-07-05 01:16:15 -07:00
parent 7af1669247
commit adb6e64e75
21 changed files with 223 additions and 195 deletions

View File

@@ -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"
}
]
}

View File

@@ -1,8 +1,8 @@
{
"name": "Cactus Clutter",
"rarity": 1,
"maxPicked": 1,
"minPicked": 1,
"maxPicked": 2,
"minPicked": 0,
"loot": [
{
"type": "cactus",

View File

@@ -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"
}
]
}

View File

@@ -1,7 +1,7 @@
{
"name": "Cold Food",
"rarity": 1,
"maxPicked": 1,
"maxPicked": 2,
"minPicked": 0,
"loot": [
{
@@ -26,7 +26,7 @@
},
{
"type": "sweet_berries",
"maxAmount": 2,
"maxAmount": 4,
"slotTypes": "STORAGE"
}
]

View File

@@ -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,

View File

@@ -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"
}
]
}

View File

@@ -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"
}
]
}

View File

@@ -1,7 +1,7 @@
{
"name": "Global Tools",
"rarity": 2,
"maxPicked": 1,
"maxPicked": 2,
"minPicked": 0,
"loot": [
{

View File

@@ -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"
},
{

View File

@@ -13,6 +13,16 @@
"type": "dried_kelp",
"maxAmount": 6,
"slotTypes": "STORAGE"
},
{
"type": "baked_potato",
"maxAmount": 6,
"slotTypes": "STORAGE"
},
{
"type": "wheat",
"maxAmount": 6,
"slotTypes": "STORAGE"
}
]
}

View File

@@ -1,7 +1,7 @@
{
"name": "Hot Treasure",
"rarity": 1,
"maxPicked": 1,
"maxPicked": 2,
"minPicked": 1,
"loot": [
{
@@ -24,8 +24,14 @@
"maxAmount": 1,
"slotTypes": "STORAGE"
},
{
"type": "tnt",
"maxAmount": 1,
"slotTypes": "STORAGE"
},
{
"type": "golden_boots",
"rarity": 5,
"maxAmount": 1,
"minDurability": 0.93,
"maxDurability": 1,

View File

@@ -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"
}
]
}

View File

@@ -18,6 +18,11 @@
"type": "mushroom_stew",
"maxAmount": 1,
"slotTypes": "STORAGE"
},
{
"type": "rotten_flesh",
"maxAmount": 1,
"slotTypes": "STORAGE"
}
]
}

View File

@@ -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"
},
{
@@ -75,7 +80,7 @@
{
"type": "trident",
"maxAmount": 1,
"rarity": 2,
"rarity": 5,
"enchantments": [
{
"enchantment": "CHANNELING", "maxLevel": 3,

View File

@@ -1,8 +1,8 @@
{
"name": "Snow Clutter",
"rarity": 1,
"maxPicked": 1,
"minPicked": 1,
"maxPicked": 2,
"minPicked": 0,
"loot": [
{
"type": "snowball",
@@ -17,6 +17,22 @@
{
"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"
}
]

View File

@@ -1,7 +1,7 @@
{
"name": "Swamp Clutter",
"rarity": 1,
"maxPicked": 1,
"maxPicked": 2,
"minPicked": 1,
"loot": [
{
@@ -29,11 +29,6 @@
"maxAmount": 2,
"slotTypes": "STORAGE"
},
{
"type": "diamond",
"maxAmount": 2,
"slotTypes": "STORAGE"
},
{
"type": "coal",
"maxAmount": 16,

View File

@@ -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"
}
]
}

View File

@@ -2,7 +2,7 @@
"name": "Temperate Clutter",
"rarity": 1,
"maxPicked": 2,
"minPicked": 0,
"minPicked": 1,
"loot": [
{
"type": "oak_planks",

View File

@@ -2,7 +2,7 @@
"name": "Temperate Food",
"rarity": 1,
"maxPicked": 2,
"minPicked": 0,
"minPicked": 1,
"loot": [
{
"type": "bread",

View File

@@ -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"
}
]
}

View File

@@ -1,208 +1,98 @@
{
"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"
}
]