Databank

A library mod facilitating the creation of the bold and experimental, primarily made for the Aberrant Shores project.

File Details

databank-1.3.0.jar

  • R
  • Dec 10, 2025
  • 516.37 KB
  • 974.7K
  • 1.21.1
  • NeoForge

File Name

databank-1.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:databank-1181408:7316426"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • Moved interface for dynamically modifying item attributes from DnE to Databank
  • Added a system for special conditions
  • Added support for armatures in databank models
  • Added utilities for stretched blits and nine slices
  • Added a dialogue system
  • Added a small utility for conversion between Rotation and Direction to DatabankUtils
  • Added utilities for modifying the data of offline players
  • Added utilities for instanced dimensions

Changes

  • Modified the databank model format; if you are a developer, please run the python script in the databank github to update your models
  • Changed BasicMegablockCores to take in a BlockState in the getRotation method

Fixes

  • Fixed an issue where inflation on models would be inverted on y axis
  • Fixed Megastructure logging error saying it was music controllers
  • Fixed BasicMegablockCores not using the rotated shape when checking if it can place
  • Fixed it being difficult to change the placement block state for BasicMegablockCores
  • Fixed an issue where the BasicMegablockRouter would not properly set the "core" variable