Skip to content

Commit

Permalink
1 (#41)
Browse files Browse the repository at this point in the history
* Create zh_cn.lang

* 11

* Update config/ftbquests/classic/chapters/bec752d7/15daf035.snbt

* Update config/ftbquests/classic/chapters/bec752d7/8eb5f2cb.snbt

* Update 40a60429.snbt

* 114514

* VMbook

---------

Co-authored-by: Wulian233 <[email protected]>
  • Loading branch information
yiqv and Wulian233 authored Jun 30, 2023
1 parent e681e33 commit d6d864c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patchouli_books/vm_book/book.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "VM百科",
"landing_text":
"VM汉化补丁使用须知(第五版汉化补丁仍在准备中,因为额外发现了2000行影响游戏的模组翻译(原译者没更新只能咱来了(悲)",
"VM汉化补丁使用须知(胶囊的翻译将在这本书里更新)",
"book_texture": "patchouli:textures/gui/book_gray.png",
"model": "patchouli:book_gray",
"version": 4.5
"version": 5
}
1 change: 1 addition & 0 deletions scripts/Tooltip.zs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ print("--- 加载 Tooltip.zs ---");
<lootgames:ms_activator>.addTooltip(format.red("警告:不!要!放!在!你!的!基!地!里!"));
<erebus:materials:1>.addTooltip(format.gold("此材料在匠魂中已被大量修改。"));
<theaurorian:auroriansteel>.addTooltip(format.gold("此材料在匠魂中已被大量修改。"));
<patchouli:vm_book>.addTooltip(format.gold("一本神秘的书,蕴含着神秘的力量,Adam似乎并没有意识到它的存在?"));
<extrautils2:teleporter:1>.addTooltip(format.red("已禁用,如果你尝试使用它,将导致崩溃!请改用深渊世界和深渊世界传送门。"));
<thaumcraft:condenser_lattice_dirty>.addTooltip(format.aqua("用源质滤管右键以清洗!"));
<thaumcraft:filter>.addTooltip(format.aqua("右键堵塞的咒波凝结器格栅以清洗!"));
Expand Down
1 change: 1 addition & 0 deletions scripts/vmbook.zs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
recipes.addShapeless(<patchouli:vm_book>,[[<minecraft:stick>],[<minecraft:stick>],[<minecraft:stick>],[<minecraft:stick>],[<minecraft:stick>]]);

0 comments on commit d6d864c

Please sign in to comment.