add custom skin loader config
This commit is contained in:
parent
4233d63c3c
commit
6096041134
3 changed files with 11 additions and 1 deletions
6
config/CustomSkinLoader/ExtraList/drasl.inx.moe.json
Normal file
6
config/CustomSkinLoader/ExtraList/drasl.inx.moe.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "INX Drasl",
|
||||
"type": "MojangAPI",
|
||||
"apiRoot": "https://drasl.inx.moe/account/",
|
||||
"sessionRoot": "https://drasl.inx.moe/session/"
|
||||
}
|
|
@ -1,5 +1,9 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/CustomSkinLoader/ExtraList/drasl.inx.moe.json"
|
||||
hash = "c3f4812cd982a17b2841a8b6a773626e0ac235a8f6d09d7ddf93ff0fa0cc0e96"
|
||||
|
||||
[[files]]
|
||||
file = "config/builtinservers.json"
|
||||
hash = "3b6250b08ceaa946b97e6fdf262e0f6672092999f447b4f2451902d7354b87a5"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9f16d5207ea9fbccb24c7fcb4cd5115ed0db3d717a95d8d07ac88cbc3e693d16"
|
||||
hash = "573b72ba26ceab517b84933e39b7bf671588d86f924ea223facec1bc32ca1663"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue