Add configs for Vial, ferium, glances, obs-studio, systemd, and vlc

This commit is contained in:
Eric Torres
2022-05-24 23:55:37 -07:00
parent ff593dfa3c
commit 565f6b204b
15 changed files with 6326 additions and 2 deletions

View File

@ -0,0 +1,43 @@
{
"active_profile": 0,
"profiles": [
{
"name": "its_et__",
"output_dir": "/home/etorres/.minecraft/mods",
"game_version": "1.18.2",
"mod_loader": "Fabric",
"mods": [
{
"name": "Sodium",
"identifier": {
"ModrinthProject": "AANobbMI"
}
},
{
"name": "Lithium",
"identifier": {
"ModrinthProject": "gvQqBUqZ"
}
},
{
"name": "Phosphor",
"identifier": {
"ModrinthProject": "hEOCdOgW"
}
},
{
"name": "FerriteCore",
"identifier": {
"ModrinthProject": "uXXizFIs"
}
},
{
"name": "Iris Shaders",
"identifier": {
"ModrinthProject": "YL57xq9U"
}
}
]
}
]
}