8283848586878889909192
MFRRegistry.registerFruit(new FruitForestryPod(pods.blockID)); MFRRegistry.registerFertilizable(new FertilizableForestryPods(pods.blockID)); } } } MFRRegistry.registerFertilizer(new FertilizerForestry(ForestryUtils.getItem("fertilizerCompound"))); } catch(Exception x) { x.printStackTrace(); }