Modscraper Modscraper Minecraft
Random Things Tweaker logo

Random Things Tweaker

Mod

by tfarecnim

Adds crafttweaker support to the imbuing station and anvil and other tweaks

Type

Mod

CurseForge Downloads

131,533

CurseForge ID

319740

Last Updated

Jul 29, 2026

Description

This mod adds crafttweaker support to the imbuing station and anvil.

Syntax:

Imbuing Station (Note: IItemstacks must be in singletons or it will not work)

mods.rt.RandomThingsTweaker.addImbuingRecipe(IItemStack top, IItemStack leftside, IItemStack bottom, IItemStack center, IItemStack result);

mods.rt.RandomThingsTweaker.removeAllImbuingRecipes();

Anvil (Caution: without a mod to remove the level cap, the max possible level in survival is 39 although it can be set much higher.)


mods.rt.RandomThingsTweaker.addAnvilRecipe(IItemStack input1, IItemStack input2, IItemStack result, int levelcost);

 

Disable the creation of Slime pads:

 

mods.rt.RandomThingsTweaker.disableSlimePad();


Requests for backports will be ignored.

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources