KubeJS Thermal

KubeJS Thermal

Mod

KubeJS Thermal Expansion integration

Client and server LibraryUtility

8,049 downloads
5 followers
Created8 months ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

KubeJS Thermal Expansion integration. See Recipes page for more info.

Supported recipe types:

  • furnace

  • sawmill

  • pulverizer

  • smelter

  • centrifuge

  • chiller

  • refinery

  • brewer

  • bottler

  • press

    event.recipes.thermal.press('minecraft:bone', '#forge:dyes/black')
    
  • crucible

    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

    event.recipes.thermal.pulverizer_catalyst('minecraft:coal').primaryMod(1.0).secondaryMod(1.0).energyMod(1.0).minChance(0.0).useChance(1.0)
    
  • 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)
    

External resources



Project members

KubeJS

KubeJS

Organization

KingLemming

Parent Mod Author


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID