MysteryBlokHed / databind

Expand the functionality of Minecraft Datapacks.
https://databind.rtfd.io/en/stable
GNU General Public License v3.0
4 stars 0 forks source link

Add macros for repeated lines of code #50

Closed MysteryBlokHed closed 3 years ago

MysteryBlokHed commented 3 years ago

Closes #48

Adds macros for repeated lines of code. Macros ended up being a much better solution that functions or closures since the goal was basically text replacement.