glock stuff
This commit is contained in:
parent
4e34ad8822
commit
90bd7fb6d9
@ -40,5 +40,6 @@
|
||||
"item.shitmod.copper_shovel": "Copper Shovel",
|
||||
"item.shitmod.copper_hoe": "Copper Hoe",
|
||||
"itemGroup.shitmod.general": "Shitmod Misc",
|
||||
"itemGroup.shitmod.tools": "Shitmod Tools"
|
||||
"itemGroup.shitmod.tools": "Shitmod Tools",
|
||||
"item.shitmod.glock": "Glock"
|
||||
}
|
8
src/main/resources/assets/shitmod/sounds.json
Normal file
8
src/main/resources/assets/shitmod/sounds.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"glock": {
|
||||
"subtitle": "subtitles.shitmod.glock",
|
||||
"shitmod": [
|
||||
"shitmod:glock"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user