QuickEntity 3.1.
A utility script (requires Node.js) is also available which will automatically convert QuickEntity JSONs and patch JSONs from 3.0 to 3.1. Run npm install in the folder and then use updateJSON.bat "someFolder\XYZ.entity.json" "someFolder\updatedXYZ.entity.json"
or updatePatch "someFolder\XYZ.entity.patch.json" "someFolder\blabla.entity.patch.json"
.