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.17b for Forge 1.20.2

  • R
  • Aug 30, 2024
  • 507.43 KB
  • 748
  • 1.20.2
  • Forge

File Name

supermartijn642corelib-1.1.17b-forge-mc1.20.2.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

SuperMartijn642's Core Library 1.1.17b

  • Fixed RecipeGenerator not applying resource conditions

SuperMartijn642's Core Library 1.1.17a

  • Added CommonUtils#getRegistryAccess
  • Added CodecHelper

SuperMartijn642's Core Library 1.1.17

  • Added support for custom tag entry types
  • Added a namespace tag entry type
  • Fixed recipe conditions getting registered twice

SuperMartijn642's Core Library 1.1.16b

  • Workaround datagen mixins not getting applied due to Forge quirks

SuperMartijn642's Core Library 1.1.16a

  • Added workaround for crash with Iceberg

SuperMartijn642's Core Library 1.1.16

  • Allow ClientRegistrationHandler#registerAtlasSprite to accept a different namespace
  • Fixed AtlasSourceGenerator using the default resource generator name

SuperMartijn642's Core Library 1.1.15a

  • Added a workaround for Forge mixin issues
  • Removed use of Ingredient#merge from RecipeGenerator

SuperMartijn642's Core Library 1.1.15

  • Added ConditionalRecipeSerializer#wrapRecipe to serialize conditional recipes

SuperMartijn642's Core Library 1.1.14

  • Fixed error when a BaseBlockEntity returns null client data

SuperMartijn642's Core Library 1.1.13

  • Improved LootTableGenerator.LootPoolBuilder with additional helpers
  • BaseBlockEntity#dataChanged will now be true initially to avoid issues with Create contraptions

SuperMartijn642's Core Library 1.1.12a

  • Fixed serialization for ResourceConditions
  • Fixed exception when initializing ScreenUtils
  • Fixed conditional recipes not working

SuperMartijn642's Core Library 1.1.12

  • Initial release of SuperMartijn642's Core Library for Minecraft 1.20.2