MineClone5/mods/MAPGEN/mcl_villages
kay27 c6754fd39e Start adding new structures API 2022-01-12 03:27:28 +04:00
..
schematics 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 01:24:43 -06:00
README.txt [MineClone5] Merge feature branch mineclone5 into master 2021-07-12 05:32:01 +04:00
buildings.lua Start adding new structures API 2022-01-12 03:27:28 +04:00
const.lua unify code style [1] 2021-05-25 12:52:25 +02:00
foundation.lua fix many codestyle issues 2021-04-16 13:35:03 +02:00
init.lua Rename mapgen API methods, fix errors 2021-08-05 04:01:07 +04:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
paths.lua fix many codestyle issues 2021-04-16 13:35:03 +02:00
utils.lua [mapgen] GETTING RID OF EMERGE AREAS! Currently for dungeons and villages, and it works 2021-05-02 03:56:55 +04:00

README.txt

MCL_Villages:
============================
A fork of Rochambeau's "Settlements" mod converted for use in MineClone5.

--------------
Using the mod:
--------------
This mod adds settlements on world generation.

And, in Creative Mode; also comes with a debug tool for spawning in villages.


-------------
MCL2 Credits:
-------------
Code forked from: https://github.com/MysticTempest/settlements/tree/mcl_villages
	Commit: e24b4be
================================================================================
Basic conversion of Settlements mod for compatibility with MineClone2, plus new schematics: MysticTempest

Seed-based Village Generation, multi-threading, bugfixes: kay27



=========================
version: 0.1 alpha

License of source code: WTFPL
-----------------------------
(c) Copyright Rochambeau (2018)

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.


Credits:
--------------
This mod is based on "ruins" by BlockMen

Completely new schematics for MineClone2:
MysticTempest - CC-BY-SA 4.0