Guide book (WIP), additional creative tab
This commit is contained in:
parent
74d334e7dd
commit
2a9043ce40
12 changed files with 141 additions and 49 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/guidebook"
|
||||
}
|
||||
}
|
BIN
src/main/resources/assets/betterend/textures/item/guidebook.png
Normal file
BIN
src/main/resources/assets/betterend/textures/item/guidebook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 444 B |
Loading…
Add table
Add a link
Reference in a new issue