Merge master into my fork #2

Merged
FaceDeer merged 203 commits from VoxeLibre/VoxeLibre:master into master 2022-09-02 03:05:46 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0c6cbc9e99 - Show all commits

View File

@ -8,7 +8,7 @@ mcl_structures.register_structure("pillager_outpost",{
flags = "place_center_x, place_center_z",
solid_ground = true,
make_foundation = true,
sidelen = 18,
sidelen = 23,
y_offset = 0,
chunk_probability = 600,
y_max = mcl_vars.mg_overworld_max,