Adding new compostable stuff
UncleSam139 opened this issue ยท 4 comments
I have add this stuff to my config file, maybe you want add this to the mod. If you want let me know, because there are some other mods like Biomes O' Plenty and Tinker Construct with lot of stuff to add.
Tickrate can be changed. ;-)
-
Minecraft and Pam's Harvestcraft - Seeds:
I:seedAllist=125 -
AgriCraft - Seeds:
I:"agricraft:agri_seed"=125 -
ATLCraft Candles Mod - Seeds:
I:"atlcraft:atlcraft_bayberry_seeds"=125 -
Garden Stuff - Seeds:
I:"gardenstuff:candelilla_seeds"=125 -
Hatchery - Chicken Manure + Chicken Feed:
I:"hatchery:chickenmanure"=125
I:"hatchery:chicken_feed"=125
Thanks! Those all make sense, I've added those to the default configuration.
Sure, I'll take more. You can either create an issue like you did here, or if you want to make it easier for me you can submit a pull request with the additions made to the https://github.com/Stormwind99/Composter/blob/master/src/main/java/com/wumple/composter/config/ConfigHandler.java#L78 file.
@UncleSam139 - BTW, do you know where seedAllist comes from? I can't find the source of it - and it doesn't seem to be in the Minecraft or Pam's Harvestcraft sources.
I found "listAllseed" in Pam's Harvestcraft at https://github.com/MatrexsVigil/harvestcraft/blob/33df1750b1dc0253bfa85017cd45b31332641a48/src/main/java/com/pam/harvestcraft/item/GeneralOreRegistry.java