diff --git a/changelog.md b/changelog.md index f63fbab0..1dc76092 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -- Fix certain tasks not checking progression on initialization (CodexAdrian) \ No newline at end of file +- Added loot condition "heracles:completed_quest" for loot tables (ThatGravyBoat) \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index b6fbf718..805ce2b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2G enabledPlatforms=fabric,forge -version=1.1.10 +version=1.1.11 group=earth.terrarium.heracles minecraftVersion=1.20.1