Harvestcraft Tweaker Mod
HarvestCraft Tweaker Mod (1.12.2) adds Crafttweaker support to Harvestcraft.
Configs:
Import:
mods.harvestcrafttweaker.HarvestCraftTweaker;
Available Methods:
clearAllPressing(); addPressing(IIngredient input, IItemStack leftOutput, IItemStack rightOutput); removePressingByInput(IItemStack input); clearAllGrinding(); addGrinding(IIngredient input, IItemStack leftOutput, IItemStack rightOutput); removeGrindingByInput(IItemStack input); addWaterFilter(IIngredient input, IItemStack leftOutput, IItemStack rightOutput); removeWaterFilterByInput(IItemStack input); //ground traps,normally hardcoded so needed coremods addGroundTrap(IIngredient input, IItemStack[] outputs) ; removeGroundTrapByInput(IIngredient input); //water traps, also hardcoded so needed coremods as well addWaterTrap(IIngredient input, IItemStack[] outputs); removeWaterTrapByInput(IIngredient input); //market clearAllMarket(); addMarket(IItemStack toBuy,IItemStack input,int cost); removeMarketByOutput(IItemStack output); //shipping bin addShipping(IItemStack toBuy,IItemStack currency,int cost); removeShippingByOutput(IItemStack output);
Requires:
How to install:
How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods
Don’t miss out today’s latest Minecraft Mods
HarvestCraft Tweaker Mod (1.12.2) Download Links
For Minecraft 1.12.2
Forge version: Download from Server 1 – Download from Server 2