JSON
Paste Water Sort Level JSON
No JSON yet? Open the Water Sort Level Editor first, or write it by hand. Each inner array is one bottle: the first value is the bottom layer, the last value is the top layer. Bottles do not need to be full, so ["red"] means one layer and ["red","blue","green"] means three layers. For a standard 4-layer puzzle, each color should appear exactly four times.
Example: Bottle A has 1 layer, bottle B has 3 layers, bottle C has 4 layers, and bottle D is empty.
To edit your own level, change the color words inside the quotes. Keep one pair of brackets for each bottle, keep commas between bottles, and remember that the first color is the bottom layer while the last color is the top layer.