promotional bannermobile promotional banner

SimpleCore API

API used by SimpleOres and other plugins.

File Details

SimpleCoreLib-1.20.1-6.0.1.2.jar

  • R
  • Aug 22, 2023
  • 171.82 KB
  • 601.4K
  • 1.20.1
  • Forge + 1

File Name

SimpleCoreLib-1.20.1-6.0.1.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simplecore-api-226136:4717319")

NeoForge

implementation fg.deobf("curse.maven:simplecore-api-226136:4717319")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- made MiningBlockTags fully abstract (internal change).

- fixed bug in registerMineableTags() that was setting all 'needs_stone_tool' to 'needs_diamond_tool'. NOTE: just dropping this version into your mods folder will NOT automatically fix stuff like tin ore needing diamond picks. You will have to switch to this version of SimpleCoreLib AND update to fixed versions of the other SimpleOres modules (coming Real Soon).