Craftable and “makeable“ cement blocks for Minetest Game
Go to file
𝘋𝘪𝘳𝘬 4b5aedcc5a
relicense under MIT license
2023-01-04 16:38:36 +01:00
locale add German translation 2019-10-22 13:34:11 +02:00
screenshots modernize mod structure 2019-10-22 13:26:18 +02:00
textures get rid of the ugly red status LED 2018-01-27 18:43:48 +01:00
LICENSE.txt relicense under MIT license 2023-01-04 16:38:36 +01:00
README.md modernize mod structure 2019-10-22 13:26:18 +02:00
init.lua prevent crash when pointing the sander at nothing 2023-01-04 16:27:09 +01:00
mod.conf add 5.6 human readable title 2022-08-12 08:41:52 +02:00
screenshot.png add screenshot and hardware coloring 2018-01-12 05:31:45 +01:00

README.md

Craftable and “makeable“ cement blocks.

Screenshot

Make wet cement

Method 1

Craft two wet cement blocks by putting some gravel (default:gravel), any type of sand (group:sand), and a water bucket (bucket:bucket_water) in a shapeless recipe.

Method 2

Make two dry cement blocks by putting gravel (default:gravel) and any type of sand (group:sand) in a shapeless recipe and put the resulting blocks of dry cement on ground directly by a water source and wait till it becomes wet.

Make hard cement

Place wet cement blocks wherever you want (no water sources in neighboring nodes) and let them become hard. Since dry and wet cement blocks fall down when placed you might want to support them while drying by placing a not falling block in the node below.

Hard cement blocks float like regular nodes.

Coloring

Hard cement can be colored using any of the 15 default dyes. Place a hard cement block and punch it while holding one of the dyes. The dye color gets applied to the node and thus the cement block gets colored. The dye remains in hand and wont be removed.

Sanding

A hard cement can be sanded to get a sanded cement block with a smoother texture that is brighter. For doing this a sanding tool is needed.

Sanding Tool

When using the tool on a hard cement block (like with all other tools simply click the node) the block gets sanded. The tool has wear, but lasts very long.

Of course all sanded cement blocks can be colored, too.

Comparison of default and sanded hard cement blocks

When sanding a colored hard cement block removes the color. Sanding other blocks nothing happens.