Mod KubeJS Thermal by LatvianModder

  • KubeJS Thermal by LatvianModder

    KubeJS Thermal Expansion integration
    • 12246932
    • 25.74 KB
    • 1.19.2
    • November 22, 2020
    • July 21, 2023
    • KubeJS
      Thermal Expansion
    KubeJS Thermal
Mod Information
NameKubeJS ThermalAuthorLatvianModderDescriptionKubeJS Thermal Expansion integration
InformationDownloads: 12246932
Version: 1.19.2
Size: 25.74 KB
Updated at: July 21, 2023
Created at: November 22, 2020
Tags
KubeJS
Thermal Expansion
KubeJS Thermal Expansion integration. See Recipes page for more info.

Supported recipe types:

- furnace
- sawmill
- pulverizer
- smelter
- centrifuge
- press
- crucible
- chiller
- refinery
- brewer
- bottler

event.recipes.thermal.press('minecraft:bone', '#forge:dyes/black')
event.recipes.thermal.crucible(Fluid.of('minecraft:water', 300), '#minecraft:saplings')

- insolator

event.recipes.thermal.insolator('minecraft:bone', '#forge:dyes/black').water(400)

- pulverizer_catalyst
- smelter_catalyst
- insolator_catalyst

event.recipes.thermal.pulverizer_catalyst('minecraft:coal').primaryMod(1.0).secondaryMod(1.0).energyMod(1.0).minChance(0.0).useChance(1.0)

- stirling_fuel
- compression_fuel
- magmatic_fuel
- numismatic_fuel
- lapidary_fuel

event.recipes.thermal.lapidary_fuel('minecraft:coal').energy(100000)