Скачать Random Things Tweaker — Minecraft Моды — ModStock

Random Things Tweaker

Активный

Установок

0

Последнее обновление

6 лет назад
Клиент

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.

Участники проекта
tfarecnim

tfarecnim