customrealms / core

Core library for the CustomRealms runtime
https://customrealms.io/core
MIT License
37 stars 14 forks source link

Organize and add events and add inventory types #7

Closed AL1L closed 3 years ago

connerdouglass commented 3 years ago

I really like this improvement! It might sound pedantic, but could we name the folders "block" and "entity", instead of "blocks" and "entities".

Also make sure to run npm run build:check to make sure all the other imports still point to the right place. I think there's one in src/entity/Entity.ts that needs updating.

Then I will merge it!