orban
All checks were successful
Build Minecraft Mod / build (push) Successful in 4m2s
Build Minecraft Mod / release (push) Successful in 15s

This commit is contained in:
2026-04-13 11:24:11 +02:00
parent c79d223f7e
commit 6b355a1f47
24 changed files with 201 additions and 20 deletions

View File

@@ -209,5 +209,11 @@
"item.szar.ender_ingot": "Ender Ingot",
"advancement.szar.april_game_beaten.title": "We are so back",
"advancement.szar.april_game_beaten.description": "Beat the game on april 1st to flip the game back."
"advancement.szar.april_game_beaten.description": "Beat the game on april 1st to flip the game back.",
"entity.szar.orban": "Orbán Viktor",
"entity.szar.magyar": "Magyar Péter",
"item.szar.hun_disc": "Music Disc",
"item.szar.hun_disc.desc": "Kölcsey Ferenc - Hungarian Anthem",
"item.szar.orban_spawn_egg": "Orbán Spawn Egg"
}

View File

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

View File

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

View File

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

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 B

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B