9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2025-12-24 09:29:24 +00:00

Compare commits

...

2 Commits
1.5.0 ... 1.5.1

Author SHA1 Message Date
Auxilor
c00d5eb7d2 libreforge-updater 2023-09-02 17:34:44 +01:00
Will FP
f7fab37555 Fixed page changers 2023-09-01 12:32:17 +01:00
2 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ class PositionedPageChanger(
direction: PageChanger.Direction
): PositionedComponent {
private val pageChanger = PageChanger(
Items.lookup("item").item,
Items.lookup(config.getString("item")).item,
direction
)

View File

@@ -1,5 +1,5 @@
#libreforge-updater
#Thu Aug 31 16:59:46 BST 2023
#Sat Sep 02 17:34:44 BST 2023
kotlin.code.style=official
libreforge-version=4.33.0
version=1.5.0
libreforge-version=4.33.2
version=1.5.1