fixed millstone tier for black bronze #1786

This commit is contained in:
Pyritie 2025-09-13 23:56:01 +01:00
parent 85fc6c2129
commit 5e97244193

View file

@ -314,7 +314,9 @@ const registerGTCEuMaterialModification = (event) => {
// Bismuth item pipe - 1/4 as good as tin
GTMaterials.Bismuth.setProperty(PropertyKey.ITEM_PIPE, new $ITEM_PIPE_PROPERTY(16384, 0.125));
// Bis bronze fluid pipe - same stats as bronze
GTMaterials.BismuthBronze.getProperties().removeProperty(PropertyKey.BLAST);
GTMaterials.BismuthBronze.setProperty(PropertyKey.FLUID_PIPE, new $FLUID_PIPE_PROPERTY(1696, 20, true, false, false, false));
GTMaterials.BlackBronze.getProperties().removeProperty(PropertyKey.BLAST);
GTMaterials.BlackBronze.getProperties().removeProperty(PropertyKey.ITEM_PIPE);
GTMaterials.BlackBronze.setProperty(PropertyKey.FLUID_PIPE, new $FLUID_PIPE_PROPERTY(1696, 20, true, false, false, false));
// Red steel fluid pipe - same flow rate as aluminium, bad heat tolerance (same as PE) but can do cryo