promotional bannermobile promotional banner

NeoBlock - The New OneBlock

New OneBlock, but an ultimate version with customizations.

File Details

neoblock-1.21.1-0.4.0-Beta.jar

  • B
  • Apr 10, 2025
  • 112.77 KB
  • 983
  • 1.21.4+3
  • NeoForge

File Name

neoblock-1.21.1-0.4.0-Beta.jar

Supported Versions

  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:neoblock-1224204:6406791"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

✨ Added

  • Schematic System
    • /neoblock scheme save <pos1> <pos2> [<center>] [<name>]: Save structures centered around a point.
    • /neoblock scheme load <pos> [<name>]: Load saved structures into the world.
    • Automatically loads main.nbt over the NeoBlock during world generation.
    • Additional schematics can be configured via config.toml

🛠 Improved

  • Default world type is now set by the mod — no need for a separate default world mod.
  • Removed all experimental warnings for a cleaner dev and player experience.

🧹 Internal Changes

  • Refactored utility and data handling systems:
    • Introduced TierManager for tier data management.
    • Unified utility methods under MinecraftUtil.
    • Integrated WorldData more deeply for persistent storage.