Copy and Paste Error in recent Commit?
krwminer opened this issue ยท 2 comments
In a recent commit to VillageMaterialEventHandler.java you added in several places:
- //Maple Woods
- if (event.biome == Biomes.spruceWoods.get())
- {
It seems like this might be a copy / paste error from //Spruce Woods below.