Перейти к содержимому
Mineforgian

KubeJS Thermal

KubeJS Thermal Expansion integration

Загрузки
347K
Подписчики
10
Обновлён
5 мая 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 21 августа 2023 г.

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)
    

Ченджлог

1802.1.5-build.16Релиз1.18.2 · 21 августа 2023 г.
  • Merge branch 'dev' - Max
  • Update dependencies, add crystallizer support (closes #15) - Max
1802.1.5-build.14Релиз1.18.2 · 21 августа 2023 г.
  • Merge branch 'dev' into main - Max
  • Update FuelRecipe to use CoFH FluidIngredients (and tags) (#12) - King Lemming
1802.1.5-build.12Релиз1.18.2 · 21 августа 2023 г.
  • Merge branch 'dev' - Max
  • Fix #10 - Max
1802.1.5-build.10Релиз1.18.2 · 21 августа 2023 г.
  • Merge pull request #9 from KubeJS-Mods/dev - Max
  • Update build.gradle - Max
1605.1.4-build.4Релиз1.16.5 · 21 августа 2023 г.
  • Fixed not being able to set fluid amount - LatvianModder
1605.1.4-build.3Релиз1.16.5 · 21 августа 2023 г.
  • Updated Thermal and dependencies, added support for fluid ingredients - LatvianModder
1605.1.4-build.2Релиз1.16.5 · 21 августа 2023 г.
  • Added thermalFisherBoost, thermalRockGen and thermalPotionDiffuserBoost support - LatvianModder
1605.1.3-build.1Релиз1.16.5 · 21 августа 2023 г.
  • Fixed crash with latest thermal update, switched to loom - LatvianModder

Комментарии

Загружаем…