Jello mob
This commit is contained in:
parent
9a4bfa1698
commit
d37e55b101
15 changed files with 295 additions and 25 deletions
|
@ -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"
|
||||
}
|
|
@ -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": "Яйцо призыва желе"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "item/template_spawn_egg"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "item/template_spawn_egg"
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"parent": "item/template_spawn_egg"
|
||||
}
|
BIN
src/main/resources/assets/betterend/textures/entity/jello.png
Normal file
BIN
src/main/resources/assets/betterend/textures/entity/jello.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue