superb-warfare/src/main/resources/data/superbwarfare/drone_attachments/c4.json
2025-07-03 15:06:50 +08:00

17 lines
No EOL
225 B
JSON

{
"Item": "superbwarfare:c4_bomb",
"Entity": "superbwarfare:c4",
"HitDamage": 150,
"ExplosionDamage": 300,
"ExplosionRadius": 10,
"Offset": [
0,
0.1,
0
],
"Rotation": [
90,
-90,
0
]
}