blockbench
blockbench copied to clipboard
[Suggestion] Support placeholder values for queries with arguments
just to allow queries with an argument such as "query.camera_rotation(0)" to work with placeholder values for preview.
For instance currently, "q.camera_rotation(0) = 40" returns 0, instead of 40.
I noticed they work up until you write the second parenthesis. For instance "query.camera_rotation(0 = 140" still returns 140.
- Blockbench 4.1.5