Go to file
Sokomine cc8304b7f8 added new nodes rope and ladder 2015-06-12 18:47:03 +02:00
README.md improved readme slightly 2015-05-01 18:30:44 +02:00
analyze_mts_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
analyze_we_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
build_chest.lua save only metadata of nodes that are not empty (provided that can be determined) 2015-05-24 15:11:58 +02:00
build_chest_add_schems_from_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
build_chest_handle_replacements.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +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 wood and farming items are now correctly detected as non-ground nodes 2015-05-04 17:52:24 +02:00
handle_schematics_meta.lua save only metadata of nodes that are not empty (provided that can be determined) 2015-05-24 15:11:58 +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 nodes: scaffolding and a rope for mines 2015-05-24 15:12:51 +02:00
nodes.lua added new nodes rope and ladder 2015-06-12 18:47:03 +02:00
place_buildings.lua adjusted to change in cottages - npc chests no longer exist as nodes 2015-05-03 23:11:17 +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 metadata is now saved as well 2015-05-09 16:47:10 +02:00
village_traders.lua extracted the handling of schematics from mg_villages and created an extra mod for it 2015-05-01 18:04:03 +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.