mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-11-17 07:40:32 +01:00
clarify desc for "striped" deck chair
This commit is contained in:
parent
7b4db2fc5a
commit
d6f660b72a
@ -118,7 +118,7 @@ minetest.register_alias("homedecor:deckchair_head", "air")
|
||||
homedecor.register("deckchair_striped_blue", {
|
||||
mesh = "homedecor_deckchair.obj",
|
||||
tiles = {"homedecor_deckchair_striped_blue.png"},
|
||||
description = S("Deck Chair"),
|
||||
description = S("Deck Chair (blue striped)"),
|
||||
groups = { snappy = 3 },
|
||||
expand = { forward="placeholder" },
|
||||
sounds = default.node_sound_wood_defaults(),
|
||||
|
Loading…
Reference in New Issue
Block a user