We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af69115 commit 3bef9cbCopy full SHA for 3bef9cb
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# ProbeJS Legacy 6.0.1 -> 6.0.2
2
+
3
+Fix forge class scanner
4
5
+- fix NPE due to `ClassData.parent` being `null`
6
7
+---
8
9
# ProbeJS Legacy 6.0.0 -> 6.0.1
10
11
Skip anonymous class
gradle.properties
@@ -8,7 +8,7 @@ license=GNU LGPLv3
#pack format 6 is format for Minecraft 1.16.5. Be aware may have changed by the time you use this template!
resource_pack_format=6
-mod_version=6.0.1
+mod_version=6.0.2
12
mod_id=probejs
13
mod_display_name=ProbeJSLegacy
14
mod_author=Prunoideae && ZZZank
0 commit comments