Go to file
flux 56e709e1ec use the screenshot from the CDB 2022-06-19 16:32:25 -07:00
.github/workflows fix workflow 2022-06-15 16:23:24 -07:00
invsaw remove dead code, fix luacheck 2022-06-19 15:34:08 -07:00
moreblocks almost done, mostly documentation left 2022-06-18 16:23:11 -07:00
stairsplus invsaw 2022-06-19 15:26:05 -07:00
stairsplus_legacy almost done, mostly documentation left 2022-06-18 16:23:11 -07:00
.editorconfig nonfunctional checkpoint 2022-06-11 18:17:41 -07:00
.pre-commit-config.yaml nonfunctional checkpoint 2022-06-11 18:17:41 -07:00
CHANGELOG.md invsaw 2022-06-19 15:26:05 -07:00
CONTRIBUTING.md Prepare for v1.1.0 release 2017-10-04 20:43:50 +02:00
LICENSE.md nonfunctional checkpoint 2022-06-11 18:17:41 -07:00
README.md invsaw 2022-06-19 15:26:05 -07:00
TODO.md invsaw 2022-06-19 15:26:05 -07:00
modpack.conf almost done, mostly documentation left 2022-06-18 16:23:11 -07:00
screenshot.png use the screenshot from the CDB 2022-06-19 16:32:25 -07:00
screenshot2.png almost done, mostly documentation left 2022-06-18 16:23:11 -07:00
settingtypes.txt invsaw 2022-06-19 15:26:05 -07:00

README.md

More Blocks Build status

More Blocks for Minetest, a free and open source infinite world block sandbox game.

Screenshot

Screenshot

Forum topic

Content DB entry

Source repo

Minetest Version compatibility

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.

Legacy mode

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.

Mods in the pack

moreblocks

Defines a bunch of new kinds of nodes. Provides an API for creating variants of some nodes.

stairsplus

Allows the creation of 49 new shapes for registered nodes.

stairsplus_legacy

Stairs+ registrations for various mods which were formerly done automatically as part of moreblocks.

invsaw

Documentation

for plaers

for admins

for mod makers

see moreblocks/API.md and stairsplus/API.md

License

moreblocks, stairsplus, stairsplus legacy

Copyright © 2011-2022 Hugo Locurcio and contributors

  • More Blocks code is licensed under the zlib license, see 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.

  • moreblocks_copperpatina.png was created by pithydon, and is licensed under CC0 1.0 Universal.

  • stairsplus_saw_button.png CC BY-SA 3.0 Unported

invsaw

Copyright © ?-2022 cheapie and contributors

  • invsaw code is licensed under the zlib license, see LICENSE.md for details.
  • This is an altered version of the code which is not distributed by cheapie.