From f6ad0de3a25abd29005453a8130e6c0bc705f607 Mon Sep 17 00:00:00 2001 From: Passthem Date: Sat, 13 Jun 2026 20:16:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=80=E4=BA=9B=E7=88=86?= =?UTF-8?q?=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server-04-crazy-flat/index.toml | 4 ++-- server-04-crazy-flat/pack.toml | 2 +- .../minecraft/worldgen/structure_set/pillager_outposts.json | 2 +- .../data/minecraft/worldgen/world_preset/flat.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server-04-crazy-flat/index.toml b/server-04-crazy-flat/index.toml index 7429ef1..3fa2806 100644 --- a/server-04-crazy-flat/index.toml +++ b/server-04-crazy-flat/index.toml @@ -230,7 +230,7 @@ hash = "4cf598f0f3a380fd334402518be8f43d9832d5985cf56e6046493f25edbf76cd" [[files]] file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json" -hash = "fcf015235ae791e546e1b994512abd966dc467c8d6b14a220a307079dae9418f" +hash = "28ed1d75b2ad54b4c0b76b2ea8d9bda3b21f501170e84f0bb7d74fdc65addb3f" [[files]] file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ruined_portals.json" @@ -266,7 +266,7 @@ hash = "b272c40be995466835ff3642ddb6f76d307304a423610b9de95e83dc0e60139b" [[files]] file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json" -hash = "d296e0059e0eae49babf979f936a342a3c58b8ed897d18556fd0bf3c0a198b9d" +hash = "aded49260400754da0ff22d85863d51eca578eff0167bc6cefeb16b0db649da2" [[files]] file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/structures/buried_treasure.nbt" diff --git a/server-04-crazy-flat/pack.toml b/server-04-crazy-flat/pack.toml index 22d3631..f163ddc 100644 --- a/server-04-crazy-flat/pack.toml +++ b/server-04-crazy-flat/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "912007af9037e915fd3966d0be5bb6379ca3a2e0e7fc2a226cd05e98bd967ecd" +hash = "60602746cc26411f4ebbd310cc61d1550a11b77e7887ac5005d6ef809fffdc59" [versions] fabric = "0.18.5" diff --git a/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json b/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json index cca7601..3560b90 100644 --- a/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json +++ b/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json @@ -5,7 +5,7 @@ "frequency_reduction_method": "legacy_type_1", "salt": 165745296, "separation": 8, - "spacing": 16 + "spacing": 32 }, "structures": [ { diff --git a/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json b/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json index b86cb49..f65c3a0 100644 --- a/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json +++ b/server-04-crazy-flat/world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json @@ -14,7 +14,7 @@ "height": 35 }, { - "block": "minecraft:slime_block", + "block": "minecraft:grass_block", "height": 1 } ]