mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
LOOT TABLES
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Frozen Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 2,
|
||||
|
||||
@@ -80,6 +80,11 @@
|
||||
"variance": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter"
|
||||
]
|
||||
},
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
|
||||
@@ -24,6 +24,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"seaLayers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Hot Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
|
||||
@@ -24,6 +24,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"objects":[
|
||||
{
|
||||
"chance": 0.15,
|
||||
|
||||
@@ -34,6 +34,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"wall":
|
||||
{
|
||||
"style": {"style": "STATIC"},
|
||||
|
||||
@@ -24,6 +24,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"wall":
|
||||
{
|
||||
"style": {"style": "STATIC"},
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Dry Forest",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"style": {"style": "STATIC"},
|
||||
|
||||
@@ -32,6 +32,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"wall":
|
||||
{
|
||||
"style": {"style":"IRIS"},
|
||||
|
||||
@@ -117,6 +117,11 @@
|
||||
"children": [
|
||||
"hot-ocean-cliffs"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 1,
|
||||
|
||||
@@ -50,6 +50,12 @@
|
||||
"variance": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter",
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"objects":[
|
||||
{
|
||||
"chance": 0.15,
|
||||
|
||||
@@ -9,6 +9,12 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter",
|
||||
"cactus-clutter"
|
||||
]
|
||||
},
|
||||
"slab": {
|
||||
"style": {"style":"STATIC"},
|
||||
"palette": [
|
||||
|
||||
@@ -29,6 +29,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"decorators":[
|
||||
|
||||
{
|
||||
|
||||
@@ -35,6 +35,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.01,
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Swamp Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"style": {"style": "STATIC"},
|
||||
|
||||
@@ -18,6 +18,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter"
|
||||
]
|
||||
},
|
||||
"slab": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -37,6 +37,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"objects":[
|
||||
{
|
||||
"chance": 0.05,
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
|
||||
@@ -72,6 +72,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"forest-food"
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.01,
|
||||
|
||||
@@ -74,6 +74,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"forest-food"
|
||||
]
|
||||
},
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
|
||||
@@ -53,6 +53,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"forest-food"
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"zoom": 0.3,
|
||||
|
||||
@@ -57,6 +57,11 @@
|
||||
"variance": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"forest-food"
|
||||
]
|
||||
},
|
||||
"wall":
|
||||
{
|
||||
"style": {"style": "STATIC"},
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"name": "Deep Ocean",
|
||||
"rarity": 6,
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 2,
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Ocean",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 2,
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Tropical Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
|
||||
@@ -17,6 +17,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.000856,
|
||||
|
||||
@@ -20,6 +20,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.000856,
|
||||
|
||||
@@ -1307,6 +1307,11 @@
|
||||
"variance": {"style": "STATIC"}
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain-cliffs",
|
||||
|
||||
@@ -1351,5 +1351,10 @@
|
||||
"max": -17
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"derivative": "LUKEWARM_OCEAN"
|
||||
}
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Tropical Island Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"minHeight": 3,
|
||||
|
||||
@@ -85,6 +85,11 @@
|
||||
"tropical-coral-ocean",
|
||||
"tropical-coral-ocean-cliffs"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"wall": {
|
||||
"palette": [
|
||||
"TUBE_CORAL_BLOCK",
|
||||
|
||||
@@ -58,5 +58,10 @@
|
||||
"max": -9
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"derivative": "WARM_OCEAN"
|
||||
}
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"name": "Cold Beach",
|
||||
"loot": {
|
||||
"tables": [
|
||||
"beach-clutter"
|
||||
]
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"style": {
|
||||
|
||||
@@ -31,6 +31,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cave-clutter"
|
||||
]
|
||||
},
|
||||
"slab": {
|
||||
"style": {
|
||||
"style": "IRIS"
|
||||
|
||||
@@ -34,6 +34,11 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"ocean-clutter"
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.01,
|
||||
|
||||
@@ -12,6 +12,11 @@
|
||||
"tundra",
|
||||
"frozen"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"global-treasure"
|
||||
]
|
||||
},
|
||||
"decorate": true,
|
||||
"placeObjects": true,
|
||||
"postProcessing": true,
|
||||
|
||||
18
overworld/loot/beach-clutter.json
Normal file
18
overworld/loot/beach-clutter.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Beach Clutter",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "SUGAR_CANE",
|
||||
"maxAmount": 12,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "SUGAR",
|
||||
"maxAmount": 3,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
18
overworld/loot/cactus-clutter.json
Normal file
18
overworld/loot/cactus-clutter.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Cactus Clutter",
|
||||
"rarity": 5,
|
||||
"loot": [
|
||||
{
|
||||
"type": "CACTUS",
|
||||
"maxAmount": 3,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "CACTUS_GREEN",
|
||||
"maxAmount": 6,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
24
overworld/loot/cave-clutter.json
Normal file
24
overworld/loot/cave-clutter.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Cave Clutter",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "TORCH",
|
||||
"maxAmount": 7,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "COBBLESTONE",
|
||||
"maxAmount": 8,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "LANTERN",
|
||||
"maxAmount": 1,
|
||||
"rarity": 9,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
36
overworld/loot/cold-food.json
Normal file
36
overworld/loot/cold-food.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "Cold Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "RABBIT_STEW",
|
||||
"maxAmount": 1,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "POTATO",
|
||||
"maxAmount": 7,
|
||||
"rarity": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "WHEAT_SEEDS",
|
||||
"maxAmount": 7,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "POISONOUS_POTATO",
|
||||
"maxAmount": 1,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "SWEET_BERRIES",
|
||||
"maxAmount": 4,
|
||||
"rarity": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
36
overworld/loot/cold-treasure.json
Normal file
36
overworld/loot/cold-treasure.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "Cold Treasure",
|
||||
"rarity": 6,
|
||||
"loot": [
|
||||
{
|
||||
"type": "IRON_NUGGET",
|
||||
"maxAmount": 12,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "IRON_INGOT",
|
||||
"maxAmount": 5,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "EMERALD",
|
||||
"maxAmount": 5,
|
||||
"rarity": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "EMERALD_BLOCK",
|
||||
"maxAmount": 2,
|
||||
"rarity": 14,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "IRON_BLOCK",
|
||||
"maxAmount": 3,
|
||||
"rarity": 11,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
12
overworld/loot/forest-food.json
Normal file
12
overworld/loot/forest-food.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Forest Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "APPLE",
|
||||
"maxAmount": 8,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
48
overworld/loot/frozen-food.json
Normal file
48
overworld/loot/frozen-food.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"name": "Frozen Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "SPIDER_EYE",
|
||||
"maxAmount": 1,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "BEETROOT_SOUP",
|
||||
"maxAmount": 1,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "COOKIE",
|
||||
"maxAmount": 4,
|
||||
"rarity": 7,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "RABBIT_STEW",
|
||||
"maxAmount": 1,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "PUMPKIN_PIE",
|
||||
"maxAmount": 1,
|
||||
"rarity": 8,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "POTATO",
|
||||
"maxAmount": 11,
|
||||
"rarity": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "BAKED_POTATO",
|
||||
"maxAmount": 4,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
30
overworld/loot/global-treasure.json
Normal file
30
overworld/loot/global-treasure.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Global Treasure",
|
||||
"rarity": 12,
|
||||
"loot": [
|
||||
{
|
||||
"type": "DIAMOND",
|
||||
"maxAmount": 5,
|
||||
"rarity": 11,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "IRON_INGOT",
|
||||
"maxAmount": 3,
|
||||
"rarity": 12,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "IRON_NUGGET",
|
||||
"maxAmount": 7,
|
||||
"rarity": 10,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "REDSTONE",
|
||||
"maxAmount": 11,
|
||||
"rarity": 9,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
18
overworld/loot/hot-food.json
Normal file
18
overworld/loot/hot-food.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Hot Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "ROTTEN_FLESH",
|
||||
"maxAmount": 3,
|
||||
"rarity": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "DRIED_KELP",
|
||||
"maxAmount": 6,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
24
overworld/loot/hot-treasure.json
Normal file
24
overworld/loot/hot-treasure.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Hot Treasure",
|
||||
"rarity": 6,
|
||||
"loot": [
|
||||
{
|
||||
"type": "LAPIS_LAZULI",
|
||||
"maxAmount": 12,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "GOLD_INGOT",
|
||||
"maxAmount": 5,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "GOLD_NUGGET",
|
||||
"maxAmount": 8,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
18
overworld/loot/musroom-food.json
Normal file
18
overworld/loot/musroom-food.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Mushroom Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "SPIDER_EYE",
|
||||
"maxAmount": 3,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "BEETROOT",
|
||||
"maxAmount": 5,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
36
overworld/loot/ocean-clutter.json
Normal file
36
overworld/loot/ocean-clutter.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "Ocean Clutter",
|
||||
"rarity": 3,
|
||||
"loot": [
|
||||
{
|
||||
"type": "WET_SPONGE",
|
||||
"maxAmount": 5,
|
||||
"rarity": 4,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "SPONGE",
|
||||
"maxAmount": 2,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "KELP",
|
||||
"maxAmount": 27,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "FISHING_ROD",
|
||||
"maxAmount": 1,
|
||||
"rarity": 11,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "PUFFERFISH",
|
||||
"maxAmount": 2,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
24
overworld/loot/snow-clutter.json
Normal file
24
overworld/loot/snow-clutter.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Snow Clutter",
|
||||
"rarity": 3,
|
||||
"loot": [
|
||||
{
|
||||
"type": "SNOWBALL",
|
||||
"maxAmount": 9,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "PACKED_ICE",
|
||||
"maxAmount": 3,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "BLUE_ICE",
|
||||
"maxAmount": 2,
|
||||
"rarity": 9,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
24
overworld/loot/swamp-food.json
Normal file
24
overworld/loot/swamp-food.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Swamp Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "SPIDER_EYE",
|
||||
"maxAmount": 3,
|
||||
"rarity": 6,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "CARROT",
|
||||
"maxAmount": 7,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "BEETROOT",
|
||||
"maxAmount": 5,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
30
overworld/loot/temperate-food.json
Normal file
30
overworld/loot/temperate-food.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Temperate Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "BREAD",
|
||||
"maxAmount": 2,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "WHEAT",
|
||||
"maxAmount": 7,
|
||||
"rarity": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "CARROT",
|
||||
"maxAmount": 7,
|
||||
"rarity": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "WHEAT_SEEDS",
|
||||
"maxAmount": 7,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
24
overworld/loot/tropical-food.json
Normal file
24
overworld/loot/tropical-food.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "Tropical Food",
|
||||
"rarity": 2,
|
||||
"loot": [
|
||||
{
|
||||
"type": "MELON_SLICE",
|
||||
"maxAmount": 9,
|
||||
"rarity": 2,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "COOKIE",
|
||||
"maxAmount": 3,
|
||||
"rarity": 5,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
"type": "DRIED_KELP",
|
||||
"maxAmount": 3,
|
||||
"rarity": 1,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -16,6 +16,13 @@
|
||||
"chance": 38
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"frozen-food",
|
||||
"snow-clutter",
|
||||
"cold-treasure"
|
||||
]
|
||||
},
|
||||
"landBiomes": [
|
||||
"frozen-plains",
|
||||
"frozen-mountains",
|
||||
|
||||
@@ -35,6 +35,12 @@
|
||||
"shuffle": 328
|
||||
}
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"hot-food",
|
||||
"hot-treasure"
|
||||
]
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"potionEffect": "CONFUSION",
|
||||
|
||||
@@ -16,6 +16,11 @@
|
||||
"shoreBiomes": [
|
||||
"mushroom-beach"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"musroom-food"
|
||||
]
|
||||
},
|
||||
"spotBiomes":[
|
||||
{
|
||||
"biome": "mushroom-crimson-forest",
|
||||
|
||||
@@ -21,6 +21,11 @@
|
||||
"caveBiomes":[
|
||||
"swamp-murky-cavern"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"swamp-food"
|
||||
]
|
||||
},
|
||||
"deposits":[
|
||||
{
|
||||
"minHeight": 35,
|
||||
|
||||
@@ -17,6 +17,11 @@
|
||||
"shoreBiomes": [
|
||||
"temperate-beach"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"temperate-food"
|
||||
]
|
||||
},
|
||||
"deposits":[
|
||||
{
|
||||
"minHeight": 15,
|
||||
|
||||
@@ -16,6 +16,11 @@
|
||||
"shoreBiomes": [
|
||||
"tropical-beach"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"tropical-food"
|
||||
]
|
||||
},
|
||||
"caveBiomes": [
|
||||
"tropical-cavern",
|
||||
"tropical-cavern-coral",
|
||||
|
||||
@@ -18,6 +18,12 @@
|
||||
"tundra-beach",
|
||||
"tundra-beach-stone"
|
||||
],
|
||||
"loot": {
|
||||
"tables": [
|
||||
"cold-food",
|
||||
"cold-treasure"
|
||||
]
|
||||
},
|
||||
"deposits":[
|
||||
{
|
||||
"minHeight": 15,
|
||||
|
||||
Reference in New Issue
Block a user