-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MapGen: Collect all gen into World/Generetion/...
#1079
Labels
mapgen
Связанное с генерацией ландшафта и биомов
refactoring
Касающееся крупной переработки имеющейся возможности
Comments
alek13
added
mapgen
Связанное с генерацией ландшафта и биомов
refactoring
Касающееся крупной переработки имеющейся возможности
labels
Jul 7, 2023
alek13
changed the title
Generation: Collect all gen into
MapGen: Collect all gen into Jul 9, 2023
World/Generetion/...
World/Generetion/...
alek13
added a commit
to alek13/lord
that referenced
this issue
Aug 3, 2023
alek13
added a commit
to alek13/lord
that referenced
this issue
Aug 3, 2023
alek13
added a commit
to alek13/lord
that referenced
this issue
Aug 3, 2023
alek13
added a commit
to alek13/lord
that referenced
this issue
Aug 3, 2023
alek13
added a commit
to alek13/lord
that referenced
this issue
Aug 21, 2023
alek13
added a commit
to alek13/lord
that referenced
this issue
Aug 23, 2023
alek13
added a commit
to alek13/lord
that referenced
this issue
Jan 8, 2024
alek13
added a commit
to alek13/lord
that referenced
this issue
Jan 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
mapgen
Связанное с генерацией ландшафта и биомов
refactoring
Касающееся крупной переработки имеющейся возможности
lottmapgen
mods/lord/_overwrites/MTG/default/mapgen.lua
mods/lord/lottores/init.lua:116
(-- Ores Spawning
)minetest.register_decoration()
, ...farming:cotton_wild
into generation #1105minetest.register_on_generated()
lottmapgen/config.lua
The text was updated successfully, but these errors were encountered: