3 This mod adds shifted block variants which have their textures offset from their original.
5 Nice for building. Other mods can use an API to add more shifted blocks (see `API.md`).
7 This mod has no hard dependencies.
11 If you use Minetest Game, the following shifted blocks are added:
14 * Shifted Desert Stone Block
15 * Shifted Sandstone Stone Block
16 * Shifted Desert Sandstone Block
17 * Shifted Silver Sandstone Block
18 * Shifted Obsidian Block
20 * Shifted Bronze Block
21 * Shifted Copper Block
25 If you do not use Minetest Game, shifted blocks may still be added by other mods.
29 To get 2 shifted blocks:
33 To get 2 original blocks:
37 * `X` = original block
42 * This mod may have problems with textures other than 16×16.
43 * Rotation with screendriver may look ugly
44 * Initial rotation may look ugly as well (because unrestricted)