KubeJS Thermal (KubeJS Thermal)
KubeJS Thermal是与Thermal Expansion集成的KubeJS模组。它为Minecraft的热力扩展提供了更多的整合性和自定义性。如果您需要更多信息,请参阅【食谱页面】(
支持的食谱类型:
- furnace
- sawmill
- pulverizer
- smelter
- centrifuge
- chiller
- refinery
- brewer
- bottler
- press
javascript
event.recipes.thermal.press('minecraft:bone', '#forge:dyes/black')
crucible
javascript
event.recipes.thermal.crucible(Fluid.of('minecraft:water', 300), '#minecraft:saplings')
insolator
javascript
event.recipes.thermal.insolator('minecraft:bone', '#forge:dyes/black').water(400)
pulverizer_catalyst
javascript
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
javascript
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
javascript
event.recipes.thermal.lapidary_fuel('minecraft:coal').energy(100000)
[]( 链接)
来自Modrinth
kubejs-thermal Forge 2001.1.10-build.2
展开
版本: 2001.1.10-build.2
支持游戏: 1.20.1
Release
下载次数: 50,294
kubejs-thermal Forge 1902.1.9-build.16
展开
版本: 1902.1.9-build.16
支持游戏: 1.19.2
Release
下载次数: 3,050
kubejs-thermal Forge 1802.1.6-build.7
展开
版本: 1802.1.6-build.7
支持游戏: 1.18.2
Release
下载次数: 3,912
kubejs-thermal-1902.1.9-build.11
展开
版本: 1902.1.9-build.11
支持游戏: 1.19.2
Release
下载次数: 204
kubejs-thermal-1902.1.9-build.9
展开
版本: 1902.1.9-build.9
支持游戏: 1.19.2
Release
下载次数: 441
kubejs-thermal-1902.1.6-build.22
展开
版本: 1902.1.6-build.22
支持游戏: 1.19.2
Release
下载次数: 112
kubejs-thermal-1802.1.5-build.16
<ul>
<li>Merge branch 'dev' - Max</li>
<li>Update dependencies, add crystallizer support (closes #15) - Max</li>
</ul>
展开
版本: 1802.1.5-build.16
支持游戏: 1.18.2
Release
下载次数: 1,221
kubejs-thermal-1802.1.5-build.14
<ul>
<li>Merge branch 'dev' into main - Max</li>
<li>Update FuelRecipe to use CoFH FluidIngredients (and tags) (#12) - King Lemming</li>
</ul>
展开
版本: 1802.1.5-build.14
支持游戏: 1.18.2
Release
下载次数: 97
kubejs-thermal-1802.1.5-build.12
<ul>
<li>Merge branch 'dev' - Max</li>
<li>Fix #10 - Max</li>
</ul>
展开
版本: 1802.1.5-build.12
支持游戏: 1.18.2
Release
下载次数: 59
kubejs-thermal-1802.1.5-build.10
<ul>
<li>Merge pull request #9 from KubeJS-Mods/dev - Max</li>
<li>Update build.gradle - Max</li>
</ul>
展开
版本: 1802.1.5-build.10
支持游戏: 1.18.2
Release
下载次数: 56
kubejs-thermal-1605.1.4-build.4
<ul>
<li>Fixed not being able to set fluid amount - LatvianModder</li>
</ul>
展开
版本: 1605.1.4-build.4
支持游戏: 1.16.5
Release
下载次数: 7,119
kubejs-thermal-1605.1.4-build.3
<ul>
<li>Updated Thermal and dependencies, added support for fluid ingredients - LatvianModder</li>
</ul>
展开
版本: 1605.1.4-build.3
支持游戏: 1.16.5
Release
下载次数: 636
kubejs-thermal-1605.1.4-build.2
<ul>
<li>Added thermalFisherBoost, thermalRockGen and thermalPotionDiffuserBoost support - LatvianModder</li>
</ul>
展开
版本: 1605.1.4-build.2
支持游戏: 1.16.5
Release
下载次数: 68
kubejs-thermal-1605.1.3-build.1
<ul>
<li>Fixed crash with latest thermal update, switched to loom - LatvianModder</li>
</ul>
展开
版本: 1605.1.3-build.1
支持游戏: 1.16.5
Release
下载次数: 57
kubejs-thermal-1605.1.1.6
<ul>
<li>Added pyrolyzer, tree<em>extractor</em>boost, tree_extractor recipes - LatvianModder</li>
</ul>
展开
版本: 1605.1.1.6
支持游戏: 1.16.2, 1.16.3, 1.16.4, 1.16.5
Release
下载次数: 81
kubejs-thermal-1604.1.0.5
<ul>
<li>Fixed wrong mod display name - LatvianModder</li>
</ul>
展开
版本: 1604.1.0.5
支持游戏: 1.16.2, 1.16.3, 1.16.4
Release
下载次数: 65
kubejs-thermal-1604.1.0.4
<ul>
<li>Added save() in properties - LatvianModder</li>
</ul>
展开
版本: 1604.1.0.4
支持游戏: 1.16.2, 1.16.3, 1.16.4
Release
下载次数: 63
kubejs-thermal-1604.1.0.3
<ul>
<li>Added insolator recipe - LatvianModder</li>
</ul>
展开
版本: 1604.1.0.3
支持游戏: 1.16.2, 1.16.3, 1.16.4
Release
下载次数: 59
kubejs-thermal-1604.1.0.2
<ul>
<li>Added energy() and other builder methods - LatvianModder</li>
<li>Renamed ThermalRecipeJS to BasicThermalRecipeJS - LatvianModder</li>
</ul>
展开
版本: 1604.1.0.2
支持游戏: 1.16.2, 1.16.3, 1.16.4
Release
下载次数: 60
kubejs-thermal-1604.1.0.1
展开
版本: 1604.1.0.1
支持游戏: 1.16.2, 1.16.3, 1.16.4
Release
下载次数: 67