diff --git a/build.properties b/build.properties index 5ba8a214..d2997056 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -mod_version=1.0.22 +mod_version=1.0.23 minecraft_version=1.16.5 forge_version=36.0.14 mcp_mappings_channel=snapshot diff --git a/resources/changelog/1.16.5-1.0.23.txt b/resources/changelog/1.16.5-1.0.23.txt new file mode 100644 index 00000000..41760ac9 --- /dev/null +++ b/resources/changelog/1.16.5-1.0.23.txt @@ -0,0 +1,6 @@ +As always, don't forget to backup your world before updating! +Requires CyclopsCore version 1.11.6 or higher. + +Fixes: +* Fix ignore storage contents overriding ignore crafting jobs, Closes #87 +