Project Rewrite
Tomson124 opened this issue ยท 0 comments
The mod will get a complete rewrite for 1.14 and future versions. The goal is to simplify the code structure to make updates and readability easier. I will also get rid of most of the dependencies, so the mod will work its way to be used standalone, too, although the completely standalone version will follow at a later point.
Inital porting work:
- Update Forge to 1.14
- Fix build errors
- Flatten items (remove metadata)
Code and useability improvements:
- Refactor source file structure
- Remove dependency for RF API
- Remove unnecessary helper functions
- Simplify item classes