minetest-game-adventuretest/mods/handle_schematics
BadToad2000 93b57256af Fix right-click on town plot markers.
Additionally:
- address some deprecated procedure calls.
- ensure doors are not "group:wood" (only planks are used in crafting, and tidies crafting guide)
2016-07-25 14:36:38 -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 Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -05:00
build_chest_add_schems_by_directory.lua Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -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 Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -05:00
build_chest_preview_image.lua Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -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 Fix right-click on town plot markers. 2016-07-25 14:36:38 -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 Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -05:00
replacements_discontinued_nodes.lua Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -05:00
replacements_farming.lua Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
replacements_get_table.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_realtest.lua Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
replacements_roof.lua Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
replacements_wood.lua Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -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 Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -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.