This commit is contained in:
amy 2025-05-31 01:58:44 -03:00 committed by GitHub
commit aa20019417
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View file

@ -179,4 +179,8 @@ aliases:
- []
minecraft:datapack:
- []
test:
- []
minecraft:test:
- []
unrestricted-advancements: false

View file

@ -8,7 +8,7 @@
"type": "bibliothek",
"endpoint": "https://api.papermc.io",
"project": "paper",
"version": "1.21.4"
"version": "1.21.5"
},
"plugins": {
"external": {
@ -47,7 +47,7 @@
"mods/PaperMixins.jar": {
"type": "zip",
"skip_404": true,
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/master/Artifacts.zip",
"url": "https://nightly.link/kaboomserver/papermixins/workflows/build/1.21.5/Artifacts.zip",
"extract": "paper-mixins-master.jar"
},
"plugins/CommandSpy.jar": {
@ -82,4 +82,4 @@
}
}
}
}
}