Minecraft Random Things Tweaker mod 2024 download
logo
minecraft mod Random Things Tweaker

Random Things Tweaker

Game Version: 1.12.2
Total Downloads: 5,380
Updated: Apr 22, 2019
Created: Apr 19, 2019
Download Random Things TweakerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
rttweaker-1.2.jar release 4.87 KB Apr 22, 2019 1.12.2 4,003 download Random Things Tweaker rttweaker-1.2.jar releaseDownload
rttweaker-1.1.jar release 4.21 KB Apr 19, 2019 1.12.2 31 download Random Things Tweaker rttweaker-1.1.jar releaseDownload
rttweaker-1.0.jar release 3.39 KB Apr 19, 2019 1.12.2 1,346 download Random Things Tweaker rttweaker-1.0.jar releaseDownload

Description

Share this:

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.

Comments

Add a comment