API for falling block indestructibility.
alcatrazEscapee opened this issue ยท 1 comments
Need to add some API methods for addons to mark blocks as indestructible for addons (e.g. how we special case charcoal piles)
The existing hardcoded exceptions are API modifiable as per d65214e
More extensive configurability or API can be added if actual uses cases are identified and PR'd ;) or wait until 1.15+ when this is all json anyway.