1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-26 11:30:19 +02:00

Re-add vines:shears

Because it’s the only way for take « vines:vines », description changed
for « Shears for Vines » and changed the recipe for more flexibility
(group:*)
This commit is contained in:
Ombridride
2015-03-21 23:15:16 +01:00
parent 2184109799
commit 0daca69efa
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--[[minetest.register_tool("vines:shears", {
description = "Shears",
[[minetest.register_tool("vines:shears", {
description = "Shears for Vines",
inventory_image = "vines_shears.png",
wield_image = "vines_shears.png",
stack_max = 1,