Download KubeJS TFC — Minecraft Mods — ModStock

KubeJS TFC

Active

Downloads

20

Last update

1 month ago

Versions

1.18.2 — 1.20.1
Client and server
Forge
Neoforge
Utils

Allows you to create recipes, blocks, and items from TFC

Example:

onEvent('recipes', event => {
    event.recipes.tfc.bloomery('minecraft:oak_log', Fluid.of('tfc:metal/bismuth_bronze', 2), 'minecraft:bucket', 20)
})

See the wiki for a full list of abilities and how to use them