下载量
1,507,563
关注数
64
数据来源
Modrinth
模组详细介绍
GuideME
该项目为你的模组或整合包指南书提供基础。它基于为 Applied Energistics 2 指南书提供支持的技术,让你可以用简单的 Markdown 编写指南,同时还能直接嵌入来自结构文件的 3D 场景。
对于玩家来说,基于 GuideME 的指南提供:
- 丝滑顺畅的滚动体验
- 以内容为中心,并配备支持重排和内联元素的高级文本布局引擎
- 带注释的交互式 3D 场景,直观地演示你模组中的概念
- 主题之间的交叉链接,以及链接悬浮提示中的快捷信息
- 在你的指南书中以“JEI 风格”显示内联配方
- 提供“按住 G”功能,可在任意物品提示中快速跳转到对应的指南书页面
对于模组开发者,它提供了丰富的可扩展 API,使你能够:
- 为 Markdown 添加自定义内联或块标签,并由自定义 Widget 系统提供支持
- 扩展配方渲染,以在指南中显示你的自定义配方
- 使用自定义 Markdown front-matter,轻松为指南书页面添加任意信息
- 使用自定义索引,根据自定义属性快速查找页面
- 允许资源包或附加内容为你的指南添加它们自己的内容
示例
以下是 AE2 指南书中的一个示例页面(source)。
---
navigation:
parent: ae2-mechanics/ae2-mechanics-index.md
title: Channels
icon: controller
---
# Channels
Applied Energistics 2's [ME Networks](me-network-connections.md) require
Channels to support [devices](../ae2-mechanics/devices.md) which use networked storage, or other network
services. Think of channels like USB cables to all your devices. A computer only has so many USB ports and can only support
so many devices connected to it. Most machines, full-block devices, and standard cables can only pass through
up to 8 channels. You can think of full-block devices and standard cables as a bundle of 8 "channel wires". However, [dense cables](../items-blocks-machines/cables.md#dense-cable) can support up
to 32 channels. The only other devices capable of transmitting 32 are
and the [Quantum Network Bridge](../items-blocks-machines/quantum_bridge.md). Each time a device uses up a channel, imagine pulling off a usb "wire" from
the bundle, which obviously means that "wire" isn't available further down the line.

基本信息
模组名称GuideME
作者shartte
下载量1,507,563
关注数64
支持版本1.20.1 - 26.1-snapshot-4
加载器forge / neoforge
客户端required
服务端required