minetest-game-adventuretest/mods/handle_schematics
Brandon 2c30633bf0 Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
..
README.md I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
analyze_mc_schematic_file.lua Make things quieter - remove debugging info or move to infostream 2016-05-20 22:23:04 -05:00
analyze_mts_file.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
analyze_we_file.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
build_chest.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
build_chest_add_schems_by_directory.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
build_chest_add_schems_from_file.lua I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
build_chest_handle_replacements.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
build_chest_preview_image.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
depends.txt I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
handle_schematics_meta.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
handle_schematics_misc.lua I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
init.lua I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
nodes.lua I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
place_buildings.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_farming.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_get_table.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_realtest.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_roof.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_wood.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
rotate.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
save_restore.lua Make things quieter - remove debugging info or move to infostream 2016-05-20 22:23:04 -05:00
translate_nodenames_for_mc_schematic.lua I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
worldedit_file.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05: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.