File Details
voidblock_extras-1.0.4
- R
- Feb 29, 2024
- 55.01 KB
- 67
- 1.20.1
- Forge
File Name
voidblock_extras-1.0.4.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Fixed the NullPointerException being caused by the excluded_items.json not being read correctly and caused an error, this led to the block not dropping anything because of this.
The list will now always be initialized even if an error occurs during the file reading process and not causing the whole block to come crashing down.

