misode.github.io icon indicating copy to clipboard operation
misode.github.io copied to clipboard

Incremental arrows not passing changes to JSON

Open AspieGamer13 opened this issue 4 months ago • 0 comments

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 Image

Up arrow clicked to change value to 1, JSON shows 0 Image

Text box input selected and Enter pressed, JSON shows 1 Image

AspieGamer13 avatar Jun 25 '25 18:06 AspieGamer13