This commit is contained in:
2026-02-09 11:29:40 +01:00
parent 97278ed841
commit 05f4c936e0
12 changed files with 311 additions and 13 deletions

View File

@@ -53,5 +53,8 @@
"szar.nyan_cat_start": "Nyan Cat Starts Performing",
"item.szar.epstein_files": "Epstein Files",
"entity.szar.epstein": "Epstein",
"item.szar.epstein_spawn_egg": "Epstein Spawn Egg"
"item.szar.epstein_spawn_egg": "Epstein Spawn Egg",
"item.szar.detonator": "Detonator",
"entity.szar.atom": "Atom"
}

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B