Skip to content

Commit

Permalink
Remove Architectury Bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
Su5eD committed Aug 7, 2024
1 parent c735c67 commit 4a2455e
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 339 deletions.
30 changes: 0 additions & 30 deletions architectury-bridge/build.gradle.kts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

33 changes: 0 additions & 33 deletions architectury-bridge/src/main/resources/META-INF/mods.toml

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions architectury-bridge/src/main/resources/pack.mcmeta

This file was deleted.

1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ dependencies {
includeProject("rei-bridge")
includeProject("emi-bridge")
includeProject("energy-bridge")
// includeProject("architectury-bridge")
includeProject("terrablender-bridge")
includeProject("modmenu-bridge")
// includeProject("amecs-api")
Expand Down
2 changes: 1 addition & 1 deletion emi-bridge/src/main/resources/META-INF/neoforge.mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ displayTest = 'IGNORE_ALL_VERSION'
[[mixins]]
config="mixins.emibridge.json"
[[dependencies.connectorextras_emi_bridge]]
modId="forge"
modId="neoforge"
mandatory=true
versionRange="*"
ordering="NONE"
Expand Down
1 change: 0 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ include(
"energy-bridge",
"intermediary-deobf",
"emi-bridge",
// "architectury-bridge",
"terrablender-bridge",
"modmenu-bridge",
// "amecs-api",
Expand Down

0 comments on commit 4a2455e

Please sign in to comment.