File Details
v0.2.0
- R
- Mar 1, 2026
- 22.62 KB
- 205
- 1.20.6+5
- Forge
File Name
riggyz_patches-0.2.0.jar
Supported Versions
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
Curse Maven Snippet
[0.2.0] - TBD
Added
- Mixin plugin system for conditional mixin loading per mod
- Separate mixin config for Create (
riggyz_patches.create.mixins.json) - Separate mixin config for VS2 (
riggyz_patches.vs2.mixins.json) - Create is now an optional dependency
- VS2 as an optional dependency
Fixed
- Create#6902: Contraption collision lag from VoxelShape merging
- VS2#418: Item duplication when assembling ships with active block entity inventories (e.g. Create mixers, copycats, modded storage). Backport of VS2 PR #1688.
- Create#9501: Bound cardboard block recipe uses
minecraft:stringinstead offorge:stringtag - Create#7882: Portable Storage Interface intermittently fails to transfer items. Backport of Create PR #9624.
- Create#9720: Server crash (NPE) when disassembling a train via CC:Tweaked while DEPARTURE event fires
- Create PR#9481: Gantry contraptions stall/skip blocks at large coordinates due to float precision loss
- Create#9675: Copycat blocks don't render emissive textures from the copied material
- Create#9414: Train map overlay in Xaero's World Map incorrectly scaled on HiDPI displays
Changed
- Changed the readme to relfect the new name and purpose of the mod