Skip to content

Commit

Permalink
Merge pull request #962 from MCTian-mi/mod-updates
Browse files Browse the repository at this point in the history
Mod updates™
  • Loading branch information
bruberu authored Aug 25, 2024
2 parents fc10b8f + f363ec2 commit a7da81b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 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
10 changes: 5 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
},
{
"projectID": 632327,
"fileID": 5162169,
"fileID": 5650806,
"required": true
},
{
Expand Down Expand Up @@ -217,7 +217,7 @@
},
{
"projectID": 633806,
"fileID": 4412006,
"fileID": 5644780,
"required": true
},
{
Expand Down Expand Up @@ -552,7 +552,7 @@
},
{
"projectID": 564858,
"fileID": 5508050,
"fileID": 5619513,
"required": true
},
{
Expand Down Expand Up @@ -718,7 +718,7 @@
},
{
"projectID": 910715,
"fileID": 5229610,
"fileID": 5650399,
"required": true
},
{
Expand Down Expand Up @@ -753,7 +753,7 @@
},
{
"projectID": 687577,
"fileID": 5507936,
"fileID": 5635093,
"required": true
},
{
Expand Down

0 comments on commit a7da81b

Please sign in to comment.