Talia-12 opened this issue 2 years ago ยท 2 comments
"hexcasting.tooltip.boolean_true": "True", "hexcasting.tooltip.boolean_false": "False",
... huh?
return Component.literal(b ? "hexcasting.tooltip.boolean_true" : "hexcasting.tooltip.boolean_false")
whooooopsy