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:
@ -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,
|
||||
|
Reference in New Issue
Block a user