[Fix] Eternal Portal generates above ground
This commit is contained in:
parent
01f9148c5c
commit
ffe3c6d320
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ public class EternalPortalStructure extends TemplateStructure {
|
|||
|
||||
public EternalPortalStructure(StructureSettings s) {
|
||||
super(s, List.of(
|
||||
cfg("portal/eternal_portal", 0, StructurePlacementType.FLOOR, 1.0f)
|
||||
cfg("portal/eternal_portal", -2, StructurePlacementType.FLOOR, 1.0f)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue