diff --git a/build.properties b/build.properties index b8ba5d3c..c2015f77 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -mod_version=1.3.9 +mod_version=1.3.10 minecraft_version=1.12.2 forge_version=14.23.1.2555 mcp_mappings_version=snapshot_20170926 diff --git a/resources/changelog/1.12.2-1.3.10.txt b/resources/changelog/1.12.2-1.3.10.txt new file mode 100644 index 00000000..043c5ba0 --- /dev/null +++ b/resources/changelog/1.12.2-1.3.10.txt @@ -0,0 +1,5 @@ +As always, don't forget to backup your world before updating! +Requires CyclopsCore version 0.11.0 or higher. + +Additions: +* Add config option to disable entity particles, Closes #77