Quark Oddities

Quark Oddities

22M Downloads

affected_by_magnets.json contains a non-existent mob from Alex's Cave

gregoryeple opened this issue ยท 1 comments

commented

The mob alexscaves:notot is referenced inside the file affected_by_magnets.json and do not exist, but the entity alexscaves:notor does.

Suggested change:

Replacing the line
{"id":"alexscaves:notot","required":false},
by
{"id":"alexscaves:notor","required":false},

commented

fixed