Blueprint

Library that implements the framework of all Abnormals mods!

File Details

Blueprint 1.20.1 - 7.0.0

  • B
  • Jun 18, 2023
  • 935.91 KB
  • 568.2K
  • 1.20.1+1
  • Forge

File Name

blueprint-1.20.1-7.0.0.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:blueprint-382216:4594238")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Ported to 1.20 and 1.20.1

* Structure Repaletters can now target specific structure piece types, and they are now a proper worldgen registry

* Modded Biome Slice Changes

  * Modded Biome Slices now have "fairer" distribution in relation to each other's parts of the world they want to modify

  * Modded Biome Slice Surface Rule Condition is gone

  * The multi-noise slice JSON files are now easier for users to edit

  * Now a proper worldgen registry

* Blueprint Boat Type registry now supports raft boats

* Added method for easily registering hanging sign blocks

* Added a new system for easily adding items to existing creative tabs. See the CreativeModeTabContentsPopulator class.

* Various other minor adjustments were made