作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: fabric
A Fabric mod that fixes nested transaction crashes in Ad Astra machines when interacting with external fluid or item pipes (like those from Pipez or other transport mods).
IllegalStateException: Transaction already in progress crash when machines attempt to process internal transactions while an external pipe is already holding an open transaction.This mod uses Sponge Mixins to wrap MachineFluidTransactionMixin and (if applicable) item transactions, ensuring they only attempt to open a transaction if one isn't already active, or by delegating to the existing transaction context.
.jar to your mods folder.This project is licensed under the MIT License.
请登录后举报
暂无评论,抢个沙发吧~