diff --git a/loot/cold-treasure.json b/loot/cold-treasure.json index 7bc5b774..0b7fc550 100644 --- a/loot/cold-treasure.json +++ b/loot/cold-treasure.json @@ -1,6 +1,6 @@ { "name": "Cold Treasure", - "rarity": 6, + "rarity": 1, "loot": [ { "type": "IRON_NUGGET", @@ -35,7 +35,7 @@ { "type": "LEATHER_LEGGINGS", "maxAmount": 1, - "rarity": 37, + "rarity": 97, "minDurability": 0.93, "maxDurability": 1, "displayName": "Lucky Pyro Pants", diff --git a/loot/global-treasure.json b/loot/global-treasure.json index 90c7da33..c38a580f 100644 --- a/loot/global-treasure.json +++ b/loot/global-treasure.json @@ -6,37 +6,43 @@ { "type": "DIAMOND", "maxAmount": 5, - "rarity": 11, + "rarity": 6, "slotTypes": "STORAGE" }, { "type": "ENDER_PEARL", "maxAmount": 3, - "rarity": 28, + "rarity": 9, "slotTypes": "STORAGE" }, { "type": "NAME_TAG", "maxAmount": 1, - "rarity": 36, + "rarity": 12, "slotTypes": "STORAGE" }, { "type": "IRON_INGOT", "maxAmount": 5, - "rarity": 6, + "rarity": 3, "slotTypes": "STORAGE" }, { "type": "IRON_NUGGET", "maxAmount": 7, - "rarity": 4, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "GOLD_NUGGET", + "maxAmount": 6, + "rarity": 2, "slotTypes": "STORAGE" }, { "type": "REDSTONE", "maxAmount": 11, - "rarity": 9, + "rarity": 4, "slotTypes": "STORAGE" } ] diff --git a/loot/hot-treasure.json b/loot/hot-treasure.json index 3c6b157c..f962c1cb 100644 --- a/loot/hot-treasure.json +++ b/loot/hot-treasure.json @@ -1,6 +1,6 @@ { "name": "Hot Treasure", - "rarity": 6, + "rarity": 1, "loot": [ { "type": "LAPIS_LAZULI", @@ -29,7 +29,7 @@ { "type": "GOLDEN_BOOTS", "maxAmount": 1, - "rarity": 35, + "rarity": 85, "minDurability": 0.93, "maxDurability": 1, "displayName": "Golden Dashers", diff --git a/objects/structure/soul-temple/corner-1.iob b/objects/structure/soul-temple/corner-1.iob new file mode 100644 index 00000000..20e539e6 Binary files /dev/null and b/objects/structure/soul-temple/corner-1.iob differ diff --git a/objects/structure/soul-temple/cross-1.iob b/objects/structure/soul-temple/cross-1.iob new file mode 100644 index 00000000..e2dc3726 Binary files /dev/null and b/objects/structure/soul-temple/cross-1.iob differ diff --git a/objects/structure/soul-temple/cross-2.iob b/objects/structure/soul-temple/cross-2.iob new file mode 100644 index 00000000..fa35649e Binary files /dev/null and b/objects/structure/soul-temple/cross-2.iob differ diff --git a/objects/structure/soul-temple/hall-1.iob b/objects/structure/soul-temple/hall-1.iob new file mode 100644 index 00000000..cd88e996 Binary files /dev/null and b/objects/structure/soul-temple/hall-1.iob differ diff --git a/objects/structure/soul-temple/room-1.iob b/objects/structure/soul-temple/room-1.iob new file mode 100644 index 00000000..67d9e9ec Binary files /dev/null and b/objects/structure/soul-temple/room-1.iob differ diff --git a/objects/structure/soul-temple/room-2.iob b/objects/structure/soul-temple/room-2.iob new file mode 100644 index 00000000..5f11bb63 Binary files /dev/null and b/objects/structure/soul-temple/room-2.iob differ diff --git a/objects/structure/soul-temple/room-3.iob b/objects/structure/soul-temple/room-3.iob new file mode 100644 index 00000000..71ec3245 Binary files /dev/null and b/objects/structure/soul-temple/room-3.iob differ diff --git a/objects/structure/soul-temple/room-4.iob b/objects/structure/soul-temple/room-4.iob new file mode 100644 index 00000000..827444c4 Binary files /dev/null and b/objects/structure/soul-temple/room-4.iob differ diff --git a/objects/structure/soul-temple/t-connect-1.iob b/objects/structure/soul-temple/t-connect-1.iob new file mode 100644 index 00000000..25aeb4ce Binary files /dev/null and b/objects/structure/soul-temple/t-connect-1.iob differ diff --git a/objects/structure/soul-temple/walled-room-1.iob b/objects/structure/soul-temple/walled-room-1.iob new file mode 100644 index 00000000..0c63a918 Binary files /dev/null and b/objects/structure/soul-temple/walled-room-1.iob differ diff --git a/structures/soul-temple.json b/structures/soul-temple.json new file mode 100644 index 00000000..50e2912f --- /dev/null +++ b/structures/soul-temple.json @@ -0,0 +1,131 @@ +{ + "gridHeight": 7, + "wallStyle": { + "multiplier": 1, + "style": "STATIC", + "zoom": 1, + "exponent": 1 + }, + "tiles": [ + { + "ceiling": "AGNOSTIC", + "east": "NEVER", + "placeMode": "PAINT", + "south": "NEVER", + "rareObjects": [], + "north": "NEVER", + "objects": [ + "structure/soul-temple/cross-1", + "structure/soul-temple/cross-2" + ], + "west": "NEVER", + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "floor": "REQUIRED" + }, + { + "ceiling": "AGNOSTIC", + "east": "NEVER", + "placeMode": "PAINT", + "south": "NEVER", + "rareObjects": [], + "north": "REQUIRED", + "objects": ["structure/soul-temple/t-connect-1"], + "west": "NEVER", + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "floor": "REQUIRED" + }, + { + "ceiling": "AGNOSTIC", + "east": "NEVER", + "placeMode": "PAINT", + "south": "REQUIRED", + "rareObjects": [], + "north": "REQUIRED", + "objects": ["structure/soul-temple/hall-1"], + "west": "NEVER", + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "floor": "REQUIRED" + }, + { + "ceiling": "AGNOSTIC", + "east": "REQUIRED", + "placeMode": "PAINT", + "south": "NEVER", + "rareObjects": [], + "north": "REQUIRED", + "objects": ["structure/soul-temple/corner-1"], + "west": "NEVER", + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "floor": "REQUIRED" + }, + { + "ceiling": "AGNOSTIC", + "east": "REQUIRED", + "placeMode": "PAINT", + "south": "NEVER", + "rareObjects": [], + "north": "REQUIRED", + "objects": [ + "structure/soul-temple/room-1", + "structure/soul-temple/room-2", + "structure/soul-temple/room-3", + "structure/soul-temple/room-4" + ], + "west": "REQUIRED", + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "floor": "REQUIRED" + }, + { + "ceiling": "AGNOSTIC", + "east": "REQUIRED", + "placeMode": "PAINT", + "south": "REQUIRED", + "rareObjects": [], + "north": "REQUIRED", + "objects": ["structure/soul-temple/walled-room-1"], + "west": "REQUIRED", + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "floor": "REQUIRED" + } + ], + "gridSize": 7, + "wallChance": 0.35, + "maxLayers": 1, + "name": "Soul Temple", + "underwater": false, + "loot": { + "mode": "ADD", + "tables": [], + "multiplier": 1 + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "bore": true, + "mergeEdges": false +}