← Назад к ресурсам

Create: Heat Pipe

Add heat pipe block for Create Mod

Modrinth game-mechanics technology

Описание

# 导热管 Heat Pipe **导热管** —— 机械动力(Create)附属模组,为你的热力网络带来全新的传输方块。 **Heat Pipe** — a Create addon that brings a brand-new heat transport block to your boiler layouts. [![Minecraft](https://img.shields.io/badge/Minecraft-1.21.1-brightgreen)](https://www.minecraft.net) [![NeoForge](https://img.shields.io/badge/NeoForge-21.1.241+-orange)](https://neoforged.net) [![Create](https://img.shields.io/badge/Create-6.0.10+-blue)](https://modrinth.com/mod/create) [![License](https://img.shields.io/badge/License-GPL--3.0-blue.svg)](LICENSE) [中文](#中文) · [English](#english) · [功能 Features](#功能-features) · [需求 Requirements](#需求-requirements) · [合成 Crafting](#合成-crafting) · [更新日志 Changelog](#更新日志-changelog) · [许可证 License](#许可证-license) --- ## English **Heat Pipe** is an addon mod for **Create** that adds a brand-new heat transport block to NeoForge 1.21.1 + Create 6.x. ### What it does - **Collect heat** — Each Heat Pipe gathers the heat from all six adjacent heat sources: Blaze Burners, campfires, lava, fire, and any other heat source Create can recognize. - **Build a heat network** — Face-adjacent Heat Pipes connect into a single network that shares one combined heat value across every member. - **Remote heating** — Place a fluid tank / boiler on top of *any* Heat Pipe in the network and it receives the network's total heat. No more cramming heat sources directly under your boilers — boiler layouts just got much simpler. - **Fully passive design** — Heat Pipes register **no tick** and cost zero periodic performance. Networks and heat are recomputed only on placement, removal, neighbor changes, and chunk loading — purely event-driven. ### Extra features - **Hot underfoot** (1.1.0) — Standing on a heated Heat Pipe hurts you, just like magma. Sneak, or wear boots with Frost Walker, to avoid it. - **Goggles readout** (1.1.2) — Wear Create's Engineer's Goggles and look at a Heat Pipe to see its network's total heat, updated in real time at the center of your screen. - **Dedicated creative tab** — Heat Pipes have their own creative tab, and the recipe is fully visible in JEI. - **Multi-language** (1.1.3) — English, 简体中文, 繁體中文(台灣), 繁體中文(香港), 文言文, Español. --- ## 中文 导热管是 **机械动力(Create)** 的附属模组,为 NeoForge 1.21.1 + Create 6.x 添加一种全新的热力传输方块—— **导热管** 。 ### 它能做什么? - **收集热量**:每根导热管会汇总六个相邻面上的热源(烈焰人燃烧室、营火、岩浆、火焰等一切机械动力能识别的热源)产生的热量。 - **组建热力网络**:六面相邻的导热管互相连通,形成一张**共享总热量**的热力网络——热量可以跨越多根导管在任意位置汇集。 - **远程供热**:把流体储罐 / 锅炉放在网络里**任意一根**导热管的正上方,即可获得整张网络的总热量。不必再把热源直接垫在锅炉下方,可大幅简化锅炉布局。 - **纯被动式设计**:导热管**不注册任何 Tick**,零周期性性能开销。网络与热量仅在放置、破坏、邻居变化、区块加载时事件驱动地更新。 ### 额外特性 - **烫脚**(1.1.0):站在有热量的导热管上会像踩岩浆一样受伤;潜行或穿冰霜行者附魔的鞋子可避免。 - **护目镜读数**(1.1.2):佩戴工程师护目镜并对准导热管,屏幕中央会实时显示热力网络的总热量。 - **专属创造标签页**:导热管拥有独立的创造模式标签页,合成配方完全兼容 JEI。 - **多语言**(1.1.3):简体中文、繁體中文(台灣)、繁體中文(香港)、文言文、English、Español。 --- ## 需求 Requirements - **Minecraft**: 1.21.1 - **NeoForge**: 21.1.241+ - **Create**: 6.0.10+ --- ## 许可证 License 本项目采用 **[GNU General Public License v3.0 (GPL-3.0)](LICENSE)** 开源许可。 This project is licensed under the **[GNU General Public License v3.0](LICENSE)**. ---