Update mod.conf
This commit is contained in:
parent
98816ffce1
commit
cd94b34bd0
19
README.md
19
README.md
@ -1,16 +1,17 @@
|
|||||||
## X-Decor ##
|
## X-Decor ##
|
||||||
|
|
||||||
##### A decoration mod meant to be simple and well-featured. #####
|
[![ContentDB](https://content.minetest.net/packages/jp/xdecor/shields/downloads/)](https://content.minetest.net/packages/jp/xdecor/)
|
||||||
##### It adds a bunch of cute cubes, various mechanisms and stuff for [cutting](https://forum.minetest.net/viewtopic.php?f=11&t=14085), [enchanting](https://forum.minetest.net/viewtopic.php?f=11&t=14087), cooking, etc. #####
|
|
||||||
##### This mod is a lightweight alternative to Home Decor and More Blocks all together. #####
|
A decoration mod meant to be simple and well-featured.
|
||||||
|
It adds a bunch of cute cubes, various mechanisms and stuff for [cutting](https://forum.minetest.net/viewtopic.php?f=11&t=14085), [enchanting](https://forum.minetest.net/viewtopic.php?f=11&t=14087), cooking, etc.
|
||||||
|
This mod is a lightweight alternative to HomeDecor and MoreBlocks.
|
||||||
|
|
||||||
|
### Requirements ###
|
||||||
|
This mod requires at least version 5.1 of Minetest.
|
||||||
|
|
||||||
### Credits ###
|
### Credits ###
|
||||||
|
|
||||||
##### Special thanks to Gambit for the textures from the PixelBOX pack for Minetest. #####
|
Special thanks to Gambit for the textures from the PixelBOX pack for Minetest.
|
||||||
|
Thanks to all contributors who keep this mod alive.
|
||||||
##### Thanks to all contributors that keep this mod alive. #####
|
|
||||||
|
|
||||||
![Preview](http://i.imgur.com/AVoyCQy.png)
|
![Preview](http://i.imgur.com/AVoyCQy.png)
|
||||||
|
|
||||||
### Requirements ###
|
|
||||||
This mod requires at least version 5.0.0 of minetest.
|
|
||||||
|
2
mod.conf
2
mod.conf
@ -2,4 +2,4 @@ name = xdecor
|
|||||||
description = A decoration mod meant to be simple and well-featured.
|
description = A decoration mod meant to be simple and well-featured.
|
||||||
depends = default, bucket, doors, farming, stairs, xpanes
|
depends = default, bucket, doors, farming, stairs, xpanes
|
||||||
optional_depends = fire, oresplus, moreblocks, mesecons
|
optional_depends = fire, oresplus, moreblocks, mesecons
|
||||||
min_minetest_version = 5.0.0
|
min_minetest_version = 5.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user