Sigmund Granaas Sandring
Sigmund Granaas Sandring
Currently, the handler rewrites the entire stat nbt instead of upping the values when handling mob and block situations. This should be easy updates instead of complete rewrites.
Save used packs in world data, to warn players if some packs are missing.
Add a book which can be filled by adding schematics as entries. This book will also aid in crafting. When placed on a lectern, it can act as a schematic...
Added proper handling to the on-hit methods to ensure it is actually filtering features correctly. Todo: - Check if other events have the same issue. - Create tests for these...
Added block teleport, proper selection of targets, and fixed incorrect handling of invalid teleport locations. Todo: - Testing the teleport handler - Cleaning up the code