Skip to content
Jenkins
log in
Dashboard
All
IC2
1.18
#10
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Previous Build
Next Build
Success
Changes
Summary
Add block tags required by forge to load a world (
details
)
Fix Forge cable model rendering (
details
)
Commit f1b240f3a6858acfc2999534dc4c6fcccd7b556d by
player
Add block tags required by forge to load a world
The file was added
resources/data/minecraft/tags/blocks/ores.json
The file was added
res-forge/data/forge/tags/blocks/storage_blocks/silver.json
The file was added
res-forge/data/forge/tags/blocks/storage_blocks/uranium.json
The file was added
res-fabric/data/c/tags/blocks/uranium_ores.json
The file was added
res-forge/data/forge/tags/blocks/ores/uranium.json
The file was added
res-fabric/data/c/tags/blocks/tin_ores.json
The file was added
res-forge/data/forge/tags/blocks/ores/tin.json
The file was added
res-forge/data/forge/tags/blocks/ores/silver.json
The file was added
resources/data/minecraft/tags/blocks/tin_blocks.json
The file was added
res-forge/data/forge/tags/blocks/storage_blocks/tin.json
The file was added
res-forge/data/forge/tags/blocks/ores.json
The file was added
res-forge/data/forge/tags/blocks/storage_blocks/lead.json
The file was added
resources/data/minecraft/tags/blocks/uranium_blocks.json
The file was added
res-forge/data/forge/tags/blocks/ores/lead.json
The file was added
resources/data/minecraft/tags/blocks/lead_blocks.json
The file was added
res-fabric/data/c/tags/blocks/lead_ores.json
Commit ca7bab77fdb6bdca3dac753e6c73c4412a2b689c by
player
Fix Forge cable model rendering
The file was modified
src-forge/ic2/forge/ClientModEventHandlerForge.java
The file was removed
src-forge/ic2/forge/DynamicCableModelForge.java
The file was added
src-forge/ic2/forge/model/Ic2Model.java
The file was added
src-forge/ic2/forge/model/DynamicCableModelForge.java
The file was added
src-forge/ic2/forge/model/SingleModelData.java
The file was added
src-forge/ic2/forge/model/CableModelLoader.java