farlands_reloaded/mods/fl_tools/other_tools.lua

4 lines
119 B
Lua
Raw Normal View History

2021-04-19 00:00:33 -04:00
minetest.register_tool("fl_tools:shears", {
description = "shears",
inventory_image = "farlands_shears.png",
})