Fix depth of nether bridges. #4490

Open
kno10 wants to merge 1 commits from kno10/VoxeLibre:nether-bridges into master
First-time contributor

See #4380. I believe nether bridges are supposed to be placed on top of lava?

See #4380. I believe nether bridges are supposed to be placed on top of lava?
kno10 added 1 commit 2024-07-03 14:15:22 +02:00
the-real-herowl added the
mapgen
Testing / Retest
labels 2024-07-03 14:29:45 +02:00

It's trivial, so not retargetting to Mapgen Updatr yet, but still needs testing to ensure it fixes the issue at hand (bridges being excessively rare).

It's trivial, so not retargetting to Mapgen Updatr yet, but still needs testing to ensure it fixes the issue at hand (bridges being excessively rare).
Contributor

Not sure if it's as easy, but could end ships be added to this as they generate below endstone (#3860)
The issue linked was added to the mapgen update but presumably it could be removed as its a similar sort of thing to this

Not sure if it's as easy, but could end ships be added to this as they generate below endstone (https://git.minetest.land/VoxeLibre/VoxeLibre/issues/3860) The issue linked was added to the mapgen update but presumably it could be removed as its a similar sort of thing to this
Author
First-time contributor

Try modifying this line:
e665fc77d9/mods/MAPGEN/mcl_structures/end_city.lua (L22)
or the one further below (ships vs. shipwrecks), and make a separate pull request?

Try modifying this line: https://git.minetest.land/VoxeLibre/VoxeLibre/src/commit/e665fc77d9054d0d237d146f32376e6d9fe5ed8a/mods/MAPGEN/mcl_structures/end_city.lua#L22 or the one further below (ships vs. shipwrecks), and make a separate pull request?
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#4490
No description provided.