Skip to content

Commit 35ca1cb

Browse files
authored
AE2TangibleBookmarks create
1 parent a29b540 commit 35ca1cb

6 files changed

Lines changed: 104 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
navigation:
3+
title: "AE2 Tangible Bookmarks"
4+
position: 80
5+
---
6+
7+
# AE2 Tangible Bookmarks
8+
9+
AE2 Tangible Bookmarks能将物品管理器模组(JEI/EMI/REI)的书签和AE2的终端连接起来。
10+
11+
使用AE2终端时,点击JEI、EMI、REI中的书签/收藏物品,即可直接向网络请求它们,无需再在终端搜索栏内输入对应名称。
12+
13+
## 物品
14+
- <ItemImage id="ae2tb:terminal_bookmark_interact_card"/>[终端书签交互卡](terminal_bookmark_interact_card.md)
15+
16+
## 配置:
17+
18+
- 默认键位可在按键设置菜单和模组的终端配置栏内查看。
19+
- EMI键位可在EMI的配置中查看。
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
navigation:
3+
title: 终端书签交互卡
4+
icon: terminal_bookmark_interact_card
5+
parent: index.md
6+
position: 001
7+
categories:
8+
- ae2tb
9+
item_ids:
10+
- terminal_bookmark_interact_card
11+
---
12+
# 终端书签交互卡
13+
<ItemImage id="ae2tb:terminal_bookmark_interact_card" scale={3}/>
14+
15+
16+
<ItemLink id="ae2tb:terminal_bookmark_interact_card"/>可让AE2终端直接与JEI、EMI、REI中的书签物品交互。
17+
18+
安装此卡后,书签项便不再是普通的引用了——它们变成了集成于ME网络的快捷链接。
19+
20+
## 配方
21+
<RecipesFor id="ae2tb:terminal_bookmark_interact_card" />
22+
23+
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
navigation:
3+
title: "AE2 Tangible Bookmarks"
4+
position: 80
5+
---
6+
7+
# AE2 Tangible Bookmarks
8+
9+
AE2 Tangible Bookmarks connects your item list mod(JEI/EMI/REI) bookmarks to AE2 terminals.
10+
11+
When you are using an AE2 terminal, you can point at a bookmarked or favorited item in JEI, EMI, or REI and request that item directly from the network without typing it into the terminal search first.
12+
13+
## Items
14+
- <ItemImage id="ae2tb:terminal_bookmark_interact_card"/>[Terminal Bookmark Interact Card](terminal_bookmark_interact_card.md)
15+
16+
## Configuration:
17+
18+
- The default bindings are available from key setting or mod's terminal config tab.
19+
- EMI bindings are available from EMI's Configuration
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
navigation:
3+
title: Terminal Bookmark Interact Card
4+
icon: terminal_bookmark_interact_card
5+
parent: index.md
6+
position: 001
7+
categories:
8+
- ae2tb
9+
item_ids:
10+
- terminal_bookmark_interact_card
11+
---
12+
# Terminal Bookmark Interact Card
13+
<ItemImage id="ae2tb:terminal_bookmark_interact_card" scale={3}/>
14+
15+
16+
The <ItemLink id="ae2tb:terminal_bookmark_interact_card"/> enables direct interaction between AE2 terminals and bookmarked items from JEI, EMI, and REI.
17+
18+
Once the card is installed, bookmark panels stop being passive references and become shortcuts into your ME network.
19+
20+
## Recipe
21+
<RecipesFor id="ae2tb:terminal_bookmark_interact_card" />
22+
23+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"key.categories.ae2tb": "AE2 Tangible Bookmarks",
3+
"key.ae2tb.pickup_single_item": "Single Item Pickup",
4+
"key.ae2tb.pickup_set_item": "Stack Item Pickup",
5+
"key.ae2tb.picked_item_autocrafting": "Request Item Autocrafting",
6+
"config.emi.group.ae2tb": "AE2 Tangible Bookmarks",
7+
"gui.ae2tb.config.title": "AE2 Tangible Bookmarks Setting",
8+
"item.ae2tb.terminal_bookmark_interact_card": "Terminal Bookmark Interact Card",
9+
"item.ae2tb.terminal_bookmark_interact_card.desc": "Enables terminal interaction with JEI/EMI/REI bookmarks"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"key.categories.ae2tb": "AE2 Tangible Bookmarks",
3+
"key.ae2tb.pickup_single_item": "拿取单个物品",
4+
"key.ae2tb.pickup_set_item": "拿取整组物品",
5+
"key.ae2tb.picked_item_autocrafting": "请求自动合成物品",
6+
"config.emi.group.ae2tb": "AE2 Tangible Bookmarks",
7+
"gui.ae2tb.config.title": "AE2 Tangible Bookmarks设置",
8+
"item.ae2tb.terminal_bookmark_interact_card": "终端书签交互卡",
9+
"item.ae2tb.terminal_bookmark_interact_card.desc": "可让终端与JEI/EMI/REI书签交互"
10+
}

0 commit comments

Comments
 (0)