Mod providing configuration options for new touch_interaction item property.
| init.lua | Create touch_config mod | |
| LICENSE | Create touch_config mod | |
| mod.conf | Add supported_games and min_minetest_version to mod.conf | |
| README.md | Create touch_config mod | |
| settingtypes.txt | Create touch_config mod | |
Touch Config
Override every item's touch_interaction table according to user configuration.
Configuration
The mode provides a configuration entry for each of the three components of the touch_interaction table. Each can be set to one of three states:
-
don't override that entry
-
set entry to "long dig, short place"
-
set entry to "short dig, long place"
One can also choose not to override the 'hand' item. This isn't really useful except as a simple test scenario giving different tools different touch_interaction values.