The file was modified src/main/java/iguanaman/hungeroverhaul/food/FoodModifier.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/config/ConfigOption.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/BonemealModification.java (diff)
Commit
d4651d5e85831f64f8a435e5fe029d00b527493b
by squeek502 Make harvest drops from right clicking and breaking totally independent * Split config option `modifyCropDrops` into `modifyCropDropsRightClick` and `modifyCropDropsBreak` * Split config option `producePerHarvestMin` into `producePerHarvestRightClickMin` and `producePerHarvestBreakMin` * Split config option `producePerHarvestMax` into `producePerHarvestRightClickMax` and `producePerHarvestBreakMax` The file was modified src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/BlockHelper.java (diff) The file was modified build.gradle (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/PlantGrowthModification.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/RandomHelper.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/util/IguanaEventHook.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/module/ModulePlantGrowth.java (diff) The file was modified src/main/java/iguanaman/hungeroverhaul/config/IguanaConfig.java (diff)