Crystal shards

This commit is contained in:
paulevsGitch 2020-10-19 19:18:51 +03:00
parent 2c59a87ae7
commit 8e259abbb7
5 changed files with 9 additions and 0 deletions

View file

@ -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",

View file

@ -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",

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB