TechTastic
TechTastic
[crash-2020-11-21_05.31.13-server.txt](https://github.com/Ivorforce/RecurrentComplex/files/5577425/crash-2020-11-21_05.31.13-server.txt) [crash-2020-11-21_05.27.47-server.txt](https://github.com/Ivorforce/RecurrentComplex/files/5577426/crash-2020-11-21_05.27.47-server.txt)
1.12.2 Hunger Overhaul This is for a mechanic I think would be interesting The Game Stages change/unlock/lock/etc. depending on diet/hunger/etc. I bring this to your attention because a survival game...
[crash-2020-12-23_06.08.23-client.txt](https://github.com/montoyo/mcef/files/5735084/crash-2020-12-23_06.08.23-client.txt) [crash-2020-12-23_06.08.24-client.txt](https://github.com/montoyo/mcef/files/5735082/crash-2020-12-23_06.08.24-client.txt) What is happening?
I added a new `FracturedBlockStateInfoProvider` for handling Epic Fight's custom `FracturedBlockState` which is only used on the client and is the reason for the crash
This PR adds a new Mixin (`MixinClientPacketHandler`) that fixes the Beam Particle's target position to point ot the proper Worldspace position rather than a Shipyard position There is also a...
Updated TIS-3D Dependency and moved it to Common as well as moved TIS-3D Mixins and extra bits from Forge to Common
### Mod Name Applied Energistics 2 ### This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods - [x] I...
For context, I am making a 1.21 Minecraft physics mod for fun and would like to wrap `VoxelShape` so that a `PxShape`'s collision on a Block would maintain parity with...
So, as part of my addon, Computerized Vehicles, I wanted to add an onboard computer via an interactable part. Unfortunately, despite much trial and error, I did not succeed. So,...