Skip to content

Pattern matching/capture library for minetest node structures

License

Notifications You must be signed in to change notification settings

raymoo/multiblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiblock

This is a library meant to help support the programming of multi-block structures in Minetest, by providing a way to match a pattern against some nodes.

This repository is licensed under LGPL v2, or any later version.

See API.txt for usage details.

To try the demo:

  • Give yourself a multiblock:test_core
  • Place a 5x5 square of cobble
  • Put the test core on top, in the middle
  • Surround the test core with 8 identical nodes
  • Right-click the test core

About

Pattern matching/capture library for minetest node structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages