From 8effdf9611915ee687a145f790952204e9d55e8f Mon Sep 17 00:00:00 2001 From: ForestOfLight Date: Tue, 13 Aug 2024 17:49:13 -0700 Subject: [PATCH] shift @minecraft/server version to 1.14.0-beta --- Canopy [BP]/manifest.json | 2 +- Canopy [RP]/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Canopy [BP]/manifest.json b/Canopy [BP]/manifest.json index 546a68b..2275a3f 100644 --- a/Canopy [BP]/manifest.json +++ b/Canopy [BP]/manifest.json @@ -26,7 +26,7 @@ "dependencies": [ { "module_name": "@minecraft/server", - "version": "1.12.0-beta" + "version": "1.14.0-beta" } ] } diff --git a/Canopy [RP]/manifest.json b/Canopy [RP]/manifest.json index df999a0..314627c 100644 --- a/Canopy [RP]/manifest.json +++ b/Canopy [RP]/manifest.json @@ -2,7 +2,7 @@ "format_version": 2, "header": { "name": "Canopy [RP] v1.2.9", - "description": "Technical informatics and features addon by §aForestOfLight§r.", + "description": "Technical informatics & features addon by §aForestOfLight§r.", "uuid": "bcf34368-ed0c-4cf7-938e-582cccf9950d", "version": [1, 0, 0], "min_engine_version": [1,17,0]