Перейти к содержимому
Mineforgian

UniTweak

CraftTweaker methods which can create recipes for other mods based on patterns instead of items

454 загрузок3 подписчиковMITforge

Обновлён 2 июня 2022 г. · опубликован 2 июня 2022 г.

  • Embers stamper script before and after
  • IE Crusher Example (Outdated syntax)

Requires: CraftTweaker and UniDict

 

UniTweak is a mod that adds CraftTweaker methods which can create recipes for other mods based on patterns instead of items. It does this using the UniDict API.

 

In a modded Minecraft game you will have a set of resources (ie iron, copper, lead) which each have specific items associated with them (ie ores, ingots, dust). Normal CraftTweaker methods allow you to create recipes given specific inputs and outputs (ie Iron Ingots). The methods this mod provides can take the kind of input and output you want, and create recipes matching that pattern for all resources which have those kinds.

 

Usage examples include:

IE Metal Press recipe that turns ingots into their corresponding blocks

IE Crusher turns metal ores into Magneticraft rocky chunks

Embers stamper recipe that turns a given amount of molten metal into the corresponding gears

 

Currently supported mods are: Immersive Engineering, Embers Rekindled. See the wiki for the available methods and usage information.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.1.1Бета1.12.2forge2 июня 2022 г.Скачать (40 КБ)

Ченджлог

0.1.1Бета1.12.2 · 2 июня 2022 г.

Added ignore methods. These allow you to specify a set of resources for each machine to ignore.

Комментарии

Загружаем…