Skip to content
1 change: 1 addition & 0 deletions scripts/crafttweaker/early/removals/Vanilla.zs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ static arrayRemovals as IItemStack[][] = [
Helper.getRemovalItems("conduit",Global.conduits),
Helper.getRemovalItems("helm",Global.helmets),
Helper.getRemovalItems("jaopca:block",Global.joapcaBlocks),
Helper.getRemovalItems("legs",Global.legs),

//oredict---------------------------------------------------------------------------------------------------------------
<ore:blockConstructionAlloy>.itemArray,
Expand Down
Loading