You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way the mine allows (or denies) if a stage can be added is by checking a hash of BlockType; so the only way to fail is that the isEquals() method of Paper's BlockTypePost13 is broken.
In Paper (not Spigot) you can't create a mine with wheat and wheat[age=7]; it will report "stage with wheat[age=7] already exists!"
The text was updated successfully, but these errors were encountered: