Guide book (WIP), additional creative tab

This commit is contained in:
Aleksey 2020-12-04 23:59:45 +03:00
parent 74d334e7dd
commit 2a9043ce40
12 changed files with 141 additions and 49 deletions

View file

@ -1,5 +1,10 @@
{
"itemGroup.betterend.items": "Better End",
"itemGroup.betterend.end_items": "Better End: Items",
"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.subtitle": "Surviving in The End",
"category.rei.damage.amount&dmg": "Tool damage: %s",
"category.rei.infusion.time&val": "Time: %s",

View file

@ -1,5 +1,10 @@
{
"itemGroup.betterend.items": "Улучшенный Край",
"itemGroup.betterend.end_items": "Better End: Предметы",
"itemGroup.betterend.end_blocks": "Better End: Блоки",
"item.betterend.guidebook": "Край для чайников",
"book.betterend.landing_text": "Короткое руководство по выживанию в экстримальных условиях Края.",
"book.betterend.subtitle": "Выживание в Краю",
"category.rei.damage.amount&dmg": "Износ инструмента: %s",
"category.rei.infusion.time&val": "Время: %s",

View file

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "betterend:item/guidebook"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B