promotional bannermobile promotional banner

AntimatterAPI

Modding framework/API, primarily for GregTech Intergalactical.

File Details

0.2

  • B
  • Nov 26, 2023
  • 6.64 MB
  • 596
  • 1.18.2
  • Forge

File Name

AntimatterAPI-forge-0.2-1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Ported to fabric
  • Refactored material system
  • Refactored tool system: non electric tools no longer have tons of different rod types, and they are seperate items instead of a single item with nbt, only electric tools still use the nbt system now
  • Refactored some other systems
  • Tesseract is no longer required, as it is now included in antimatter by default
  • Fixed crafttweaker compat
  • Made machine recipes use vanilla system, means recipes can now be overriden in datapack systems
  • Added rei support, it's mostly finished.
  • Added The One Probe support
  • Added Raw ore block flags
  • Some other things, see the commit log here for a full list of everything that changed.