Skip to content

mt-mods/pick_axe_tweaks

Repository files navigation

Minetest Pickaxe Tweaks Mod

Luacheck License: MIT ContentDB

About

Adds the ability for pickaxes to place light nodes. Configurable per player.

Setup

Download mod, put in your mods or worldmods folder and enable it. You can also install it from the content tab in Minetest, or download it from ContentDB.

If not using with Minetest Game, please change the default light node setting.

Settings

  • pat_light_node: Default light node. (by default default:torch)

API

For pickaxes, simply add the pickaxe group to the tool's groups, and it will automatically be registered.

Alternatively, for non-pickaxes, you can use the API function: pick_axe_tweaks.register_tool(name)

Other comments

Thanks to @luk3yx and @S-S-X for suggestions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages