Implemented #3 - now it is possible to specify a ResourceLocation to override the soil texture
Marked as BETA because it needs more testing for some functionality, but should work without problems even in big modpacks
- Added removeFluidFertilizer(ILiquidStack fluid)
- Added removeAllItemFertilizers()
- Added listFluidFertilizers()
- Added listCrops()
- Added registerCrop(IItemStack seed, IIngredient[] outputs, IIngredient soil, IBlockState display)
- Added removeCrop(IItemStack seed)
- Added zenclocheList (alias: zcList) [fluidFertilizer/crop] command
- Optimized Imports
- Fixed missing indication of mod's Dependencies
- Bumped Crafttweaker version 4.1.8.468 -> 4.1.20.695
- Fixed derp
- Added logo