Go to file
Joaquin Villalba 8b6c5f0cad
Updated Glass of Water to actually be transparent
Added `use_texture_alpha = true` to the definition of claycrafter:glass_of_water
2021-01-02 23:16:21 -03:00
textures Added glass_of_water_inv 2020-11-13 00:25:17 -03:00
.gitignore Use awesome new textures 2016-01-17 15:38:27 -05:00
README.md Update README.md 2020-12-23 14:20:54 -03:00
claycrafter.lua Moreblocks compatibility 2020-12-22 11:26:30 -03:00
init.lua Moreblocks compatibility 2020-12-22 11:26:30 -03:00
items.lua Updated Glass of Water to actually be transparent 2021-01-02 23:16:21 -03:00
mod.conf Moreblocks compatibility 2020-12-22 11:26:30 -03:00
screenshot.png Updated screenshot.png 2020-11-13 01:07:33 -03:00

README.md

claycrafter

Minetest clay crafter mod. Adds a way for players to obtain clay other than mining, out of a common material: dirt. It adds three new nodes:

Claycrafter: Used to convert compressed dirt into clay.

Compressed dirt: Just 9 dirt, compressed, useful for saving storage space, too!
(Not present if moreblocks is installed, use moreblocks:dirt_compressed instead)

Glass of water: Used as fuel for the Claycrafter. Placeable.

For extra info look at the Forum Thread

Dependencies:

Default
Vessels

Optional dependencies:

moreblocks

License for Code

Dragonop (LGPLv3)

License for Media

Textures created or modified by Dragonop (CC-BY-SA 4.0)
Glass of water derived from the Drinking Glass texture from the vessels mod made by Thomas-S which is distributed as (CC-BY-SA 3.0)
Compressed dirt derived from the minetest's game default dirt texture made by Neuromancer and later modified by random-geek which is distributed as (CC-BY-SA 3.0)
Arrow textures by Blockmen, from minetest game's default, distributed under (CC-BY-SA 3.0)

Special thanks to everamzah