Robert's Building Pack

This is a construction-oriented mod that provides various modern building blocks and furniture.

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

Forge

implementation fg.deobf("curse.maven:roberts-building-pack-1145655:6351702")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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