Skip to content

Commit

Permalink
this is probably fixed in grs itself ig?
Browse files Browse the repository at this point in the history
  • Loading branch information
MCTian-mi committed Aug 25, 2024
1 parent 1dbdd4b commit f363ec2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions groovy/postInit/mod/ImmersiveRailroading.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,6 @@ crafting.addShaped("ir_speed_retarder", item('immersiverailroading:item_augment'
[null, null, null]
]);

// Black Mesa Tunnel Bore * 1
mods.gregtech.railroad_engineering_station.removeByInput(1920, [metaitem('plateSteel'), metaitem('plateIron')], null)
// Black Mesa Tunnel Bore * 1
mods.gregtech.railroad_engineering_station.removeByInput(1920, [item('immersiverailroading:item_rolling_stock')], null)


mods.gregtech.bender.recipeBuilder()
.circuitMeta(3)
.inputs(ore('plateSteel'))
Expand Down

0 comments on commit f363ec2

Please sign in to comment.