|
|
Heater (加热器)Github |相关wiki |源站链接支持: fabricHeater 是一个简单的科技模组,用于集中管理熔炉燃料。
(Credits to https://modrinth.com/user/StarOcean]StarOcean for the fantastic textures they created!)
它只添加了三个方块:名为 Heater 的加热器、Heat Pipe 和全新的闪亮 Thermostat。
Heater
作为模组核心的 Heater,其作用是燃烧燃料并将生成的热量传播到附近兼容的方块,如 Minecraft 的基岩熔炉、高炉、烟熏炉,还有 Haunt Furnaces、Kilns 等其他方块。
Heater 接口

Heater 配方

Heat Pipe
Heat Pipe 是一种类似管道的方块,其工作方式如你所想象的那样。加热器产生的热量可以通过它传输,基本上延长了加热器的作用范围。但要注意,热量只能在一定距离内传播,而且 Heat Pipe 的氧化状态只能减少该距离。
Heat Pipe 配方

Heat Pipe 是无实体的,因此您可以放心实现您的管道梦想,而不必担心性能下降。
Thermostat
仅适用于版本 2.0 及以上。
Thermostat 允许热量仅在其面向的方向传播,并且只有在接收到能量时才会生效。当没有能量时,它的行为就像任何其他不产生热量的方块。
Thermostat 也是唯一能够将热量“推送”到加热器的方块,可以说是一种热量中继器。
Thermostat 配方

Thermostat 也是无实体的。
计划中的功能
在下一个主要版本(即 3.x)中,除了将目标 Minecraft 版本升级到 1.20.3+ 外,我还将尝试实现一个配置文件,以自定义一些我到目前为止任意设置的数字,并扩展与其他模组的兼容性选项。
我计划添加可染色的 Heat Pipe(也许还有 Thermostat),并加入一些与颜色匹配的热传播逻辑。然而,考虑到每个新方块都有四个氧化阶段和同样数量的蜡涂变体,我并不急于实现十六个新方块及其六十四个变体。如果我决定也给 Thermostat 染色,这个数字会翻倍。所以,我不敢保证什么。
截图:
https://i.sodamc.com/modrinth/Hoj87ZNCP3.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/jRZ90L56xv.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/qqZWSykPQu.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/6eNz0oBfFY.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/2qOlmGmhMs.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/DgSA6XanH1.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/lP6hyLwTg7.jpg?x-oss-process=style/forge2] https://i.sodamc.com/modrinth/vwcV5YPkqE.jpg?x-oss-process=style/forge2]
来自Modrinth所有游戏版本1.21.21.21.31.211.21.11.20.31.20.41.20.21.20.1所有类型fabricHeater 4.0.3+1.21.2heater-4.0.3+1.21.2.jar下载4.0.3+1.21.2#Release### Changed+ Update `burning` library to 1.0+1.21.2 version.### Fixed+ Fix occasional game-crashing NullPointerException when breaking a heat receiving block.展开版本: 4.0.3+1.21.2支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 13Heater 4.0.2+1.21.2heater-4.0.2+1.21.2.jar下载4.0.2+1.21.2#Release### Changed+ Update target Minecraft version to 1.21.2, with 1.21.3 compatibility.+ Update `burning` library version to 1.0.1+1.21.展开版本: 4.0.2+1.21.2支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 14Heater 4.0.1+1.21heater-4.0.1+1.21.jar下载4.0.1+1.21#Release### Changed+ Update `burning` library version to 1.0+1.21.展开版本: 4.0.1+1.21支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 215Heater 4.0+1.21heater-4.0+1.21.jar下载4.0+1.21#Release### Added+ Now using `burning` for transferring ~~heat~~ burning fuel between furnace-like blocks.### Changed+ Update target Minecraft version to 1.21, with 1.21.1 compatibility.### Removed+ Remove all the logic regarding tags.展开版本: 4.0+1.21支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 1,802Heater 3.3heater-3.3+1.20.3.jar下载3.3+1.20.3#Release### Fixed+ Fix interoperability with Variant Furnaces and hopefully with other 3rd party mods, too ([#5](https://github.com/NivOridocs/heater/issues/5)).展开版本: 3.3+1.20.3支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 138Heater 3.2heater-3.2+1.20.3-4.jar下载3.2+1.20.3-4#Release### Changed+ Rename `heater:adapters/heat_sink` dynamic registry to `heater:adapters/furnace`.+ Update connection and propagation logic through tags.### Fixed+ Optimize heat propagation through caching.+ Optimize Heater container logic through Fabric Transfer API for Items.展开版本: 3.2+1.20.3-4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 80Heater 3.1heater-3.1+1.20.3-4.jar下载3.1+1.20.3-4#Release### Added+ Add `heater:adapters/heat_sink` dynamic registry for better compatibility with third-party mods.展开版本: 3.1+1.20.3-4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 355Heater 3.0heater-3.0+1.20.3-4.jar下载3.0+1.20.3-4#Release### Changed+ Update target Minecraft version to 1.20.3, with 1.20.4 compatibility.展开版本: 3.0+1.20.3-4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 161Heater 2.0heater-2.0+1.20.2.jar下载2.0+1.20.2#Release### Added+ Add the new Thermostat block, fully oxidiziable and waxable.### Changed+ Drop mod\'s patch version because unnecessary.+ Update target Minecraft version to 1.20.2 and remap mod.展开版本: 2.0+1.20.2支持游戏: 1.20.2类型:FabricRelease下载次数: 122Heater 1.2.0heater-1.2.0+1.20.1.jar下载1.2.0+1.20.1#Release### Added+ Add compatibility with mods that add furnaces whose entities don\'t extend `AbstractFurnaceBlockEntity`.### Fixed+ Fix Heaters dropping their content when they get oxidized, restored, waxed, or unwaxed.展开版本: 1.2.0+1.20.1支持游戏: 1.20.1类型:FabricRelease下载次数: 5,607Heater 1.1.1heater-1.1.1+1.20.1.jar下载1.1.1+1.20.1#Release### Fixed+ Fix oxidation, restoration, waxing, and unwaxing processes for every introduced block. They now work correctly, and you can obtain every block in Survival.展开版本: 1.1.1+1.20.1支持游戏: 1.20.1类型:FabricRelease下载次数: 410Heater 1.1.0heater-1.1.0+1.20.1.jar下载1.1.0+1.20.1#Release### Added+ Add new textures for `Unaffected`, `Exposed`, `Weathered`, and `Oxidized` variants for the `Heater` and the `Heat Pipe` blocks ([#2](https://github.com/NivOridocs/heater/pull/2)) (StarOcean)+ Add `Exposed`, `Weathered`, and `Oxidized` variants of the `Heater` and the `Heat Pipe` blocks and items. Only accessible through creative mode.+ Add craftable `Waxed` variants of the aforementioned blocks and items.展开版本: 1.1.0+1.20.1支持游戏: 1.20.1类型:FabricRelease下载次数: 124Heater 1.0.0heater-1.0.0+1.20.1.jar下载1.0.0+1.20.1#ReleaseInitial release.展开版本: 1.0.0+1.20.1支持游戏: 1.20.1类型:FabricRelease下载次数: 350全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Heater |
楼主
2025-8-10 17:57:45
回复(0)
收起回复
|