Difference between revisions of "ModTweaker:Random Things Support 1.10.2"
From MineTweaker 3
(Created page with "== Handlers Supported == The following handlers are supported: * Imbuing Station Each of these handlers can have recipes added or removed: Parameters marked as <span styl...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 14:36, 12 September 2023
Handlers Supported
The following handlers are supported:
- Imbuing Station
Each of these handlers can have recipes added or removed:
Parameters marked as red are optional and can be left out
//Imbuing Station
//OutputStack, InputMainStack, Input1Stack, Input2Stack, Input3Stack
mods.randomthings.ImbuingStation.add(<minecraft:diamond>, <minecraft:emerald>, <minecraft:dye>, <minecraft:dye:2>, <minecraft:dye:3>);
//InputOre, OutputFluid, MatchMeta, MatchNBT
mods.randomthings.ImbuingStation.remove(<minecraft:nether_star>);
ModTweaker Supported Mods |
---|
Actually Additions Support| Blood Magic Support| Botania Support| Chisel 2 Support| Embers Support| Extra Utilities Support| Forestry Support| Random Things Support| Refined Storage Support| Tinker's Construct Support |