- 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