mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-20 09:10:29 +01:00
tweak the description for avoid homedecor conflict
This commit is contained in:
parent
87e2990fdb
commit
6fb5287cdf
@ -81,7 +81,7 @@ end
|
|||||||
-- Cobweb
|
-- Cobweb
|
||||||
|
|
||||||
minetest.register_node("mobs:cobweb", {
|
minetest.register_node("mobs:cobweb", {
|
||||||
description = "Cobweb",
|
description = "Spider Cobweb", --Description changé pour éviter conflit avec homedecor_modpack
|
||||||
drawtype = "plantlike",
|
drawtype = "plantlike",
|
||||||
visual_scale = 1.1,
|
visual_scale = 1.1,
|
||||||
tiles = {"mobs_cobweb.png"},
|
tiles = {"mobs_cobweb.png"},
|
||||||
|
Loading…
Reference in New Issue
Block a user