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": {
"title": "Particle",
"type": "integer",
"default": 0,
"type": "string",
"description": "The particle emitter."
},
"potion": {