Releases: GregTech-Intergalactical/AntimatterAPI
Releases · GregTech-Intergalactical/AntimatterAPI
0.2-1.18.2
- 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
What's Changed
- Abstraction to support both forge and fabric by @Trinsdar in #185
- merged PR's from earlier by @Rundas01 in #188
- Store distillation input amount in a material tag by @lynxx131 in #194
- Add one probe integration by @lynxx131 in #199
- Fix TOP not displaying multiblock structure status for the primitive blast furnace by @lynxx131 in #200
- Recipe system refactor by @Trinsdar in #198
- added missing gem types by @Rundas01 in #207
- added missing gem generation by @Rundas01 in #208
- Update Element.java by @Rundas01 in #209
- Update Element.java by @Rundas01 in #210
- Update AntimatterMaterialTypes.java by @Rundas01 in #211
- Update MaterialTags.java by @Rundas01 in #212
- Update AntimatterMaterialTypes.java by @Rundas01 in #214
- Update Element.java by @Rundas01 in #213
- added fuel textures by @Rundas01 in #215
- Update Material.java by @Rundas01 in #217
- Update MaterialEvent.java by @Rundas01 in #218
- Rf machines by @Trinsdar in #220
- Modeling refactor by @Trinsdar in #222
- fake tile rewrite by @Trinsdar in #223
- Fluid and item refactor by @Trinsdar in #225
- Structure refactor by @Trinsdar in #224
- Gui refactor by @Trinsdar in #226
New Contributors
Full Changelog: 1.18.2-port...0.2-1.18.2
0.2-rc36-1.18.2
What's Changed
- fake tile rewrite by @Trinsdar in #223
- Fluid and item refactor by @Trinsdar in #225
- Structure refactor by @Trinsdar in #224
- Gui refactor by @Trinsdar in #226
also tools are now seperate items, except for electric tools, those still remain the same.
and this requires tesseract 0.2.2-pre1 or above
Full Changelog: 0.2-rc24-1.18.2...0.2-rc36-1.18.2
0.2-rc24-1.18.2
What's Changed
Full Changelog: 0.2-rc12-1.18.2...0.2-rc24-1.18.2
0.2-rc12-1.18.2
Full Changelog: 0.2-rc9-1.18.2...0.2-rc12-1.18.2
0.2-rc9-1.18.2
Full Changelog: 0.2-rc5-1.18.2...0.2-rc9-1.18.2
0.2-rc5-1.18.2
Full Changelog: 0.2-rc4-1.18.2...0.2-rc5-1.18.2
AntimatterAPI 0.2-rc4
- fixed a couple translations
- fixed mining speeds and drops of ore stones
- increased surface rock spawn chance
- fixed frame placing not working properly at build height
- fixed crafttweaker bug
- added configs for a few things in veins
- added small ore gen system
- added quartz ore and quartz gem replacement
- fixed fabric jei support, forge jei support is still broken for jei 10+
- added config for rei groups
- merged basalt and vanilla basalt
- improved textures of basalt and sandstone ores
- rock mortar recipe now uses a ratio of 4 rocks to 1 dust
- fixed issues with recipe network syncing
- made basalt have cobble and other stuff
- made regular ore always drop raw ores
- removed antimatter versions of vanilla blocks(eg. iron blocks)
- added ore replacements, ore they replaced still exists, for now
- changed ore textures to more match vanilla
AntimatterAPI 0.2-rc3
- fixed connection error
- made flint tool recipes use 1 stick like gt6
AntimatterAPI 0.2-rc2
- Ported to fabric
- Refactored material system some
- 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 small misc things, see the commits for a better understanding
- note: on forge servers, arrp-forge is required to load, will be uploaded here with the other jars for convenience.
AntimatterAPI-0.1
First partially stable release of AntimatterAPI!