Update README.md

This commit is contained in:
Joaquin Villalba 2020-12-22 11:29:22 -03:00 committed by GitHub
parent b56b79f8e1
commit 83457a1f4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -2,26 +2,26 @@
Minetest clay crafter mod. 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: 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. 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) 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. Glass of water: Used as fuel for the Claycrafter. Placeable.
#####Dependencies: ##### Dependencies:
Default Default
Vessels Vessels
#####Optional dependencies: ##### Optional dependencies:
moreblocks moreblocks
Special thanks to everamzah Special thanks to everamzah
#####License for Code ##### License for Code
Dragonop (LGPLv3) Dragonop (LGPLv3)
#####License for Media ##### License for Media
Textures created or modified by Dragonop (CC-BY-SA 4.0) Textures created or modified by Dragonop (CC-BY-SA 4.0)