promotional bannermobile promotional banner

Gravitation Suite Patcher

Fixes several issues in Gravitation Suite
Back to Files

Gravitation Suite Patcher 1.0.0

File nameGraviSuite-Patcher-1.0.0.jar
Uploader
Su5eDSu5eD
Uploaded
Jul 7, 2021
Downloads
162.0K
Size
11.6 KB
Mod Loaders
Forge
File ID
3380349
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gravitation-suite-patcher-501574:3380349")

Learn more about Curse Maven

What's new

Added the following fixes: - The Advanced Drill crashes the game when used in a Miner.
Cause: Missing required override of methods ItemDrill#energyUse, ItemDrill#breakTime and ItemDrill#breakBlock.
Fix: Added overrides for the mentioned methods. - Ocassional crash when using the Advanced Drill
Cause: A null RayTrace is passed into ItemAdvancedDrill#getBrokenBlocks, while it's expected to be non-null.
Fix: In case of the ray trace being null, return an empty Collection. - The Ultimate Lappack has a recipe with a missing item showing up in JEI.
Cause: The Lappack was used in the recipe, which is hidden in the Experimental profile.
Fix: Added a condition to only register the recipe when using the Classic profile.

This mod has no additional files