BloodMagic/src/main/java/wayoftime/bloodmagic/ritual/harvest
Victorsueca 9c1e1a7050
Fix non [a-z0-9/._-] character in path of location (#1732)
Fixes a net.minecraft.util.ResourceLocationException that happens when the mod is loaded with Actually Additions due to the third party crop integration using an old block ID with deprecated casing.
2020-12-30 13:13:00 -05:00
..
HarvestHandlerPlantable.java Fix non [a-z0-9/._-] character in path of location (#1732) 2020-12-30 13:13:00 -05:00
HarvestHandlerStem.java Ritual reimplementation 2020-11-26 13:32:56 -05:00
HarvestHandlerTall.java Ritual reimplementation 2020-11-26 13:32:56 -05:00
HarvestRegistry.java Ritual reimplementation 2020-11-26 13:32:56 -05:00
IHarvestHandler.java Ritual reimplementation 2020-11-26 13:32:56 -05:00