Go to file
sfan5 855b2b2866 Allow locking the puzzle after it was solved 2016-04-03 19:51:46 +02:00
textures Add Allow-dig block, which allows students to dig the block above 2016-04-03 11:34:21 +02:00
.gitignore Initial commit 2014-03-16 18:02:29 +01:00
LICENSE Initial commit 2014-03-16 18:02:29 +01:00
README.md Add Allow-dig block, which allows students to dig the block above 2016-04-03 11:34:21 +02:00
init.lua Allow locking the puzzle after it was solved 2016-04-03 19:51:46 +02:00

README.md

minetest-teaching

Teaching mod for Minetest

Nodes

  • 'Utility blocks': A-Z 0-9 and operators
  • Lab block: Decoration block
  • Lab Checking block: Checks solutions and can give a reward
  • Lab Allow-dig block: Allows students to dig the block above it

Privileges

  • teacher: Allows modifying Checking blocks and building
  • freebuild: Allows building freely (without one of teacher & freebuild only utility blocks can be dug/placed on top of checking blocks)