Go to file
Aly 79ffcfbd85 Add Depends 2020-12-15 18:09:04 -08:00
src/main Fix up the categories: Only need one book 2020-12-15 17:55:13 -08:00
.gitignore Update packages 2020-11-22 12:13:12 -08:00
README.md Add Depends 2020-12-15 18:09:04 -08:00
build.gradle Add real blocks and items 2020-12-13 17:10:41 -08:00
gradle.properties Add real blocks and items 2020-12-13 17:10:41 -08:00
settings.gradle Initial commit 2020-11-21 09:50:36 -08:00

README.md

MonadMachines

A computer mod that aims to teach functional programming concepts through a tutorial book and a simple visual interface.

Depends on:

  • Fabric API
  • Fabric Language Kotlin

Recommended:

  • Patchouli: The mod uses Patchouli for its documentation. Don't leave out Patchouli unless you know what you're doing.

Suggested:

  • Mod Menu: Shows mod information.
  • Polymorph: Adds a recipe conflict resolver. Certain crafting recipes in MonadMachines may conflict with other mods.