Registries n stuff.
- Added registries for Electrodes and Cable Types. - Winding Machines now tint the main spool instead of requiring partial models for each spool. - Electrode Holders now render the item model of the electrode instead of requiring partial models for each electrode. - Added Resistivity config for Cable Types. - Updated classes to handle the new registries instead of enums. - Moved the ChemicalVatCategory's recipe sprite to a separate method so mixins can target the sprites specifically.
This commit is contained in:
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
7
gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
7
gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
Reference in New Issue
Block a user