We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a96d3 commit 657dd30Copy full SHA for 657dd30
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [0.10.0] - 2024-05-01
4
+
5
+- Add `setRewardExp` and `isRewardingExp` for offers
6
7
## [0.9.0] - 2024-03-22
8
9
- Add `.replaceItems(ingredient, item)` when working with offers similar to `.replaceEmeralds`
gradle.properties
@@ -1,5 +1,5 @@
# Project
-version = 0.9.0
+version = 0.10.0
group = com.almostreliable.morejs
license = GNU Lesser General Public License v3.0
mixinVersion = 0.8.5
0 commit comments