Rename end portal room to end portal shrine
This commit is contained in:
parent
664c24ce7d
commit
810357f81a
2 changed files with 8 additions and 8 deletions
|
@ -86,7 +86,7 @@ local generate_strongholds = function(minp, maxp)
|
|||
pos.z = maxp.z - 7
|
||||
end
|
||||
|
||||
mcl_structures.call_struct(pos, "end_portal_room")
|
||||
mcl_structures.call_struct(pos, "end_portal_shrine")
|
||||
strongholds[s].generated = true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue