Blueprint

Library that implements the framework of all Abnormals mods!

File Details

Blueprint 1.20.1 - 7.1.0

  • R
  • Apr 26, 2024
  • 1.09 MB
  • 7.5M
  • 1.20.1
  • Forge + 1

File Name

blueprint-1.20.1-7.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:blueprint-382216:5292242")

NeoForge

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

Learn more about Curse Maven

  • Added BlueprintTrims, an API for adding Trim Materials, Trim Patterns, and Trimmable Armor in a compatible way
  • Added BlueprintBlockStateProvider, BlueprintItemModelProvider, BlueprintRecipeProvider, and BlueprintLanguageProvider for some baseline datagen utils
  • Reworked Blueprint's system for adding new Rabbit variants
  • Implemented EggLayer interface to help mods integrate their egg laying animals together better
  • Added various tags to help categorize some blocks, items, and damage types
  • Simplified Remolder pack targeting