Go to file
luk3yx e69ce27af9 Remove (broken) forceloading.
If this gets re-added, the position should be divided by 16 first.
2020-04-15 09:55:17 +12:00
LICENSE.md Initial commit 2018-11-04 16:40:26 +13:00
README.md Initial commit 2018-11-04 16:40:26 +13:00
depends.txt Initial commit 2018-11-04 16:40:26 +13:00
init.lua Remove (broken) forceloading. 2020-04-15 09:55:17 +12:00

README.md

Wireless touchscreens

A Minetest mod that adds wireless digistuff touchscreens, inspired by digitouch.

Crafting

To craft a wireless touchscreen, use a regular touchscreen, a teleportation tube (mese block if pipeworks isn't installed) and a diamond.

Dependencies

This mod depends on digistuff and digilines.

The following optional dependencies may exist:

  • default: Crafting recipes.
  • pipeworks: Optional crafting recipe change.
  • scriptblocks: Not required at all, however when scriptblocks is loaded this mod will use a scriptblocks API function instead of its own to save memory.