1
0
Fork 0

lower ruined portal structure spawn rate

This commit is contained in:
SmokeyDope 2023-08-27 22:20:54 +00:00 committed by ancientmarinerdev
parent 7b764adbc0
commit aa08a176fc
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ end
local def = {
place_on = {"group:grass_block","group:dirt","mcl_core:dirt_with_grass","group:grass_block","group:sand","group:grass_block_snow","mcl_core:snow"},
fill_ratio = 0.01,
fill_ratio = 0.006,
flags = "place_center_x, place_center_z, all_floors",
solid_ground = true,
make_foundation = true,