Skip to content

Commit

Permalink
Remove priority setting from MEGA Transmutation Interfaces with Appli…
Browse files Browse the repository at this point in the history
…edE 0.6.2-beta
  • Loading branch information
62832 committed May 5, 2024
1 parent 9d01031 commit 75be7de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
}
},
"widgets": {
"openPriority": {
"left": 154,
"top": 0,
"width": 16,
"height": 16
},
"amtButton1": {
"left": 8,
"top": 35,
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencyResolutionManagement {
library("mixinextras", "io.github.llamalad7", "mixinextras-forge").version("0.2.1")

// AppliedE
version("appliede", "0.6.1-beta")
version("appliede", "0.6.2-beta")
library("appliede", "maven.modrinth", "appliede").versionRef("appliede")
library("projecte", "curse.maven", "projecte-226410").version("4901949-api-4901951")

Expand Down

0 comments on commit 75be7de

Please sign in to comment.