Skip to content

Commit

Permalink
That should be all folks
Browse files Browse the repository at this point in the history
  • Loading branch information
enjarai committed Apr 14, 2023
1 parent 935415f commit 1444535
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ yarn_mappings=1.19.4+build.1
loader_version=0.14.14

# Mod Properties
mod_version = 1.6.0
mod_version = 1.6.1
maven_group = nl.enjarai
archives_base_name = show-me-your-skin

# Dependencies
fabric_version=0.76.0+1.19.4
modmenu_version=6.1.0-beta.3
cicada_version=0.3.0
cicada_version=0.3.1
mixin_extras_version=0.2.0-beta.6
# https://github.com/OnyxStudios/Cardinal-Components-API/releases
cardinal_components_version=5.1.0
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ this, getWindowLeft() + 54, getWindowTop() - 22,
);
overridesConfigureButton = new ToggleButtonWidget(
this, getWindowLeft() + 78, getWindowTop() - 22,
160, 38, ArmorConfigWindow.TEXTURE, true,
20, 78, ArmorConfigWindow.TEXTURE, true,
button -> {}, Text.translatable("gui.showmeyourskin.armorScreen.overridesConfigure")
) {
@Override
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1444535

Please sign in to comment.