Go to file
Sokomine 647d8405e1 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
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 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
build_chest_add_schems_by_directory.lua fixed crash on windows 2015-07-23 06:35:45 +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 add a replace-unkown-with-air-button in order to speed up manual placement 2015-07-10 20:40:19 +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 placing of traders into villages has been moved to mobf_trader 2015-07-20 00:18:34 +02:00
nodes.lua removed node definitions that belong into mines mod 2015-07-02 01:41:19 +02:00
place_buildings.lua placing of traders into villages has been moved to mobf_trader 2015-07-20 00:18:34 +02:00
replacements_farming.lua wood and farming items are now correctly detected as non-ground nodes 2015-05-04 17:52:24 +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 wood and farming items are now correctly detected as non-ground nodes 2015-05-04 17:52:24 +02: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.