moreblocks/invsaw
flux 9a617992b4 remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
..
.luacheckrc remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
README.md invsaw 2022-06-19 15:26:05 -07:00
api.lua remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
formspec.lua remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
init.lua invsaw 2022-06-19 15:26:05 -07:00
inventory.lua remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
mod.conf invsaw 2022-06-19 15:26:05 -07:00
privs.lua remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
settings.lua invsaw 2022-06-19 15:26:05 -07:00
unified_inventory.lua remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00

README.md

invsaw

This mod adds a button in unified_inventory that opens a formspec that works exactly like the moreblocks circular saw. It requires that either the server is in creative mode, you have the "creative" priv, or you have one or more circular saws (moreblocks:circular_saw) in your inventory.

Dependencies: moreblocks, unified_inventory

Contains large amounts of code based on Calinou's moreblocks mod, and a texture based on some textures from the same mod.