diff --git a/gradle.properties b/gradle.properties index 7680e41..cdacd58 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx3G modVersion=3.2.0 -modChangelog=Fix enchantability getting in Item Stacks dumper +modChangelog=The Entities dumper now includes attributes modDescription=A Minecraft Forge mod that can create dumps of various game stuff, such as blocks, items, entities and many more. modAcceptedMcVersions=[1.15]