atom
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "szar:item/detonator"
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/entity/nuke.png
Normal file
BIN
src/main/resources/assets/szar/textures/entity/nuke.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
src/main/resources/assets/szar/textures/item/detonator.png
Normal file
BIN
src/main/resources/assets/szar/textures/item/detonator.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 722 B |
Reference in New Issue
Block a user