GuideBook (WIP) fix
This commit is contained in:
parent
88afa6a2c9
commit
08e31b8743
8 changed files with 22 additions and 13 deletions
|
@ -3,7 +3,7 @@
|
|||
"itemGroup.betterend.end_blocks": "Better End: Blocks",
|
||||
|
||||
"item.betterend.guidebook": "The End for Dummies",
|
||||
"book.betterend.landing_text": "A short guide about surviving in the extreme conditions of The End.",
|
||||
"book.betterend.landing": "A short guide about surviving in the extreme conditions of The End.",
|
||||
"book.betterend.subtitle": "Survive in The End",
|
||||
|
||||
"category.rei.damage.amount&dmg": "Tool damage: %s",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"itemGroup.betterend.end_blocks": "Better End: Блоки",
|
||||
|
||||
"item.betterend.guidebook": "Край для чайников",
|
||||
"book.betterend.landing_text": "Краткое руководство по выживанию в экстремальных условиях Края.",
|
||||
"book.betterend.landing": "Краткое руководство по выживанию в экстремальных условиях Края.",
|
||||
"book.betterend.subtitle": "Выживание в Краю",
|
||||
|
||||
"category.rei.damage.amount&dmg": "Износ инструмента: %s",
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
{
|
||||
"name": "item.betterend.guidebook",
|
||||
"landing_text": "book.betterend.landing_text",
|
||||
"subtitle": "book.betterend.subtitle",
|
||||
"creative_tab": "betterend.end_items",
|
||||
"landing_text": "book.betterend.landing",
|
||||
"custom_book_item": "betterend:guidebook",
|
||||
"model": "betterend:guide_book",
|
||||
"book_texture": "patchouli:textures/gui/book_green.png",
|
||||
"creative_tab": "betterend.end_items",
|
||||
"model": "betterend:guidebook",
|
||||
"dont_generate_book": true,
|
||||
"show_progress": false,
|
||||
"version": 1
|
Loading…
Add table
Add a link
Reference in a new issue