Go to file
CosmosScripter d45dcad91a
Added optional mod storage usage
2021-06-26 16:15:05 -03:00
textures First version is out! 2021-06-23 21:05:04 -03:00
LICENSE.txt First version is out! 2021-06-23 21:05:04 -03:00
README.md Update README.md 2021-06-24 15:47:55 -03:00
api.txt Update api.txt 2021-06-26 16:00:00 -03:00
crafting.txt Update crafting.txt 2021-06-23 21:30:36 -03:00
depends.txt First version is out! 2021-06-23 21:05:04 -03:00
description.txt First version is out! 2021-06-23 21:05:04 -03:00
init.lua Added optional mod storage usage 2021-06-26 16:15:05 -03:00
screenshot.png Added screenshot 2021-06-23 21:14:39 -03:00

README.md

3D Printer mod [v1.0] by Cosmos

This mod adds a 3D printer, which allows you to craft items only using plastic sheet, as long as you have a blueprint of the item and enough battery.

To use a 3D printer, insert a blueprint, a charged battery, and the exact plastic sheet count required. After that, punch the printer and check it's inventory, the item output will be there.

See: license.txt for license.

Check out api.txt if you want to create your own blueprints.

Check crafting.txt to see crafting info.

Depends on: default, dye, basic_materials.

==HOW TO INSTALL THE MOD== 1.Download the mod, it may be a ZIP file. 2. Extract the folder inside to somewhere on the computer (if its a ZIP file). 3.Make sure that when you open the folder, you can directly find "README.md" in the listing. If you just see another folder, move that folder up one level and delete the old one. 4.Rename the folder to "3d_printer" incase it has another name. 5.Move the mod to "minetest/mods/" or "~/.minetest/mods/". 6.Here we go!