This website requires JavaScript.
Explore
Help
Sign In
Bram
/
MineClone2
Watch
1
Star
0
Fork
You've already forked MineClone2
0
Code
Pull Requests
Activity
68ac84da83
MineClone2
/
mods
/
MAPGEN
/
mcl_villages
/
depends.txt
8 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Speedup placing villages 2/2 (update mcl_villages through Gitea, as direct push doesn't work)
2021-02-10 13:07:32 +00:00
mcl_util
Add sub-map generators queue, fix https://git.minetest.land/MineClone2/MineClone2/issues/993 and https://git.minetest.land/MineClone2/MineClone2/issues/1060
2021-02-21 23:15:32 +00:00
mcl_mapgen_core
Try to wrap https://github.com/minetest/minetest/issues/10995 by cancelling redefinition of minetest.place_schematic
2021-02-24 21:03:41 +00:00
mcl_structures
Add mcl_villages; with support for seed-based, and multithreaded village generation by kay27.
2021-01-27 08:56:53 +00:00
mcl_core
Give 'mcl_villages' the proper loot table, fix blacksmith shop catching fire/missing chest, add butcher shop, remove chest from large_houses, and remove screenshots.
2021-01-28 07:24:43 +00:00
mcl_loot
Add mcl_villages; with support for seed-based, and multithreaded village generation by kay27.
2021-01-27 08:56:53 +00:00
mcl_farming?
mobs_mc?