CurseForge · Minecraft mod
ClocheTweaks
CraftTweaker bindings forImmersive Engineering Garden Cloche
Quick answer
Which ClocheTweaks release should I use?
ClocheTweaks 1.12.2-1.0.0 targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is ClocheTweaks required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does ClocheTweaks 1.12.2-1.0.0 need?
ClocheTweaks 1.12.2-1.0.0. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add ClocheTweaks without breaking your instance.
Built for ClocheTweaks 1.12.2-1.0.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use ClocheTweaks 1.12.2-1.0.0. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside ClocheTweaks 1.12.2-1.0.0. It opens that exact file at the source.
About this project
What does ClocheTweaks add?
Adds methods to CraftTweakerto register new fertilizers or seeds to be used inside the GardenCloche from Immersive Engineering.
Source files are included in mod jar
Additions
import mods.J0B10.tweaks.GardenCloche;
Register the given ingredient as fertilizer with the given growth multiplier.
Will throw an exeception for ingredients such as <*> that can't be resolved
to a list of items.
registerItemFertilizer(IIngredient fertilizer, float multiplier);
"Register the given fluid as fertilizer with the given growth multiplier.
registerFluidFertilizer(ILiquidStack fluid, float multiplier);
Register the given seed so it can be grown in the Graden Cloche.
Specifying a list of drops, the needed soil and optionally a block to
display visually inside the cloche.
If no soil is specified, dirt is used instead.
If no display block is specified, the seed is used as block.
This may result in texture errors if the item can't be a block.
registerCrop(IItemStack seed, IItemStack[] drops,
@Optional IIngredient soil, @Optional IBlock display);
Project description from CurseForge.
Pick your setup
ClocheTweaks by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
ClocheTweaks versions and loaders
ClocheTweaks 1.12.2-1.0.0
cloche-tweaks-1.12.2-1.0.0.jar
21 Apr 2023
Looking for an older file? The official CurseForge project page is in Resources.