File Details
RobertsBuildingPack-0.4.0.jar
- A
- Mar 26, 2025
- 682.41 KB
- 484
- 1.20.1
- Forge
File Name
RobertsBuildingPack-0.4.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- This version has completely transitioned away from MCreator, with all legacy code successfully migrated to the new Java project
- Rewrote all block Java code using abstract classes and inheritance
- Implemented right-click seating functionality for office chairs
- Added right-click toggle functionality for tube lights
- Office chairs and tube lights still lack crafting recipes in this version. Next update will introduce a mod-specific crafting system to uniformly produce all furniture items
- As I'm still in the learning phase, the current code quality isn't substantial enough for reference. Therefore, I'm not planning to open-source it yet - perhaps at the 1.0.0 milestone
- Future plans include continuing to learn Forge API while expanding mod content