misode.github.io
misode.github.io copied to clipboard
Incremental arrows not passing changes to JSON
When editing values with the data pack generator, if changing the value with the arrow, it does not update the JSON until you select the text box and hit enter.
Default value of 0, JSON shows 0
Up arrow clicked to change value to 1, JSON shows 0
Text box input selected and Enter pressed, JSON shows 1