
ShadowKits
A simple Kits system designed for Minecraft Fabric servers Compatible whit any mod! EX: Cobblemon etc...
3.0K
6
Список изменений
- I added database support to save data in
SqliteandMySQL. - I added support for
materialto theItemformat and to theDisplayItemto set custom NBT.
Database:
- Please note that
databaseshave not been tested that much at the moment, for any problems please contact us on Discord in the Support section! config/shadowkits/config.json
"database": {
"enabled": true,
"type": "sqlite",
"mysql": {
"host": "127.0.0.1",
"port": 3306,
"database": "shadowkits",
"username": "root",
"password": "password"
}
}
NBT
It is worth mentioning that when writing JSON in " " you always have to add a \ to let JSON know that " is separated!
- Example of writing
NBTto an item
"material": "cobblemon:pokemon_model[cobblemon:pokemon_item={species:\"cobblemon:bulbasaur\",aspects:[\"shiny\"]}]",
Файлы
ShadowKits-1.7.jar(124.19 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.7
Загрузчики
Fabric
Версии игры
1.21–1.21.3
Загрузок
52
Дата публикации
9 мес. назад
