idk
This commit is contained in:
parent
7a43d233e3
commit
3158c3cec8
5 changed files with 35 additions and 21 deletions
|
|
@ -6,12 +6,14 @@ export async function genManifest() {
|
|||
format_version: 2,
|
||||
header: {
|
||||
name: "AsaJS UI",
|
||||
uuid: uuid1,
|
||||
description: "A framework for creating UIs for AsaJS.",
|
||||
uuid: uuid1,
|
||||
version: [4, 0, 0],
|
||||
min_engine_version: [1, 21, 132],
|
||||
},
|
||||
modules: [
|
||||
{
|
||||
description: "This resource pack generate by AsaJS.",
|
||||
type: "resources",
|
||||
uuid: uuid2,
|
||||
version: [4, 0, 0],
|
||||
|
|
|
|||
Reference in a new issue