Crystal shards
This commit is contained in:
parent
2c59a87ae7
commit
8e259abbb7
5 changed files with 9 additions and 0 deletions
|
@ -99,6 +99,7 @@
|
|||
"block.betterend.dense_vine": "Dense Vine",
|
||||
"block.betterend.bubble_coral": "Bubble Coral",
|
||||
"block.betterend.aurora_crystal": "Aurora Crystal",
|
||||
"item.betterend.crystal_shards": "Crystal Shards",
|
||||
|
||||
"category.rei.damage.amount&dmg": "Tool damage: %s",
|
||||
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
"block.betterend.dense_vine": "Плотная лоза",
|
||||
"block.betterend.bubble_coral": "Пузырчатый коралл",
|
||||
"block.betterend.aurora_crystal": "Кристалл авроры",
|
||||
"item.betterend.crystal_shards": "Осколки кристаллов",
|
||||
|
||||
"category.rei.damage.amount&dmg": "Износ инструмента: %s",
|
||||
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/crystal_shards"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue