Change wording: “decorational” → “decorative”

This commit is contained in:
Wuzzy 2019-03-09 17:01:36 +01:00
parent eff91038e8
commit 5dd650e921
12 changed files with 60 additions and 60 deletions

View file

@ -22,9 +22,9 @@ block.dyes = {
}
local hc_desc = "Terracotta is a basic building material. It comes in many different colors."
local gt_desc = "Glazed terracotta is a decorational block with a complex pattern. It can be rotated by placing it in different directions."
local gt_desc = "Glazed terracotta is a decorative block with a complex pattern. It can be rotated by placing it in different directions."
local cp_desc = "Concrete powder is used for creating concrete, but it can also be used as decoration itself. It comes in different colors. Concrete powder turns into concrete of the same color when it comes in contact with water."
local conc_desc = "Concrete is a decorational block which comes in many different colors. It is notable for having a very strong and clean color.",
local conc_desc = "Concrete is a decorative block which comes in many different colors. It is notable for having a very strong and clean color.",
minetest.register_node("mcl_colorblocks:hardened_clay", {
description = "Terracotta",