Chailotl / minecraft-resource-manager

A Minecraft JSON resource manager and data-driven asset generator.
GNU General Public License v3.0
7 stars 0 forks source link

Crash when clicking on a model with no namespace in the identifier #1

Closed Hugman76 closed 3 years ago

Hugman76 commented 3 years ago

If you have a blockstate with a model referencing an ID with no namespace (which is minecraft by default), the whole software crashes image

Chailotl commented 3 years ago

Oops, I forgot you can omit the minecraft namespace, this should hopefully be quick to fix.