compatability and legacy mostly done. schema recipes are all messed up for some reason.

This commit is contained in:
flux
2022-06-15 16:18:11 -07:00
parent 38f610a200
commit 92ce2e1f52
47 changed files with 1232 additions and 710 deletions

View File

@ -9,8 +9,7 @@ world block sandbox game.
### Download the mod
To install More Blocks, clone this Git repository into your Minetest's `mods/`
directory:
To install More Blocks, clone this Git repository into your Minetest's `mods/` directory:
```bash
git clone https://github.com/minetest-mods/moreblocks.git
@ -20,6 +19,8 @@ You can also
[download a ZIP archive](https://github.com/minetest-mods/moreblocks/archive/master.zip)
of More Blocks.
It is also available through the in-game `Content` tab.
### Enable the mod
Once you have installed More Blocks, you need to enable it in Minetest.
@ -58,19 +59,18 @@ on that line.
## Version compatibility
More Blocks is currently primarily tested with Minetest 5.3.0.
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.
## License
Copyright © 2011-2020 Hugo Locurcio and contributors
Copyright © 2011-2022 Hugo Locurcio and contributors
- More Blocks code is licensed under the zlib license, see
[`LICENSE.md`](LICENSE.md) for details.
- This is an altered version of the code which is not distributed by Hugo Locurcio.
- Unless otherwise specified, More Blocks textures are licensed under
[CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).
`moreblocks_copperpatina.png` was created by pithydon, and is licensed under
[CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).
- `moreblocks_copperpatina.png` was created by pithydon, and is licensed under
[CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).