Fixing projectile -> particle

This commit is contained in:
DaanV2
2024-01-06 22:43:51 +01:00
parent 1a7feff399
commit 943584e62f

View File

@@ -490,8 +490,7 @@
}, },
"particle": { "particle": {
"title": "Particle", "title": "Particle",
"type": "integer", "type": "string",
"default": 0,
"description": "The particle emitter." "description": "The particle emitter."
}, },
"potion": { "potion": {