Divide by Zero in ContainerReactor.java
ouroborus opened this issue ยท 1 comments
It seems ContainerReactor.java#L83 would generate a divide by zero exception if the player tried to put something other than draconic material in (for example, if you put in chaos shards; AFAIK, the slot accepts both draconic and chaos materials).