Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Fix IndustrialCraft2.zs
Browse files Browse the repository at this point in the history
  • Loading branch information
hibanka authored Nov 12, 2019
1 parent a28a022 commit 899461e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/IndustrialCraft2.zs
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@
<TConstruct:toolRod:1>,
<IC2:itemDust:9>,
<IC2:itemMugEmpty>,
<BuildCraft: Transport:item.buildcraftPipe.pipeitemscobblestone>,
<BuildCraft: Transport:item.buildcraftPipe.pipeitemsstone>,
<BuildCraft|Transport:item.buildcraftPipe.pipeitemscobblestone>,
<BuildCraft|Transport:item.buildcraftPipe.pipeitemsstone>,
<ProjRed|Core:projectred.core.part>,
<ForgeMicroblock:stoneRod>,
<chisel:dirt:*>,
Expand Down

0 comments on commit 899461e

Please sign in to comment.