diff --git a/biomes/swamp-ocean-tree.json b/biomes/swamp-ocean-tree.json index 0524cc31..55632f7e 100644 --- a/biomes/swamp-ocean-tree.json +++ b/biomes/swamp-ocean-tree.json @@ -156,11 +156,12 @@ ], "translate": { "x": 0, - "y": -6, + "y": 4, "z": 0 } }, { + "mode": "STILT", "place": [ "tree/jungle/1", "tree/jungle/2", diff --git a/biomes/temperate-birch-forest.json b/biomes/temperate-birch-forest.json index 9d3cece3..3fa695be 100644 --- a/biomes/temperate-birch-forest.json +++ b/biomes/temperate-birch-forest.json @@ -34,6 +34,12 @@ "maxSpawns": 1, "minSpawns": 1, "rarity": 7 + }, + { + "entity": "bee", + "maxSpawns": 5, + "minSpawns": 1, + "rarity": 2 } ], "objects": [ diff --git a/loot/beach-clutter.json b/loot/beach-clutter.json index b55dc928..73d4b0b5 100644 --- a/loot/beach-clutter.json +++ b/loot/beach-clutter.json @@ -1,6 +1,8 @@ { "name": "Beach Clutter", "rarity": 2, + "maxPicked": 4, + "minPicked": 1, "loot": [ { "type": "sugar_cane", diff --git a/loot/cactus-clutter.json b/loot/cactus-clutter.json index cc91321f..ca58cb4b 100644 --- a/loot/cactus-clutter.json +++ b/loot/cactus-clutter.json @@ -1,6 +1,8 @@ { "name": "Cactus Clutter", "rarity": 5, + "maxPicked": 4, + "minPicked": 1, "loot": [ { "type": "cactus", diff --git a/loot/cave-clutter.json b/loot/cave-clutter.json index 4fa46dd1..71c8aaaf 100644 --- a/loot/cave-clutter.json +++ b/loot/cave-clutter.json @@ -1,6 +1,8 @@ { "name": "Cave Clutter", "rarity": 2, + "maxPicked": 4, + "minPicked": 1, "loot": [ { "type": "torch", diff --git a/loot/cold-food.json b/loot/cold-food.json index 3f339d1f..ab4d0a47 100644 --- a/loot/cold-food.json +++ b/loot/cold-food.json @@ -1,6 +1,8 @@ { "name": "Cold Food", "rarity": 2, + "maxPicked": 4, + "minPicked": 1, "loot": [ { "type": "rabbit_stew", diff --git a/loot/cold-treasure.json b/loot/cold-treasure.json index 50661f0a..a162f258 100644 --- a/loot/cold-treasure.json +++ b/loot/cold-treasure.json @@ -1,11 +1,13 @@ { "name": "Cold Treasure", "rarity": 1, - "minPicked": 0, + "maxPicked": 3, + "minPicked": 1, "loot": [ { "type": "iron_nugget", "maxAmount": 12, + "minAmount": 3, "rarity": 3, "slotTypes": "STORAGE" }, @@ -23,7 +25,7 @@ }, { "type": "emerald_block", - "maxamount": 2, + "maxamount": 1, "rarity": 14, "slottypes": "STORAGE" }, @@ -71,6 +73,13 @@ "maxAmount": 4, "minAmount": 2, "name": "RRM" + }, + { + "attribute": "GENERIC_MAX_HEALTH", + "operation": "ADD_NUMBER", + "maxAmount": 4, + "minAmount": 2, + "name": "RRM" } ], "itemFlags": [ diff --git a/loot/forest-food.json b/loot/forest-food.json index 9de24c7e..db251962 100644 --- a/loot/forest-food.json +++ b/loot/forest-food.json @@ -7,6 +7,45 @@ "maxAmount": 8, "rarity": 3, "slotTypes": "STORAGE" + }, + { + "type": "oak_sapling", + "maxAmount": 8, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "spruce_sapling", + "maxAmount": 8, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "dark_oak_sapling", + "maxAmount": 8, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "oak_planks", + "maxAmount": 19, + "rarity": 3, + "slotTypes": "STORAGE" + },{ + "type": "chest", + "maxAmount": 8, + "rarity": 3, + "slotTypes": "STORAGE" + },{ + "type": "stone_axe", + "maxAmount": 2, + "rarity": 3, + "slotTypes": "STORAGE" + },{ + "type": "grass_path", + "maxAmount": 8, + "rarity": 3, + "slotTypes": "STORAGE" } ] } \ No newline at end of file diff --git a/loot/frozen-clutter.json b/loot/frozen-clutter.json index add4b3a4..08309522 100644 --- a/loot/frozen-clutter.json +++ b/loot/frozen-clutter.json @@ -7,6 +7,30 @@ "maxAmount": 12, "rarity": 7, "slotTypes": "STORAGE" + }, + { + "type": "stone_bricks", + "maxAmount": 12, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "zombie_head", + "maxAmount": 1, + "rarity": 20, + "slotTypes": "STORAGE" + }, + { + "type": "wheat", + "maxAmount": 6, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "zombie_head", + "maxAmount": 1, + "rarity": 20, + "slotTypes": "STORAGE" } ] } \ No newline at end of file diff --git a/loot/frozen-food.json b/loot/frozen-food.json index 6c10a35e..ff547128 100644 --- a/loot/frozen-food.json +++ b/loot/frozen-food.json @@ -1,6 +1,7 @@ { "name": "Frozen Food", "rarity": 2, + "maxPicked": 2, "loot": [ { "type": "spider_eye", diff --git a/loot/global-clutter.json b/loot/global-clutter.json index 59290684..1b0a8de6 100644 --- a/loot/global-clutter.json +++ b/loot/global-clutter.json @@ -1,7 +1,7 @@ { "name": "Global Clutter", "rarity": 4, - "maxPicked": 3, + "maxPicked": 4, "minPicked": 2, "loot": [ { @@ -25,7 +25,7 @@ { "type": "leather", "maxAmount": 4, - "rarity": 24, + "rarity": 10, "slotTypes": "STORAGE" }, { @@ -37,7 +37,25 @@ { "type": "ladder", "maxAmount": 12, - "rarity": 41, + "rarity": 10, + "slotTypes": "STORAGE" + }, + { + "type": "stone_axe", + "maxAmount": 1, + "rarity": 10, + "slotTypes": "STORAGE" + }, + { + "type": "stone_pickaxe", + "maxAmount": 1, + "rarity": 10, + "slotTypes": "STORAGE" + }, + { + "type": "stone_sword", + "maxAmount": 1, + "rarity": 10, "slotTypes": "STORAGE" } ] diff --git a/loot/global-tools.json b/loot/global-tools.json index 74cc1206..f93a1cf3 100644 --- a/loot/global-tools.json +++ b/loot/global-tools.json @@ -1,7 +1,7 @@ { "name": "Global Tools", - "rarity": 1, - "maxPicked": 3, + "rarity": 3, + "maxPicked": 1, "minPicked": 0, "loot": [ { @@ -61,7 +61,7 @@ { "type": "diamond_pickaxe", "maxamount": 1, - "rarity": 12, + "rarity": 30, "mindurability": 0.6, "maxdurability": 0.8, "slottypes": "STORAGE" diff --git a/loot/global-treasure.json b/loot/global-treasure.json index b0f890ea..e763e4a7 100644 --- a/loot/global-treasure.json +++ b/loot/global-treasure.json @@ -1,8 +1,8 @@ { "name": "Global Treasure", - "rarity": 1, - "maxPicked": 4, - "minPicked": 1, + "rarity": 2, + "maxPicked": 2, + "minPicked": 0, "loot": [ { "type": "diamond", diff --git a/loot/hot-food.json b/loot/hot-food.json index 56c50183..d939921b 100644 --- a/loot/hot-food.json +++ b/loot/hot-food.json @@ -1,6 +1,7 @@ { "name": "Hot Food", "rarity": 2, + "minPicked": 1, "loot": [ { "type": "rotten_flesh", diff --git a/loot/hot-treasure.json b/loot/hot-treasure.json index cfe425f5..01bfef59 100644 --- a/loot/hot-treasure.json +++ b/loot/hot-treasure.json @@ -1,7 +1,8 @@ { "name": "Hot Treasure", "rarity": 1, - "minPicked": 0, + "maxPicked": 2, + "minPicked": 1, "loot": [ { "type": "lapis_lazuli", diff --git a/loot/mushroom-clutter.json b/loot/mushroom-clutter.json index 2e61de1c..a9fba882 100644 --- a/loot/mushroom-clutter.json +++ b/loot/mushroom-clutter.json @@ -1,6 +1,7 @@ { "name": "Mushroom Clutter", "rarity": 4, + "maxPicked": 3, "loot": [ { "type": "red_mushroom", diff --git a/loot/mushroom-food.json b/loot/mushroom-food.json index 1793c33a..49ef8541 100644 --- a/loot/mushroom-food.json +++ b/loot/mushroom-food.json @@ -1,6 +1,7 @@ { "name": "Mushroom Food", "rarity": 2, + "maxPicked": 3, "loot": [ { "type": "spider_eye", diff --git a/loot/ocean-clutter.json b/loot/ocean-clutter.json index c629f556..a286c2b4 100644 --- a/loot/ocean-clutter.json +++ b/loot/ocean-clutter.json @@ -1,6 +1,8 @@ { "name": "Ocean Clutter", "rarity": 3, + "maxPicked": 5, + "minPicked": 3, "loot": [ { "type": "wet_sponge", diff --git a/loot/snow-clutter.json b/loot/snow-clutter.json index cd8e6d4f..cca0e1ee 100644 --- a/loot/snow-clutter.json +++ b/loot/snow-clutter.json @@ -1,6 +1,7 @@ { "name": "Snow Clutter", "rarity": 3, + "minPicked": 1, "loot": [ { "type": "snowball", diff --git a/loot/swamp-clutter.json b/loot/swamp-clutter.json index 40b44f5f..b085bbf8 100644 --- a/loot/swamp-clutter.json +++ b/loot/swamp-clutter.json @@ -1,6 +1,7 @@ { "name": "Swamp Clutter", "rarity": 4, + "minPicked": 2, "loot": [ { "type": "string", @@ -19,6 +20,30 @@ "maxAmount": 2, "rarity": 14, "slotTypes": "STORAGE" + }, + { + "type": "cobweb", + "maxAmount": 2, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "dark_prismarine", + "maxAmount": 2, + "rarity": 10, + "slotTypes": "STORAGE" + }, + { + "type": "diamond", + "maxAmount": 2, + "rarity": 14, + "slotTypes": "STORAGE" + }, + { + "type": "coal", + "maxAmount": 16, + "rarity": 3, + "slotTypes": "STORAGE" } ] } \ No newline at end of file diff --git a/loot/swamp-food.json b/loot/swamp-food.json index 3fa2f90d..9f72bb82 100644 --- a/loot/swamp-food.json +++ b/loot/swamp-food.json @@ -1,6 +1,7 @@ { "name": "Swamp Food", "rarity": 2, + "minPicked": 2, "loot": [ { "type": "spider_eye", @@ -19,6 +20,12 @@ "maxAmount": 5, "rarity": 2, "slotTypes": "STORAGE" + }, + { + "type": "poisonous_potato", + "maxAmount": 5, + "rarity": 2, + "slotTypes": "STORAGE" } ] } \ No newline at end of file diff --git a/loot/temperate-clutter.json b/loot/temperate-clutter.json index 4bbaa975..c2b90c99 100644 --- a/loot/temperate-clutter.json +++ b/loot/temperate-clutter.json @@ -1,6 +1,7 @@ { "name": "Temperate Clutter", "rarity": 4, + "minPicked": 2, "loot": [ { "type": "oak_planks", @@ -19,12 +20,7 @@ "maxAmount": 3, "rarity": 12, "slotTypes": "STORAGE" - }, - { - "type": "diamond", - "maxAmount": 3, - "rarity": 72, - "slotTypes": "STORAGE" } + ] } \ No newline at end of file diff --git a/loot/temperate-food.json b/loot/temperate-food.json index 38549a6a..35151a60 100644 --- a/loot/temperate-food.json +++ b/loot/temperate-food.json @@ -1,6 +1,7 @@ { "name": "Temperate Food", "rarity": 2, + "minPicked": 1, "loot": [ { "type": "bread", diff --git a/loot/tropical-food.json b/loot/tropical-food.json index af7c7870..5888cf46 100644 --- a/loot/tropical-food.json +++ b/loot/tropical-food.json @@ -1,6 +1,7 @@ { "name": "Tropical Food", "rarity": 2, + "minPicked": 2, "loot": [ { "type": "melon_slice", @@ -19,6 +20,12 @@ "maxAmount": 3, "rarity": 1, "slotTypes": "STORAGE" + }, + { + "type": "cocoa_beans", + "maxAmount": 3, + "rarity": 1, + "slotTypes": "STORAGE" } ] } \ No newline at end of file diff --git a/loot/tropical-treasure.json b/loot/tropical-treasure.json index e967f043..af36eab4 100644 --- a/loot/tropical-treasure.json +++ b/loot/tropical-treasure.json @@ -1,8 +1,8 @@ { "name": "Tropical Treasure", "rarity": 5, - "maxPicked": 1, - "minPicked": 0, + "maxPicked": 3, + "minPicked": 1, "loot": [ { "type": "wooden_pickaxe",