Go to file
Milan* 3df8f02941 drop handle_schematics:support recipe 2016-08-31 15:13:41 +02:00
README.md improved readme slightly 2015-05-01 18:30:44 +02:00
analyze_mc_schematic_file.lua main menu now reacts as fast as possible instead of the 2-sec-delay caused by block updates 2015-07-25 18:38:48 +02:00
analyze_mts_file.lua added support for uncompressed mc schematic files 2015-07-10 05:53:36 +02:00
analyze_we_file.lua added support for uncompressed mc schematic files 2015-07-10 05:53:36 +02:00
build_chest.lua added better support for the plotmarkers from mg_villages mod 2016-06-23 04:44:32 +02:00
build_chest_add_schems_by_directory.lua if secure.enable_security is disabled, schems from all worlds are offered 2016-04-27 23:27:09 +02:00
build_chest_add_schems_from_file.lua added support for uncompressed mc schematic files 2015-07-10 05:53:36 +02:00
build_chest_handle_replacements.lua fixed crash in case of mg_villages not beeing installed 2016-07-18 04:36:52 +02:00
build_chest_preview_image.lua added support for tile_images in node definition in preview 2015-05-01 18:16:31 +02:00
depends.txt added support for mccompat 2015-07-19 00:54:16 +02:00
handle_schematics_meta.lua restore metadata for .we and .wem files 2015-07-06 18:01:02 +02:00
handle_schematics_misc.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +02:00
init.lua added handling for old doors which consisted of two nodes 2016-03-20 23:57:53 +01:00
nodes.lua drop handle_schematics:support recipe 2016-08-31 15:13:41 +02:00
place_buildings.lua added option to remove a building without restoring a backup 2016-06-15 02:36:49 +02:00
replacements_discontinued_nodes.lua added handling for old doors which consisted of two nodes 2016-03-20 23:57:53 +01:00
replacements_farming.lua removed some unregistered global warnings 2015-08-12 17:37:46 +02:00
replacements_get_table.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +02:00
replacements_realtest.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +02:00
replacements_roof.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +02:00
replacements_wood.lua added acacia and aspen as wood types 2016-03-20 17:16:11 +01:00
rotate.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +02:00
save_restore.lua added support for uncompressed mc schematic files 2015-07-10 05:53:36 +02:00
translate_nodenames_for_mc_schematic.lua rotate mc schematics as needed 2015-07-10 20:39:05 +02:00
worldedit_file.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +02:00

README.md

This mod is not finished yet.

Create a file named list_of_schematics.txt in the folder containing this mod (not the world!). Each line of the file ought to contain the name and full path to a schematic. Those will be offered to you in the build chest's menu under "main".

Type "/giveme handle_schematics:build" to get a build chest.