Skip to content

Commit 9162e02

Browse files
committed
2.0.4.1 hotfix
stuff wasnt working properly thanks to... me, myself and i. After refactoring the compareComponents() function in 2.0.4 i've accidentally put the custom_data comparison as tagName vs j.value().toString() instead of i.value().toString() to the other, basically comparing the component name to its UUID
1 parent 7fcb283 commit 9162e02

File tree

12 files changed

+17
-10
lines changed

12 files changed

+17
-10
lines changed
0 Bytes
Binary file not shown.
972 Bytes
Binary file not shown.

.gradle/file-system.probe

0 Bytes
Binary file not shown.

.gradle/loom-cache/launch.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
commonProperties
22
fabric.development=true
3-
fabric.remapClasspathFile=C:\Users\igorg\OneDrive\Documentos\GitHub\Hot-Shirtless-Men\.gradle\loom-cache\remapClasspath.txt
4-
log4j.configurationFile=C:\Users\igorg\OneDrive\Documentos\GitHub\Hot-Shirtless-Men\.gradle\loom-cache\log4j.xml
3+
fabric.remapClasspathFile=C:\Users\zigza\OneDrive\Documentos\GitHub\Hot-Shirtless-Men\.gradle\loom-cache\remapClasspath.txt
4+
log4j.configurationFile=C:\Users\zigza\OneDrive\Documentos\GitHub\Hot-Shirtless-Men\.gradle\loom-cache\log4j.xml
55
log4j2.formatMsgNoLookups=true
66
fabric.log.disableAnsi=false
77
clientArgs
88
--assetIndex
99
1.21.4-19
1010
--assetsDir
11-
C:\Users\igorg\.gradle\caches\fabric-loom\assets
11+
C:\Users\zigza\.gradle\caches\fabric-loom\assets

.gradle/loom-cache/remapClasspath.txt

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

.idea/compiler.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/Minecraft_Server.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)