
Use CraftTweaker to modify Gaia Dimension's recipes.
Example:
1.12.2
import mods.GDTweaker.GDTweaker;
GDTweaker.addPurifyRecipe(<minecraft:diamond>,<minecraft:stone>,<minecraft:dirt>,1);
GDTweaker.addGlitterRecipe(<minecraft:diamond_block>,<minecraft:nether_star>,<minecraft:iron_ingot>,1);
GDTweaker.removePurifyRecipe(<gaiadimension:corrupt_grass>);
GDTweaker.removeGlitterRecipe(<gaiadimension:green_opal>);
1.16.5
<recipetype:gaiadimension:purifying>.addRecipe("test",<item:minecraft:diamond>,<item:minecraft:coal>,<item:minecraft:charcoal>,1f,10);
<recipetype:gaiadimension:purifying>.removeRecipeByName("gaiadimension:purifying/pink_agate_wood");
<recipetype:gaiadimension:restructuring>.addRecipe("test1",<item:minecraft:enchanted_golden_apple>,<item:minecraft:gold_ingot>,<item:minecraft:golden_apple>,1f,10);
<recipetype:gaiadimension:restructuring>.removeRecipeByName("gaiadimension:restructuring/proustite");
Require CraftTweaker and Gaia Dimension.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.12.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as gdtweaker-1.0 - fix.jar — drop this file into the mods folder
- Download size: 9 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.