ct hand doesn't sanitize ZC keywords.
jaredlll08 opened this issue ยท 0 comments
Issue description
CT hand gives:
<item:botania:flight_tiara>.withTag({variant: 0 as int})
ideally it should give
<item:botania:flight_tiara>.withTag({"variant": 0 as int})
Steps to reproduce
No response
Script used
n/a
The crafttweaker.log file
n/a
Minecraft version
1.16
Forge version
n/a
CraftTweaker version
n/a
Other relevant information
No response
The latest.log file
n/a