Update swell.json

corrected title
This commit is contained in:
ChibiMango
2022-07-26 14:57:37 +01:00
parent d57e88ee2f
commit 4b24f74aa6

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.stay_while_sitting", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.swell",
"description": "Allows the creeper to swell up when a player is nearby. It can only be used by Creepers.", "description": "Allows the creeper to swell up when a player is nearby. It can only be used by Creepers.",
"title": "Stay While Sitting", "title": "Swell",
"type": "object", "type": "object",
"additionalProperties": false, "additionalProperties": false,
"required": [], "required": [],