更改一些爆率

This commit is contained in:
2026-06-13 20:16:49 +08:00
parent 68407bdb30
commit f6ad0de3a2
4 changed files with 5 additions and 5 deletions

View File

@ -230,7 +230,7 @@ hash = "4cf598f0f3a380fd334402518be8f43d9832d5985cf56e6046493f25edbf76cd"
[[files]] [[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json" file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/pillager_outposts.json"
hash = "fcf015235ae791e546e1b994512abd966dc467c8d6b14a220a307079dae9418f" hash = "28ed1d75b2ad54b4c0b76b2ea8d9bda3b21f501170e84f0bb7d74fdc65addb3f"
[[files]] [[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ruined_portals.json" file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/structure_set/ruined_portals.json"
@ -266,7 +266,7 @@ hash = "b272c40be995466835ff3642ddb6f76d307304a423610b9de95e83dc0e60139b"
[[files]] [[files]]
file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json" file = "world/datapacks/pt_superflat_wtf/data/minecraft/worldgen/world_preset/flat.json"
hash = "d296e0059e0eae49babf979f936a342a3c58b8ed897d18556fd0bf3c0a198b9d" hash = "aded49260400754da0ff22d85863d51eca578eff0167bc6cefeb16b0db649da2"
[[files]] [[files]]
file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/structures/buried_treasure.nbt" file = "world/datapacks/pt_superflat_wtf/data/superflat_dimensions/structures/buried_treasure.nbt"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "912007af9037e915fd3966d0be5bb6379ca3a2e0e7fc2a226cd05e98bd967ecd" hash = "60602746cc26411f4ebbd310cc61d1550a11b77e7887ac5005d6ef809fffdc59"
[versions] [versions]
fabric = "0.18.5" fabric = "0.18.5"

View File

@ -5,7 +5,7 @@
"frequency_reduction_method": "legacy_type_1", "frequency_reduction_method": "legacy_type_1",
"salt": 165745296, "salt": 165745296,
"separation": 8, "separation": 8,
"spacing": 16 "spacing": 32
}, },
"structures": [ "structures": [
{ {

View File

@ -14,7 +14,7 @@
"height": 35 "height": 35
}, },
{ {
"block": "minecraft:slime_block", "block": "minecraft:grass_block",
"height": 1 "height": 1
} }
] ]