diff --git a/mods/HELP/mcl_doc_basics/init.lua b/mods/HELP/mcl_doc_basics/init.lua index 7b30533e2..d8b8c790a 100644 --- a/mods/HELP/mcl_doc_basics/init.lua +++ b/mods/HELP/mcl_doc_basics/init.lua @@ -59,7 +59,7 @@ S("Minetest is a free software game engine for games based on voxel gameplay, in S("The player is thrown into a huge world made out of cubes or blocks. These cubes usually make the landscape they blocks can be removed and placed almost entirely freely. Using the collected items, new tools and other items can be crafted. Games in Minetest can, however, be much more complex than this.").."\n\n".. -S("A core feature of Minetest is the built-in modding capability. Mods modify existing gameplay. They can be as simple as adding a few decorational blocks or be very complex by e.g. introducing completely new gameplay concepts, generating a completely different kind of world, and many other things.").."\n\n".. +S("A core feature of Minetest is the built-in modding capability. Mods modify existing gameplay. They can be as simple as adding a few decorative blocks or be very complex by e.g. introducing completely new gameplay concepts, generating a completely different kind of world, and many other things.").."\n\n".. S("Minetest can be played alone or online together with multiple players. Online play will work out of the box with any mods, with no need for additional software as they are entirely provided by the server.").."\n\n".. diff --git a/mods/ITEMS/mcl_colorblocks/init.lua b/mods/ITEMS/mcl_colorblocks/init.lua index 57e96e4d7..18faee845 100644 --- a/mods/ITEMS/mcl_colorblocks/init.lua +++ b/mods/ITEMS/mcl_colorblocks/init.lua @@ -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", diff --git a/mods/ITEMS/mcl_core/locale/mcl_core.de.tr b/mods/ITEMS/mcl_core/locale/mcl_core.de.tr index 717ccf353..8657503ac 100644 --- a/mods/ITEMS/mcl_core/locale/mcl_core.de.tr +++ b/mods/ITEMS/mcl_core/locale/mcl_core.de.tr @@ -3,14 +3,14 @@ %s died in lava.=%s starb in Lava. %s melted in lava.=%s schmolz in der Lava. %s took a bath in a hot lava tub.=%s nahm ein Bad in einer heißen Lavawanne. -A block of diamond is mostly a shiny decorational block but also useful as a compact storage of diamonds.=Ein Diamantblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Diamanten. -A block of emerald is mostly a shiny decorational block but also useful as a compact storage of emeralds.=Ein Smaragdblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Smaragden. -A block of gold is mostly a shiny decorational block but also useful as a compact storage of gold ingots.=Ein Goldblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Goldbarren. -A block of iron is mostly a decorational block but also useful as a compact storage of iron ingots.=Ein Eisenblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Eisenbarren. +A block of diamond is mostly a shiny decorative block but also useful as a compact storage of diamonds.=Ein Diamantblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Diamanten. +A block of emerald is mostly a shiny decorative block but also useful as a compact storage of emeralds.=Ein Smaragdblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Smaragden. +A block of gold is mostly a shiny decorative block but also useful as a compact storage of gold ingots.=Ein Goldblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Goldbarren. +A block of iron is mostly a decorative block but also useful as a compact storage of iron ingots.=Ein Eisenblock ist hauptsächlich ein glänzender Dekorationsblock, aber er ist auch nützlich zur kompakten Aufbewahrung von Eisenbarren. A cactus can only be placed on top of another cactus or any sand.=Ein Kaktus kann nur auf einem anderen Kaktus oder auf beliebigem Sand platziert werden. -A decorational and mostly transparent block.=Ein Dekoblock, der größtenteils transparent ist. +A decorative and mostly transparent block.=Ein Dekoblock, der größtenteils transparent ist. A grass block is dirt with a grass cover. Grass blocks are resourceful blocks which allow the growth of all sorts of plants. They can be turned into farmland with a hoe and turned into grass paths with a shovel. In light, the grass slowly spreads onto dirt nearby. Under an opaque block or a liquid, a grass block may turn back to dirt.=Ein Grasblock ist Erde mit einer Grasschicht. Grasblöcke sind vielseitige Blöcke, die das Wachstum aller möglichen Pflanzen fördern. Mit einer Hacke kann man das Land bestellen und einen Ackerboden machen. Mit einer Schaufel verwandelt man ihn in einen Graspfad. Im Licht wird das Gras sich langsam auf benachbarte Erde ausbreiten. Unter einem lichtundurchlässigen Block kann sich dieser Block wieder zurück zu Erde verwandeln. -A lapis lazuli block is mostly a decorational block but also useful as a compact storage of lapis lazuli.=Ein Lapislazuliblock ist hauptsächlich ein Deko-Block aber er ist auch nützlich zur kompakten Aufbewahrung von Lapislazuli. +A lapis lazuli block is mostly a decorative block but also useful as a compact storage of lapis lazuli.=Ein Lapislazuliblock ist hauptsächlich ein Deko-Block aber er ist auch nützlich zur kompakten Aufbewahrung von Lapislazuli. A lava source sets fire to a couple of air blocks above when they're next to a flammable block.=Eine Lavaquelle zündet einige Luftblöcke über ihr an, wenn sie sich neben einem entzündlichen Block befinden. A piece of ladder which allows you to climb vertically. Ladders can only be placed on the side of solid blocks and not on glass, leaves, ice, slabs, glowstone, nor sea lanterns.=Ein Leiterstück, mit dem Sie vertikal klettern können. Leitern können nur an der Seite fester Blöcke und nicht an Glas, Blättern, Eis, Platten, Leuchtsteinen oder Ozeanlaternen platziert werden. Acacia Bark=Akazienrinde @@ -42,7 +42,7 @@ Block of Iron=Eisenblock Blocks of coal are useful as a compact storage of coal and very useful as a furnace fuel. A block of coal is as efficient as 10 coal.=Kohleblöcke sind für eine kompakte Aufbewahrung von Kohle nützlich und sehr nützlich als Ofenbrennstoff. Ein Kohleblock ist so effizient wie 10 mal Kohle. Blue Stained Glass=Blaues Glas Bone Block=Knockenblock -Bone blocks are decorational blocks and a compact storage of bone meal.=Knochenblöcke sind Deko-Blöcke und geeignet zur kompakten Aufbewahrung von Knochenmehl. +Bone blocks are decorative blocks and a compact storage of bone meal.=Knochenblöcke sind Deko-Blöcke und geeignet zur kompakten Aufbewahrung von Knochenmehl. Bowl=Schale Bowls are mainly used to hold tasty soups.=Schalen werden hauptsächlich für leckere Suppen gebraucht. Brick=Ziegel @@ -56,8 +56,8 @@ Charcoal is an alternative furnace fuel created by cooking wood in a furnace. It Chiseled Red Sandstone=Gemeißelter roter Sandstein Chiseled Sandstone=Gemeißelter Sandstein Chiseled Stone Bricks=Gemeißelte Steinziegel -Chiseled red sandstone is a decorational building block.=Gemeißelter roter Sandstein ist ein dekorativer Block zum Bauen. -Chiseled sandstone is a decorational building block.=Gemeißelter Sandstein ist ein dekorativer Block zum Bauen. +Chiseled red sandstone is a decorative building block.=Gemeißelter roter Sandstein ist ein dekorativer Block zum Bauen. +Chiseled sandstone is a decorative building block.=Gemeißelter Sandstein ist ein dekorativer Block zum Bauen. Clay=Ton Clay Ball=Tonklumpen Clay balls are a raw material, mainly used to create bricks in the furnace.=Tonklumpen sind ein Rohstoff, sie werden hauptsächlich zur Ziegelherstellung im Ofen benutzt. @@ -72,8 +72,8 @@ Cobwebs can be walked through, but significantly slow you down.=Spinnennetze kö Cracked Stone Bricks=Brüchige Steinziegel Cut Red Sandstone=Geschliffener roter Sandstein Cut Sandstone=Geschliffener Sandstein -Cut red sandstone is a decorational building block.=Geschliffener roter Sandstein ist ein dekorativer Block zum Bauen. -Cut sandstone is a decorational building block.=Geschliffener Sandstein ist ein dekorativer Block zum Bauen. +Cut red sandstone is a decorative building block.=Geschliffener roter Sandstein ist ein dekorativer Block zum Bauen. +Cut sandstone is a decorative building block.=Geschliffener Sandstein ist ein dekorativer Block zum Bauen. Cyan Stained Glass=Türkises Glas Dark Oak Bark=Dunkeleichenrinde Dark Oak Leaves=Dunkeleichenblätter @@ -112,7 +112,7 @@ Golden apples are precious food items which can be eaten.=Goldene Äpfel sind ko Granite=Granit Grass Block=Grasblock Grass Path=Graspfad -Grass paths are a decorational variant of grass blocks. Their top has a different color and they are a bit lower than grass blocks, making them useful to build footpaths. Grass paths can be created with a shovel. A grass path turns into dirt when it is below a solid block.=Graspfade sind eine dekorative Variante von Grasblöcken. Ihre Oberseite hat eine andere Farbe und sie sind etwas niedriger als Grasblöcke, wodurch sie nützlich sind, um Fußwege zu errichten. Graspfade werden mit einer Schaufel errichtet. Ein Grasphad verwandelt sich in Erde, wenn er sich unter einem festen Block befindet. +Grass paths are a decorative variant of grass blocks. Their top has a different color and they are a bit lower than grass blocks, making them useful to build footpaths. Grass paths can be created with a shovel. A grass path turns into dirt when it is below a solid block.=Graspfade sind eine dekorative Variante von Grasblöcken. Ihre Oberseite hat eine andere Farbe und sie sind etwas niedriger als Grasblöcke, wodurch sie nützlich sind, um Fußwege zu errichten. Graspfade werden mit einer Schaufel errichtet. Ein Grasphad verwandelt sich in Erde, wenn er sich unter einem festen Block befindet. Gravel=Kies Green Stained Glass=Grünes Glas Grey Stained Glass=Graues Glas @@ -168,9 +168,9 @@ Polished Andesite=Polierter Andesit Polished Diorite=Polierter Diorit Polished Granite=Polierter Granit Polished Stone=Polierter Stein -Polished andesite is a decorational building block made from andesite.=Polierter Andesit ist ein dekorativer Block zum Bauen, der aus Andesit gemacht wurde. -Polished diorite is a decorational building block made from diorite.=Polierter Diorit ist ein dekorativer Block zum Bauen, der aus Diorit gemacht wurde. -Polished granite is a decorational building block made from granite.=Polierter Granit ist ein dekorativer Block zum Bauen, der aus Granit gemacht wurde. +Polished andesite is a decorative building block made from andesite.=Polierter Andesit ist ein dekorativer Block zum Bauen, der aus Andesit gemacht wurde. +Polished diorite is a decorative building block made from diorite.=Polierter Diorit ist ein dekorativer Block zum Bauen, der aus Diorit gemacht wurde. +Polished granite is a decorative building block made from granite.=Polierter Granit ist ein dekorativer Block zum Bauen, der aus Granit gemacht wurde. Purple Stained Glass=Violettes Glas Realm Barrier=Reichsbarriere Red Sand=Roter Sand @@ -188,7 +188,7 @@ Slime Block=Schleimblock Slime blocks are very bouncy and prevent fall damage.=Schleimblöcke sind sehr sprunghaft und verhindern Fallschaden. Smooth Red Sandstone=Weicher roter Sandstein Smooth Sandstone=Weicher Sandstein -Smooth red sandstone is a decorational building block.=Weicher roter Sandstein ist ein decorativer Block zum Bauen. +Smooth red sandstone is a decorative building block.=Weicher roter Sandstein ist ein decorativer Block zum Bauen. Smooth sandstone is compressed sand and is a rather soft kind of stone.=Weicher Sandstein ist komprimierter Sand und ein relativ weiches Gestein. Snow=Schnee Some coal contained in stone, it is very common and can be found inside stone in medium to large clusters at nearly every height.=Etwas Kohle im Stein, es kommt sehr häufig vor und kann in mittelgroßen bis großen Ansammlungen im Stein bei fast jeder Höhe gefunden werden. @@ -199,7 +199,7 @@ Spruce Sapling=Fichtensetzling Spruce Wood=Fichtenholz Spruce Wood Planks=Fichtenholzplanken Spruce leaves are grown from spruce trees.=Fichtenblätter wachsen an Fichten. -Stained glass is a decorational and mostly transparent block which comes in various different colors.=Farbglas ist ein dekorativer und größtenteils durchsichtiger Block, der in verschiedenen Farben daherkommt. +Stained glass is a decorative and mostly transparent block which comes in various different colors.=Farbglas ist ein dekorativer und größtenteils durchsichtiger Block, der in verschiedenen Farben daherkommt. Stick=Stock Sticks are a very versatile crafting material; used in countless crafting recipes.=Stöcke sind ein vielseitiges Material, sie werden in zahllosen Fertigungsrezepten gebraucht. Stone=Stein diff --git a/mods/ITEMS/mcl_core/locale/template.tr b/mods/ITEMS/mcl_core/locale/template.tr index b0ec0e99f..6bb6474a3 100644 --- a/mods/ITEMS/mcl_core/locale/template.tr +++ b/mods/ITEMS/mcl_core/locale/template.tr @@ -3,14 +3,14 @@ %s died in lava.= %s melted in lava.= %s took a bath in a hot lava tub.= -A block of diamond is mostly a shiny decorational block but also useful as a compact storage of diamonds.= -A block of emerald is mostly a shiny decorational block but also useful as a compact storage of emeralds.= -A block of gold is mostly a shiny decorational block but also useful as a compact storage of gold ingots.= -A block of iron is mostly a decorational block but also useful as a compact storage of iron ingots.= +A block of diamond is mostly a shiny decorative block but also useful as a compact storage of diamonds.= +A block of emerald is mostly a shiny decorative block but also useful as a compact storage of emeralds.= +A block of gold is mostly a shiny decorative block but also useful as a compact storage of gold ingots.= +A block of iron is mostly a decorative block but also useful as a compact storage of iron ingots.= A cactus can only be placed on top of another cactus or any sand.= -A decorational and mostly transparent block.= +A decorative and mostly transparent block.= A grass block is dirt with a grass cover. Grass blocks are resourceful blocks which allow the growth of all sorts of plants. They can be turned into farmland with a hoe and turned into grass paths with a shovel. In light, the grass slowly spreads onto dirt nearby. Under an opaque block or a liquid, a grass block may turn back to dirt.= -A lapis lazuli block is mostly a decorational block but also useful as a compact storage of lapis lazuli.= +A lapis lazuli block is mostly a decorative block but also useful as a compact storage of lapis lazuli.= A lava source sets fire to a couple of air blocks above when they're next to a flammable block.= A piece of ladder which allows you to climb vertically. Ladders can only be placed on the side of solid blocks and not on glass, leaves, ice, slabs, glowstone, nor sea lanterns.= Acacia Bark= @@ -42,7 +42,7 @@ Block of Iron= Blocks of coal are useful as a compact storage of coal and very useful as a furnace fuel. A block of coal is as efficient as 10 coal.= Blue Stained Glass= Bone Block= -Bone blocks are decorational blocks and a compact storage of bone meal.= +Bone blocks are decorative blocks and a compact storage of bone meal.= Bowl= Bowls are mainly used to hold tasty soups.= Brick= @@ -56,8 +56,8 @@ Charcoal is an alternative furnace fuel created by cooking wood in a furnace. It Chiseled Red Sandstone= Chiseled Sandstone= Chiseled Stone Bricks= -Chiseled red sandstone is a decorational building block.= -Chiseled sandstone is a decorational building block.= +Chiseled red sandstone is a decorative building block.= +Chiseled sandstone is a decorative building block.= Clay= Clay Ball= Clay balls are a raw material, mainly used to create bricks in the furnace.= @@ -72,8 +72,8 @@ Cobwebs can be walked through, but significantly slow you down.= Cracked Stone Bricks= Cut Red Sandstone= Cut Sandstone= -Cut red sandstone is a decorational building block.= -Cut sandstone is a decorational building block.= +Cut red sandstone is a decorative building block.= +Cut sandstone is a decorative building block.= Cyan Stained Glass= Dark Oak Bark= Dark Oak Leaves= @@ -112,7 +112,7 @@ Golden apples are precious food items which can be eaten.= Granite= Grass Block= Grass Path= -Grass paths are a decorational variant of grass blocks. Their top has a different color and they are a bit lower than grass blocks, making them useful to build footpaths. Grass paths can be created with a shovel. A grass path turns into dirt when it is below a solid block.= +Grass paths are a decorative variant of grass blocks. Their top has a different color and they are a bit lower than grass blocks, making them useful to build footpaths. Grass paths can be created with a shovel. A grass path turns into dirt when it is below a solid block.= Gravel= Green Stained Glass= Grey Stained Glass= @@ -167,9 +167,9 @@ Polished Andesite= Polished Diorite= Polished Granite= Polished Stone= -Polished andesite is a decorational building block made from andesite.= -Polished diorite is a decorational building block made from diorite.= -Polished granite is a decorational building block made from granite.= +Polished andesite is a decorative building block made from andesite.= +Polished diorite is a decorative building block made from diorite.= +Polished granite is a decorative building block made from granite.= Purple Stained Glass= Realm Barrier= Red Sand= @@ -187,7 +187,7 @@ Slime Block= Slime blocks are very bouncy and prevent fall damage.= Smooth Red Sandstone= Smooth Sandstone= -Smooth red sandstone is a decorational building block.= +Smooth red sandstone is a decorative building block.= Smooth sandstone is compressed sand and is a rather soft kind of stone.= Snow= Some coal contained in stone, it is very common and can be found inside stone in medium to large clusters at nearly every height.= @@ -198,7 +198,7 @@ Spruce Sapling= Spruce Wood= Spruce Wood Planks= Spruce leaves are grown from spruce trees.= -Stained glass is a decorational and mostly transparent block which comes in various different colors.= +Stained glass is a decorative and mostly transparent block which comes in various different colors.= Stick= Sticks are a very versatile crafting material; used in countless crafting recipes.= Stone= diff --git a/mods/ITEMS/mcl_core/nodes_base.lua b/mods/ITEMS/mcl_core/nodes_base.lua index d395c33a5..eef73e5a2 100644 --- a/mods/ITEMS/mcl_core/nodes_base.lua +++ b/mods/ITEMS/mcl_core/nodes_base.lua @@ -249,7 +249,7 @@ minetest.register_node("mcl_core:granite", { minetest.register_node("mcl_core:granite_smooth", { description = S("Polished Granite"), - _doc_items_longdesc = S("Polished granite is a decorational building block made from granite."), + _doc_items_longdesc = S("Polished granite is a decorative building block made from granite."), tiles = {"mcl_core_granite_smooth.png"}, stack_max = 64, is_ground_content = false, @@ -273,7 +273,7 @@ minetest.register_node("mcl_core:andesite", { minetest.register_node("mcl_core:andesite_smooth", { description = S("Polished Andesite"), - _doc_items_longdesc = S("Polished andesite is a decorational building block made from andesite."), + _doc_items_longdesc = S("Polished andesite is a decorative building block made from andesite."), tiles = {"mcl_core_andesite_smooth.png"}, is_ground_content = false, stack_max = 64, @@ -297,7 +297,7 @@ minetest.register_node("mcl_core:diorite", { minetest.register_node("mcl_core:diorite_smooth", { description = S("Polished Diorite"), - _doc_items_longdesc = S("Polished diorite is a decorational building block made from diorite."), + _doc_items_longdesc = S("Polished diorite is a decorative building block made from diorite."), tiles = {"mcl_core_diorite_smooth.png"}, is_ground_content = false, stack_max = 64, @@ -370,7 +370,7 @@ end minetest.register_node("mcl_core:grass_path", { tiles = {"mcl_core_grass_path_top.png", "default_dirt.png", "mcl_core_grass_path_side.png"}, description = S("Grass Path"), - _doc_items_longdesc = S("Grass paths are a decorational variant of grass blocks. Their top has a different color and they are a bit lower than grass blocks, making them useful to build footpaths. Grass paths can be created with a shovel. A grass path turns into dirt when it is below a solid block."), + _doc_items_longdesc = S("Grass paths are a decorative variant of grass blocks. Their top has a different color and they are a bit lower than grass blocks, making them useful to build footpaths. Grass paths can be created with a shovel. A grass path turns into dirt when it is below a solid block."), drop = "mcl_core:dirt", is_ground_content = true, drawtype = "nodebox", @@ -501,7 +501,7 @@ minetest.register_node("mcl_core:sandstone", { minetest.register_node("mcl_core:sandstonesmooth", { description = S("Cut Sandstone"), - _doc_items_longdesc = S("Cut sandstone is a decorational building block."), + _doc_items_longdesc = S("Cut sandstone is a decorative building block."), tiles = {"mcl_core_sandstone_top.png", "mcl_core_sandstone_bottom.png", "mcl_core_sandstone_smooth.png"}, is_ground_content = false, stack_max = 64, @@ -513,7 +513,7 @@ minetest.register_node("mcl_core:sandstonesmooth", { minetest.register_node("mcl_core:sandstonecarved", { description = S("Chiseled Sandstone"), - _doc_items_longdesc = S("Chiseled sandstone is a decorational building block."), + _doc_items_longdesc = S("Chiseled sandstone is a decorative building block."), tiles = {"mcl_core_sandstone_top.png", "mcl_core_sandstone_bottom.png", "mcl_core_sandstone_carved.png"}, is_ground_content = false, stack_max = 64, @@ -564,7 +564,7 @@ minetest.register_node("mcl_core:redsandstone", { minetest.register_node("mcl_core:redsandstonesmooth", { description = S("Cut Red Sandstone"), - _doc_items_longdesc = S("Cut red sandstone is a decorational building block."), + _doc_items_longdesc = S("Cut red sandstone is a decorative building block."), tiles = {"mcl_core_red_sandstone_top.png", "mcl_core_red_sandstone_bottom.png", "mcl_core_red_sandstone_smooth.png"}, is_ground_content = false, stack_max = 64, @@ -576,7 +576,7 @@ minetest.register_node("mcl_core:redsandstonesmooth", { minetest.register_node("mcl_core:redsandstonecarved", { description = S("Chiseled Red Sandstone"), - _doc_items_longdesc = S("Chiseled red sandstone is a decorational building block."), + _doc_items_longdesc = S("Chiseled red sandstone is a decorative building block."), tiles = {"mcl_core_red_sandstone_top.png", "mcl_core_red_sandstone_bottom.png", "mcl_core_red_sandstone_carved.png"}, is_ground_content = false, stack_max = 64, @@ -588,7 +588,7 @@ minetest.register_node("mcl_core:redsandstonecarved", { minetest.register_node("mcl_core:redsandstonesmooth2", { description = S("Smooth Red Sandstone"), - _doc_items_longdesc = S("Smooth red sandstone is a decorational building block."), + _doc_items_longdesc = S("Smooth red sandstone is a decorative building block."), tiles = {"mcl_core_red_sandstone_top.png"}, is_ground_content = false, stack_max = 64, @@ -706,7 +706,7 @@ minetest.register_node("mcl_core:coalblock", { minetest.register_node("mcl_core:ironblock", { description = S("Block of Iron"), - _doc_items_longdesc = S("A block of iron is mostly a decorational block but also useful as a compact storage of iron ingots."), + _doc_items_longdesc = S("A block of iron is mostly a decorative block but also useful as a compact storage of iron ingots."), tiles = {"default_steel_block.png"}, is_ground_content = false, stack_max = 64, @@ -718,7 +718,7 @@ minetest.register_node("mcl_core:ironblock", { minetest.register_node("mcl_core:goldblock", { description = S("Block of Gold"), - _doc_items_longdesc = S("A block of gold is mostly a shiny decorational block but also useful as a compact storage of gold ingots."), + _doc_items_longdesc = S("A block of gold is mostly a shiny decorative block but also useful as a compact storage of gold ingots."), tiles = {"default_gold_block.png"}, is_ground_content = false, stack_max = 64, @@ -730,7 +730,7 @@ minetest.register_node("mcl_core:goldblock", { minetest.register_node("mcl_core:diamondblock", { description = S("Block of Diamond"), - _doc_items_longdesc = S("A block of diamond is mostly a shiny decorational block but also useful as a compact storage of diamonds."), + _doc_items_longdesc = S("A block of diamond is mostly a shiny decorative block but also useful as a compact storage of diamonds."), tiles = {"default_diamond_block.png"}, is_ground_content = false, stack_max = 64, @@ -742,7 +742,7 @@ minetest.register_node("mcl_core:diamondblock", { minetest.register_node("mcl_core:lapisblock", { description = S("Lapis Lazuli Block"), - _doc_items_longdesc = S("A lapis lazuli block is mostly a decorational block but also useful as a compact storage of lapis lazuli."), + _doc_items_longdesc = S("A lapis lazuli block is mostly a decorative block but also useful as a compact storage of lapis lazuli."), tiles = {"mcl_core_lapis_block.png"}, is_ground_content = false, stack_max = 64, @@ -754,7 +754,7 @@ minetest.register_node("mcl_core:lapisblock", { minetest.register_node("mcl_core:emeraldblock", { description = S("Block of Emerald"), - _doc_items_longdesc = S("A block of emerald is mostly a shiny decorational block but also useful as a compact storage of emeralds."), + _doc_items_longdesc = S("A block of emerald is mostly a shiny decorative block but also useful as a compact storage of emeralds."), tiles = {"mcl_core_emerald_block.png"}, is_ground_content = false, stack_max = 64, diff --git a/mods/ITEMS/mcl_core/nodes_glass.lua b/mods/ITEMS/mcl_core/nodes_glass.lua index b9344962f..f87ce79ba 100644 --- a/mods/ITEMS/mcl_core/nodes_glass.lua +++ b/mods/ITEMS/mcl_core/nodes_glass.lua @@ -3,7 +3,7 @@ local S = minetest.get_translator("mcl_core") minetest.register_node("mcl_core:glass", { description = S("Glass"), - _doc_items_longdesc = S("A decorational and mostly transparent block."), + _doc_items_longdesc = S("A decorative and mostly transparent block."), drawtype = "glasslike", is_ground_content = false, tiles = {"default_glass.png"}, @@ -24,7 +24,7 @@ function mcl_core.add_glass(desc, recipeitem, colorgroup, color) minetest.register_node("mcl_core:glass_"..color, { description = desc, - _doc_items_longdesc = S("Stained glass is a decorational and mostly transparent block which comes in various different colors."), + _doc_items_longdesc = S("Stained glass is a decorative and mostly transparent block which comes in various different colors."), drawtype = "glasslike", is_ground_content = false, tiles = {"mcl_core_glass_"..color..".png"}, diff --git a/mods/ITEMS/mcl_core/nodes_misc.lua b/mods/ITEMS/mcl_core/nodes_misc.lua index 3eb402744..8d204fa95 100644 --- a/mods/ITEMS/mcl_core/nodes_misc.lua +++ b/mods/ITEMS/mcl_core/nodes_misc.lua @@ -3,7 +3,7 @@ local S = minetest.get_translator("mcl_core") minetest.register_node("mcl_core:bone_block", { description = S("Bone Block"), - _doc_items_longdesc = S("Bone blocks are decorational blocks and a compact storage of bone meal."), + _doc_items_longdesc = S("Bone blocks are decorative blocks and a compact storage of bone meal."), tiles = {"mcl_core_bone_block_top.png", "mcl_core_bone_block_top.png", "mcl_core_bone_block_side.png"}, is_ground_content = false, paramtype2 = "facedir", diff --git a/mods/ITEMS/mcl_end/building.lua b/mods/ITEMS/mcl_end/building.lua index aeee897f0..174140ed0 100644 --- a/mods/ITEMS/mcl_end/building.lua +++ b/mods/ITEMS/mcl_end/building.lua @@ -52,7 +52,7 @@ minetest.register_node("mcl_end:purpur_pillar", { minetest.register_node("mcl_end:end_rod", { description = S("End Rod"), - _doc_items_longdesc = S("End rods are decorational light sources."), + _doc_items_longdesc = S("End rods are decorative light sources."), tiles = { "mcl_end_end_rod_top.png", "mcl_end_end_rod_bottom.png", @@ -127,7 +127,7 @@ minetest.register_node("mcl_end:end_rod", { minetest.register_node("mcl_end:dragon_egg", { description = S("Dragon Egg"), - _doc_items_longdesc = S("A dragon egg is a decorational item which can be placed."), + _doc_items_longdesc = S("A dragon egg is a decorative item which can be placed."), tiles = { "mcl_end_dragon_egg.png", "mcl_end_dragon_egg.png", diff --git a/mods/ITEMS/mcl_flowerpots/init.lua b/mods/ITEMS/mcl_flowerpots/init.lua index c58fab7cf..d0d74da88 100644 --- a/mods/ITEMS/mcl_flowerpots/init.lua +++ b/mods/ITEMS/mcl_flowerpots/init.lua @@ -29,7 +29,7 @@ local cubes = { minetest.register_node("mcl_flowerpots:flower_pot", { description = S("Flower Pot"), - _doc_items_longdesc = S("Flower pots are decorational blocks in which flowers and other small plants can be placed."), + _doc_items_longdesc = S("Flower pots are decorative blocks in which flowers and other small plants can be placed."), _doc_items_usagehelp = S("Rightclick an empty flower pot while you wield a plant to place the plant. Flower pots can hold small flowers (not higher than 1 block), saplings, ferns, dead bushes, mushrooms and cacti. Rightclick a potted plant to retrieve the plant."), drawtype = "mesh", mesh = "flowerpot.obj", diff --git a/mods/ITEMS/mcl_heads/description.txt b/mods/ITEMS/mcl_heads/description.txt index c3a38bb77..b169ba796 100644 --- a/mods/ITEMS/mcl_heads/description.txt +++ b/mods/ITEMS/mcl_heads/description.txt @@ -1 +1 @@ -Small decorational head blocks. +Small decorative head blocks. diff --git a/mods/ITEMS/mcl_nether/init.lua b/mods/ITEMS/mcl_nether/init.lua index 15d5f9318..d12b5a418 100644 --- a/mods/ITEMS/mcl_nether/init.lua +++ b/mods/ITEMS/mcl_nether/init.lua @@ -153,7 +153,7 @@ minetest.register_node("mcl_nether:red_nether_brick", { minetest.register_node("mcl_nether:nether_wart_block", { description = S("Nether Wart Block"), - _doc_items_longdesc = S("A nether wart block is a purely decorational block made from nether wart."), + _doc_items_longdesc = S("A nether wart block is a purely decorative block made from nether wart."), stack_max = 64, tiles = {"mcl_nether_nether_wart_block.png"}, is_ground_content = false, diff --git a/mods/ITEMS/mcl_wool/init.lua b/mods/ITEMS/mcl_wool/init.lua index 99e7344f6..40c2340b9 100644 --- a/mods/ITEMS/mcl_wool/init.lua +++ b/mods/ITEMS/mcl_wool/init.lua @@ -40,7 +40,7 @@ for _, row in ipairs(wool.dyes) do -- Node Definition minetest.register_node("mcl_wool:"..name, { description = desc_wool, - _doc_items_longdesc = S("Wool is a decorational block which comes in many different colors."), + _doc_items_longdesc = S("Wool is a decorative block which comes in many different colors."), stack_max = 64, is_ground_content = false, tiles = {texture..".png"},