revert outpost sidelien change
This commit is contained in:
parent
c20cf6ec61
commit
ec9c66c090
@ -9,7 +9,7 @@ mcl_structures.register_structure("pillager_outpost",{
|
||||
flags = "place_center_x, place_center_z",
|
||||
solid_ground = true,
|
||||
make_foundation = true,
|
||||
sidelen = 24,
|
||||
sidelen = 32,
|
||||
y_offset = 0,
|
||||
chunk_probability = 600,
|
||||
y_max = mcl_vars.mg_overworld_max,
|
||||
|
Loading…
x
Reference in New Issue
Block a user