Update random_breach.json

corrected title and id
This commit is contained in:
ChibiMango
2022-07-26 14:54:36 +01:00
parent 560e5c7ec5
commit 704c52d2cf

View File

@@ -1,8 +1,8 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.player_ride_tamed", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.random_breach",
"description": "Allows the mob to randomly break surface of the water.", "description": "Allows the mob to randomly break surface of the water.",
"type": "object", "type": "object",
"title": "Player Ride Tamed", "title": "Random Breach",
"additionalProperties": false, "additionalProperties": false,
"required": [], "required": [],
"properties": { "properties": {