Skip to content

Commit

Permalink
fix(recipes): ✏️Add ThAdds plates recipes for [Metal Former] and [Blo…
Browse files Browse the repository at this point in the history
…ck Cutting Machine]

[Mithrillium Plate][Adaminite Plate][Mithminite Plate]
  • Loading branch information
Krutoy242 committed May 27, 2024
1 parent 3844214 commit c109435
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions config/ic2/block_cutter.ini
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ OreDict:blockThaumium = thaumcraft:plate@2*9 @hardness:2
; Void Plates
OreDict:blockVoid = thaumcraft:plate@3*9 @hardness:8

OreDict:blockMithrillium = thaumadditions:mithrillium_plate*9 @hardness:8
OreDict:blockAdaminite = thaumadditions:adaminite_plate*9 @hardness:8
OreDict:blockMithminite = thaumadditions:mithminite_plate*9 @hardness:8

OreDict:blockElectrumFlux = redstonearsenal:material@128*9 @hardness:5
OreDict:blockSilver = thermalfoundation:material@322*9 @hardness:5
OreDict:blockAluminum = thermalfoundation:material@324*9 @hardness:5
Expand Down
6 changes: 5 additions & 1 deletion config/ic2/metal_former_rolling.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,8 @@ OreDict:ingotBrass = thaumcraft:plate
; Thaumium Plate
OreDict:ingotThaumium = thaumcraft:plate@2
; Void Plate
OreDict:ingotVoid = thaumcraft:plate@3
OreDict:ingotVoid = thaumcraft:plate@3

OreDict:ingotMithrillium = thaumadditions:mithrillium_plate
OreDict:ingotAdaminite = thaumadditions:adaminite_plate
OreDict:ingotMithminite = thaumadditions:mithminite_plate

0 comments on commit c109435

Please sign in to comment.