Jello mob

This commit is contained in:
paulevsGitch 2020-12-06 17:11:02 +03:00
parent 9a4bfa1698
commit d37e55b101
15 changed files with 295 additions and 25 deletions

View file

@ -421,5 +421,8 @@
"block.betterend.charnia_light_blue": "Light Blue Charnia",
"block.betterend.charnia_orange": "Orange Charnia",
"block.betterend.charnia_purple": "Purple Charnia",
"block.betterend.charnia_red": "Red Charnia"
"block.betterend.charnia_red": "Red Charnia",
"entity.betterend.jello": "Jello",
"item.betterend.spawn_egg_jello": "Jello Spawn Egg"
}

View file

@ -423,5 +423,8 @@
"block.betterend.charnia_light_blue": "Голубая чарния",
"block.betterend.charnia_orange": "Оранжевая чарния",
"block.betterend.charnia_purple": "Пурпурная чарния",
"block.betterend.charnia_red": "Красная чарния"
"block.betterend.charnia_red": "Красная чарния",
"entity.betterend.jello": "Желе",
"item.betterend.spawn_egg_jello": "Яйцо призыва желе"
}

View file

@ -1,3 +0,0 @@
{
"parent": "item/template_spawn_egg"
}

View file

@ -1,3 +0,0 @@
{
"parent": "item/template_spawn_egg"
}

View file

@ -1,3 +0,0 @@
{
"parent": "item/template_spawn_egg"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB