-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1035452
commit 24f0b9d
Showing
18 changed files
with
550 additions
and
191 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,45 @@ | ||
{ | ||
"format_version": 2, | ||
"header": { | ||
"description": "【云梦好梦更新】1.20.40 \u000a开启实验性游戏内容(测试版 API)-游戏内输入“假人帮助”或“假人创建” 对着假人右键(蹲或不蹲两个菜单) ,当前版本充满了可能有的bug,还请凑活 无关QQ群:122957051:", | ||
"name": "§t1.20.40 v13 §e§lFlash§fFakePlayerPack", | ||
"uuid": "aa101e99-abb4-448d-b58f-71e9da43064e", | ||
"version": [ 1, 20, 4013 ], | ||
"min_engine_version": [ 1, 20, 40 ] | ||
}, | ||
"modules": [ | ||
{ | ||
"description": "§e§lFlash§fFakePlayerPack", | ||
"type": "script", | ||
"uuid": "10101e99-abc1-5488-ba76-71e9da441300", | ||
"version": [ 1, 20, 4013 ], | ||
"entry": "scripts/main/preload.js" | ||
} | ||
], | ||
"dependencies": [ | ||
{ | ||
"module_name": "@minecraft/server", | ||
"version": "1.7.0-beta" | ||
}, | ||
{ | ||
"module_name": "@minecraft/server-gametest", | ||
"version": "1.0.0-beta" | ||
}, | ||
{ | ||
"module_name": "@minecraft/server-ui", | ||
"version": "1.2.0-beta" | ||
} | ||
] | ||
} | ||
{ | ||
"format_version": 2, | ||
"header": { | ||
"description": "【适配1.20.50】1.20.50 \n开启实验性游戏内容(测试版 API)-游戏内输入“假人帮助”或“假人创建” 对着假人右键(蹲或不蹲两个菜单) ,当前版本充满了可能有的bug,还请凑活 无关QQ群:122957051:", | ||
"name": "§t1.20.50 v14 §e§lFlash§fFakePlayerPack", | ||
"uuid": "aa101e99-abb4-448d-b58f-71e9da43064e", | ||
"version": [ | ||
1, | ||
20, | ||
5014 | ||
], | ||
"min_engine_version": [ | ||
1, | ||
20, | ||
50 | ||
] | ||
}, | ||
"modules": [ | ||
{ | ||
"type": "script", | ||
"uuid": "10101e99-abc1-5488-ba76-71e9da441300", | ||
"description": "§e§lFlash§fFakePlayerPack", | ||
"version": [ | ||
1, | ||
20, | ||
5014 | ||
], | ||
"entry": "scripts/main/preload.js" | ||
} | ||
], | ||
"dependencies": [ | ||
{ | ||
"module_name": "@minecraft/server", | ||
"version": "1.8.0-beta" | ||
}, | ||
{ | ||
"module_name": "@minecraft/server-gametest", | ||
"version": "1.0.0-beta" | ||
}, | ||
{ | ||
"module_name": "@minecraft/server-ui", | ||
"version": "1.2.0-beta" | ||
} | ||
] | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.