2020-10-02 11:21:10 +02:00
# More Blocks [![Build status](https://github.com/minetest-mods/moreblocks/workflows/build/badge.svg)](https://github.com/minetest-mods/moreblocks/actions)
2015-01-05 12:33:11 +01:00
2017-10-04 20:43:50 +02:00
More Blocks for [Minetest ](https://www.minetest.net/ ), a free and open source infinite
2015-01-05 12:33:11 +01:00
world block sandbox game.
2022-06-19 01:25:47 +02:00
![Screenshot ](./raw/bugfixes/screenshot.png )
2015-01-05 12:33:11 +01:00
2022-06-19 01:25:47 +02:00
![Screenshot ](./raw/bugfixes/screenshot2.png )
2015-01-05 12:33:11 +01:00
2022-06-19 01:23:11 +02:00
[Forum topic ](https://forum.minetest.net/viewtopic.php?f=11&t=509 )
2016-05-20 07:41:40 +02:00
2022-06-19 01:23:11 +02:00
[Content DB entry ](https://content.minetest.net/packages/Calinou/moreblocks/ )
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
[Source repo ](https://github.com/minetest-mods/moreblocks/ )
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
## Version compatibility
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
More Blocks is currently primarily tested with Minetest 5.5.0+.
It may or may not work with newer or older versions. Issues arising in older
versions than 5.0.0 will generally not be fixed.
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
## Legacy mode
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
The 3.0.0 release of moreblocks introduces a "legacy" mode, which is on by default, and is meant to
allow new servers to not commit to creating as many nodes as older versions, while not breaking anything
on existing servers. See `settingtypes.txt` for available settings.
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
## Mods in the pack
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
### moreblocks
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
Defines a bunch of new kinds of nodes. Provides an API for creating variants of some nodes.
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
### stairsplus
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
Allows the creation of 49 new shapes for registered nodes.
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
### stairsplus_legacy
2017-10-04 20:43:50 +02:00
2022-06-19 01:23:11 +02:00
Stairs+ registrations for various mods which were formerly done automatically as part of moreblocks.
2017-10-04 20:43:50 +02:00
## License
2022-06-16 01:18:11 +02:00
Copyright © 2011-2022 Hugo Locurcio and contributors
2017-10-04 20:43:50 +02:00
- More Blocks code is licensed under the zlib license, see
[`LICENSE.md` ](LICENSE.md ) for details.
2022-06-13 06:10:36 +02:00
- This is an altered version of the code which is not distributed by Hugo Locurcio.
2017-10-04 20:43:50 +02:00
- Unless otherwise specified, More Blocks textures are licensed under
[CC BY-SA 3.0 Unported ](https://creativecommons.org/licenses/by-sa/3.0/ ).
2022-06-16 01:18:11 +02:00
- `moreblocks_copperpatina.png` was created by pithydon, and is licensed under
[CC0 1.0 Universal ](https://creativecommons.org/publicdomain/zero/1.0/ ).