JUICE JUICE

This commit is contained in:
2026-02-22 17:42:19 +01:00
parent 032111ce6d
commit 959fb9bf9a
13 changed files with 32 additions and 6 deletions

View File

@@ -65,6 +65,8 @@
"effect.szar.radiation": "Radiation",
"item.szar.baiter": "Music Disc",
"item.szar.baiter.desc": "HaVexy - Hyperabaiter Disstrack",
"item.szar.efn": "Music Disc",
"item.szar.efn.desc": "Daciva - EFN",
"death.attack.radiation": "%1$s radiated away",
"death.attack.radiation.player": "%1$s was lethally irradiated by %2$s",
"entity.szar.merl": "Merl",

View File

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

View File

@@ -51,6 +51,14 @@
}
]
},
"efn": {
"sounds": [
{
"name": "szar:efn",
"stream": true
}
]
},
"merl": {
"sounds": [
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B