SuperMartijn642's Core Lib

SuperMartijn642's Core Lib adds lots of basic implementations that allow for similar code between different Minecraft versions!

File Details

SuperMartijn642's Core Lib 1.1.8 for Forge 1.19.4

  • R
  • May 19, 2023
  • 477.24 KB
  • 897
  • 1.19.4
  • Forge

File Name

supermartijn642corelib-1.1.8-forge-mc1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:supermartijn642s-core-lib-454372:4543655")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

SuperMartijn642's Core Library 1.1.8

  • Added ResourceAggregator to allow multiple data generators to write to the same file
  • All data generators will now generate before anything gets saved
  • Entries in json files from data generators will now always generate in the same order
  • Fixed ClientUtils#getPartialTicks returning the wrong value when the game is paused
  • Fixed ItemProperties#toUnderlying causing an exception when durability is set
  • Fixed loot table handling in BlockProperties

SuperMartijn642's Core Library 1.1.7

  • Fix RecipeGenerator's smelting smelting recipes not working for multiple smelting types
  • Fix ModelGenerator#itemHandheld using wrong parent model

SuperMartijn642's Core Library 1.1.6

  • Fix ModelGenerator#cube methods ignoring parameters

SuperMartijn642's Core Library 1.1.5

  • Initial release for 1.19.4