community update
This commit is contained in:
@@ -128,5 +128,10 @@
|
||||
"item.szar.bullet_shell": "Revolver Bullet Shell",
|
||||
|
||||
"key.categories.szar": "Szar",
|
||||
"key.szar.spin": "Interact with Revolver"
|
||||
"key.szar.spin": "Interact with Revolver",
|
||||
|
||||
"entity.szar.stalin": "Stalin",
|
||||
"item.szar.stalin_spawn_egg":"Stalin Spawn Egg",
|
||||
"entity.szar.communist": "Communist",
|
||||
"item.szar.communist_spawn_egg":"Communist Spawn Egg"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:item/template_spawn_egg"
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/entity/communist.png
Normal file
BIN
src/main/resources/assets/szar/textures/entity/communist.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.4 KiB |
BIN
src/main/resources/assets/szar/textures/entity/stalin.png
Normal file
BIN
src/main/resources/assets/szar/textures/entity/stalin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user