mirror of
https://github.com/Auxilor/EcoQuests.git
synced 2025-12-22 16:39:21 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
335524a2da | ||
|
|
73d748d445 | ||
|
|
e0e0804cce | ||
|
|
c00d5eb7d2 | ||
|
|
f7fab37555 |
@@ -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
|
||||
)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Thu Aug 31 16:59:46 BST 2023
|
||||
#Sun Sep 17 11:20:21 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.33.0
|
||||
version=1.5.0
|
||||
libreforge-version=4.34.0
|
||||
version=1.6.0
|
||||
|
||||
Reference in New Issue
Block a user