HarvestCraft Tweaker
Modby tfarecnim
adds crafttweaker support to harvestcraft
Type
Mod
CurseForge Downloads
1,847,498
CurseForge ID
392712
Last Updated
Sep 5, 2026
Description
This mod adds Crafttweaker support to harvestcraft, available functions listed below
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);
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Xtones Reworked
Port of the Mod Xtones that adds various of modern, futuristic, and fantasy style decorative building blocks
Ultimate Car Mod
This mod brings cars, road construction and biodiesel production into your Minecraft world.
Client Sort
Versatile and easy inventory sorting.
Compressium
Adds Compressed Blocks
Panda's Falling Trees
Make trees fall when cut down
RealBench
Makes vanilla workbench usable