From f6df4d81e90d07c7394d830b6307eb149b0f511f Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sun, 23 Jan 2022 22:01:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B8=D0=BC=D0=B5=D0=BD=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 7073d33..8f82ff7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,23 +1,23 @@ { "format_version": 2, "header": { - "description": "Example vanilla behavior pack", - "name": "Vanilla Behavior Pack", - "uuid": "ee649bcf-256c-4013-9068-6a802b89d756", + "description": "MW Villagers Behavior Pack", + "name": "MW Villagers", + "uuid": "ee649bcf-256c-4013-9068-6a802b89d454", "version": [ 0, 0, 1 ], "min_engine_version": [ 1, 18, 0 ] }, "modules": [ { - "description": "Example vanilla behavior pack", + "description": "MW Villagers Behavior Pack", "type": "data", - "uuid": "fa6e90c8-c925-460f-8155-c8a60b753caa", + "uuid": "fa6e90c8-c925-460f-8155-c8a60b753fdvds", "version": [0, 0, 1] } ], "dependencies": [ { - "uuid": "66c6e9a8-3093-462a-9c36-dbb052165822", + "uuid": "66c6e9a8-3093-462a-9c36-dbb05216543545", "version": [0, 0, 1] } ]