mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
fix: source code
This commit is contained in:
24
elements/ShitProjectile.mod.json
Normal file
24
elements/ShitProjectile.mod.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "projectile",
|
||||
"definition": {
|
||||
"projectileItem": {
|
||||
"value": "CUSTOM:Shit"
|
||||
},
|
||||
"showParticles": false,
|
||||
"actionSound": {
|
||||
"value": "entity.snowball.throw"
|
||||
},
|
||||
"igniteFire": false,
|
||||
"power": 1.0,
|
||||
"damage": 0.0,
|
||||
"knockback": 0,
|
||||
"entityModel": "Default",
|
||||
"customModelTexture": "",
|
||||
"modelWidth": 0.5,
|
||||
"modelHeight": 0.5,
|
||||
"onHitsPlayer": {
|
||||
"name": "ShitProjectileProjectileHitsPlayer"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user