This commit is contained in:
DaanV2
2022-07-01 21:35:15 +02:00
parent 48170790ac
commit 7c0e511313

View File

@@ -8,7 +8,7 @@
"properties": {
"knockback_strength": {
"type": "number",
"default": 3,
"default": 3.0,
"description": "The strength with which blocking entities should be knocked back",
"title": "Knockback Strength"
},