Skip to content

More Blocks 2.1.0

Compare
Choose a tag to compare
@Calinou Calinou released this 14 Dec 13:53
· 17 commits to master since this release
v2.1.0
cf0f875

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.