Releases: minetest-mods/moreblocks
Releases · minetest-mods/moreblocks
More Blocks 2.2.0
Changelog
Changed
- Refactored recipe override mechanism to avoid re-coding recipes
when we only want to change the amount produced. - Realigned rail recipe to the changes made in Minetest Game.
- All rail recipes (standard, power, break) were boosted by 50%.
Fixed
More Blocks 2.1.0
Changelog
Added
- Clean Glass versions of Trap and (Super) Glowing Glass.
- Compressed desert cobblestone.
Changed
- Revised placing strategy that takes into account which side of the face
(top/bottom for horizontal, left/right for vertical placement) is being clicked.
Aux (sprint/special, default E) key can be used to place the node with the orientation
it would have if placed from the other side.
When placing nodes next to nodes of the same gategory (e.g.slab to slab) the other
node's orientation is copied, flipping it placing on top or below an upright or
upside-down node. In this case the aux key will disable the special processing of
same-category nodes.
Fixed
- Revised minetest_game crafting recipe overrides to match Minetest 5.0.0 and later.
More Blocks 2.0.0
Changelog
Added
- Stairs+ nodes for ice.
settingtypes.txt
file to allow configuring settings in the main menu.- Polish translation.
Changed
- The minimum supported Minetest version is now 5.0.0.
- Stairs+ nodes now emit one light level less compared to full nodes to make up
for their smaller visual size.
Fixed
- Fixed a recipe conflict that made Centered Wooden Tiles impossible to craft.
More Blocks 1.3.0
This is the last release that will support Minetest 0.4.17. Future releases will only support Minetest 5.0.0 or later.
Changelog
Changed
- Stairs+ are now displayed in the creative inventory by default.
- Localization files now use the gettext
.po
format. - Updated intllib support to avoid using deprecated functions.
Fixed
- Node rotation now works correctly when placing Stairs+ nodes.
- Stairs+ glasslike nodes' textures are now easier to see.