Modular tools for the Masses!
  • Kotlin 91.9%
  • Java 8.1%
Find a file
2024-05-04 11:12:56 +00:00
gradle 0.3.0-alpha 2023-08-26 02:46:55 +01:00
src/main ill make proper commit messages when i hit 1.0 i swear 2023-09-05 19:13:13 +01:00
.editorconfig Initial commit 2022-08-13 03:54:54 +01:00
.gitignore god i dont know. tools "work" but dont have durability or enchants or mining speed or attack damage or mining level 2022-08-21 19:45:45 +01:00
build.gradle.kts shits kinda broken but yeah 2023-08-28 22:10:28 +01:00
gradle.properties 0.3.0-alpha 2023-08-26 02:46:55 +01:00
gradlew i ported my mod to kotlin because its rusty 2023-08-24 04:30:04 +01:00
gradlew.bat Initial commit 2022-08-13 03:54:54 +01:00
LICENSE Update 'LICENSE' 2022-08-21 21:51:46 +02:00
LICENSE-TEMPLATE.md Initial commit 2022-08-13 03:54:54 +01:00
README.md Update README.md 2024-05-04 11:12:56 +00:00
settings.gradle.kts 0.3.0-alpha 2023-08-26 02:46:55 +01:00

Modulus is a WIP and will probably never be finished.

Modulus is a work-in-progress modular tool mod which tries to not replace vanilla tool systems & integrate with mods wherever possible. All tool manipulation is done within the inventory, where you break up your tool into parts and can freely change each part of the tool!

To edit a tool, right it with a tool hammer in your inventory. This will convert it into a modular tool and put it in edit mode. In edit mode, a box will show around your tool. You can take items out of it like a bundle! Once you're done, hit the tool with the hammer again and it will be usable!

Features

  • Swap out parts of your tool to create combinations like an axe-hoe
  • Customize the rod of your tool, changing it's wood type

Ideas

  • Paint your tool with coatings made from rare vanilla resources to enhance it with unique powers!
  • Tag your tool with a ribbon of any dye color (maybe including pride flags in the future)
  • Repair your tool easier & reset your tool when it becomes too expensive!
  • Automatic mod support with registry analysis & palette swapping
  • Save your tool from the brink of death
  • New items and ways to make bows easier to use & more fun for survival play
  • New weapons & weird tools!

Like it's tools, |modulus| also aims to be modular. All features will be configurable on Quilt and new weapons will be contained within a separate mod for those who want those weapons without tool modularity!