new disc and fix drop of community

This commit is contained in:
2026-03-16 18:29:01 +01:00
parent 3f43125038
commit 1e0df38b03
13 changed files with 35 additions and 8 deletions

View File

@@ -133,5 +133,8 @@
"entity.szar.stalin": "Stalin",
"item.szar.stalin_spawn_egg":"Stalin Spawn Egg",
"entity.szar.communist": "Communist",
"item.szar.communist_spawn_egg":"Communist Spawn Egg"
"item.szar.communist_spawn_egg":"Communist Spawn Egg",
"item.szar.ussr": "Music Disc",
"item.szar.ussr.desc": "A. Alexandrov - USSR Anthem"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "szar:item/ussr"
}
}

View File

@@ -194,5 +194,13 @@
"stream": true
}
]
},
"ussr": {
"sounds": [
{
"name": "szar:ussr",
"stream": true
}
]
}
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 B