1
0
Fork 0
MineClone2/mods/MAPGEN/mcl_villages
ancientmarinerdev 94a37790aa Fix incorrectly sized foundations 2022-12-15 21:52:24 +00:00
..
locale Mise à jour de 'mods/MAPGEN/mcl_villages/locale/mcl_villages.fr.tr' 2022-08-24 05:39:45 +00:00
schematics Adding extra row of blocks in front of doors to schemas so villagers can get out 2022-12-15 21:52:24 +00:00
README.txt Add mcl_villages; with support for seed-based, and multithreaded village generation by kay27. 2021-01-27 02:56:53 -06:00
buildings.lua Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
const.lua Fix incorrectly sized foundations 2022-12-15 21:52:24 +00:00
foundation.lua Fix village building foundation material for desert 2022-12-15 21:52:24 +00:00
init.lua Mise à jour de 'mods/MAPGEN/mcl_villages/init.lua' 2022-08-24 05:38:30 +00: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 Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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

--------------
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