diff --git a/payload/assets/behavior/manifest.json b/payload/assets/behavior/manifest.json index 7878d3c..2be693b 100644 --- a/payload/assets/behavior/manifest.json +++ b/payload/assets/behavior/manifest.json @@ -39,7 +39,7 @@ }, { "module_name": "@minecraft/server", - "version": "1.17.0-beta" + "version": "1.16.0-beta" } ] } diff --git a/payload/package.json b/payload/package.json index 15fef7e..f32702a 100644 --- a/payload/package.json +++ b/payload/package.json @@ -7,9 +7,9 @@ "main": "lib/index.js", "types": "lib/editor.d.ts", "devDependencies": { - "@minecraft/server": "^1.17.0-beta.1.21.50-preview.24", - "@minecraft/server-editor": "^0.1.0-beta.1.21.50-preview.24", - "@minecraft/vanilla-data": "^1.20.70", + "@minecraft/server": "^1.16.0-beta.1.21.41", + "@minecraft/server-editor": "^0.1.0-beta.1.21.41", + "@minecraft/vanilla-data": "1.20.40", "@minecraft/math": "^1.1.0-beta", "@types/node": "^12.12.7", "eslint": "^8.20.0", diff --git a/templates/camera-grapple.zip b/templates/camera-grapple.zip index e54e100..6d8f6fa 100644 Binary files a/templates/camera-grapple.zip and b/templates/camera-grapple.zip differ diff --git a/templates/dye-brush.zip b/templates/dye-brush.zip index 3ee1369..8720d34 100644 Binary files a/templates/dye-brush.zip and b/templates/dye-brush.zip differ diff --git a/templates/empty.zip b/templates/empty.zip index 22a5c92..0ce58ec 100644 Binary files a/templates/empty.zip and b/templates/empty.zip differ diff --git a/templates/farm-generator.zip b/templates/farm-generator.zip index 02efb4e..304118a 100644 Binary files a/templates/farm-generator.zip and b/templates/farm-generator.zip differ diff --git a/templates/goto-mark.zip b/templates/goto-mark.zip index afbc541..ccd34b5 100644 Binary files a/templates/goto-mark.zip and b/templates/goto-mark.zip differ diff --git a/templates/minimal.zip b/templates/minimal.zip index e9e7e01..2565fec 100644 Binary files a/templates/minimal.zip and b/templates/minimal.zip differ diff --git a/templates/portal-generator.zip b/templates/portal-generator.zip index 362eba7..b44cc27 100644 Binary files a/templates/portal-generator.zip and b/templates/portal-generator.zip differ diff --git a/templates/simple-empty.zip b/templates/simple-empty.zip index 5ba2f9c..37a72d4 100644 Binary files a/templates/simple-empty.zip and b/templates/simple-empty.zip differ diff --git a/templates/simple-locate.zip b/templates/simple-locate.zip index 38da294..babfcec 100644 Binary files a/templates/simple-locate.zip and b/templates/simple-locate.zip differ diff --git a/templates/star-brush-shape.zip b/templates/star-brush-shape.zip index 9ac15fa..2de2555 100644 Binary files a/templates/star-brush-shape.zip and b/templates/star-brush-shape.zip differ diff --git a/templates/tree-generator.zip b/templates/tree-generator.zip index a947e95..7b3c223 100644 Binary files a/templates/tree-generator.zip and b/templates/tree-generator.zip differ