KubeJS TFC
ModMIT

KubeJS TFC

KubeJS integration for TFC

63.7K
Downloads
14
Followers
3 months ago
Updated
📦
30
Versions

📖About KubeJS TFC

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