Ladysnake / BLAST

A simple Minecraft bomb mod for Fabric.
https://ladysnake.github.io/wiki/blast.html
13 stars 14 forks source link

Failure to register BlockItems but still use them #3

Closed Linguardium closed 3 years ago

Linguardium commented 4 years ago

https://github.com/Ladysnake/BLAST/blob/8f495e491b81647f4779db82bd2db846aae868d5/src/main/java/ladysnake/blast/common/Blast.java#L14

Block items are still in loot tables and recipes, causing errors on load. either register them or remove them from the resources to resolve this.

https://hastebin.com/qihixamitu.php