1.11.0
on Jul 1, 2023- Updated to 1.20
- I created this terrible versioning scheme, I'm stuck with it now
1.10.0
on Mar 24, 2023- Updated to 1.19.4
1.9.0
on Feb 8, 2023- Updated to 1.19.3
- Migrated to Data Criteria
1.8.1
on Nov 18, 2022- Added a
thrower
player parameter to the stack voided event
1.8.0 Fabric
on Nov 13, 2022- Added a
StackVoided
event (accessed throughVoidCraftingAPI.STACK_VOIDED
)- Called when an item entity ticks in the void
- Helper methods for registering before the main Void Crafting functionality
1.7.2 Fabric
on Aug 15, 2022- Support 1.19.x
1.7.1 Fabric
on Jun 20, 2022- Bump patch version to differentiate from wrongly-versioned builds
1.7.0 Quilt
on Jun 20, 2022- Ported to 1.19
1.7.0 Fabric
on Jun 20, 2022- Ported over EMI and REI
1.6.4 Fabric
on Jun 14, 2022- Added REI back for compatibility
- EMI has much better integration
1.6.0 Quilt
on Jun 8, 2022- Ported all API changes from 1.6.x
- Added EMI support
1.6.3 Fabric
on Jun 8, 2022- Replaced REI with EMI
1.7.0 Fabric Beta 2
on Jun 7, 2022- Updated to 1.19
1.7.0 Fabric Beta 1
on Jun 6, 2022Initial port to 1.19
1.6.2 Fabric
on May 12, 2022- Fixed server crash by moving void resistance tooltip to client
1.6.1 Fabric
on May 12, 2022- Fixed void resistance tooltip positioning
1.6.0 Fabric
on May 11, 2022- Added javadoc and a private constructor to
VoidCraftingAPI
1.6.0 Fabric Beta
on May 11, 2022- Refactored quite a bit, created
Position
to calculate coordinates and spawn items independent of void recipes - Created
VoidCraftingAPI
andPositionBuilder
- Added the void resistance mechanic for other mods to use
- Fixed mixed-up translations between Spanish and Portuguese
1.5.0 Fabric
on Apr 22, 2022- REI support!
1.4.1 Quilt
on Apr 21, 2022First Quilt version!