redstrate.com/data/mods.json

65 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2025-04-14 21:29:43 -04:00
[
{
"id": "ffxiv",
"name": "FINAL FANTASY XIV ONLINE",
"mods": [
{
"name": "Rebound",
"description": "Limits bone physics to 60 FPS",
"url": "https://github.com/redstrate/rebound"
},
{
"name": "Refitter",
"description": "Modify chest bones for specific gear",
"url": "https://github.com/redstrate/Refitter"
},
{
"name": "Hooky",
"description": "Send webhooks for events in FFXIV",
"url": "https://github.com/redstrate/hooky"
},
{
"name": "EasyFullscreen",
"description": "Make FFXIV act like a good game that can enter and exit fullscreen with F11",
"url": "https://github.com/redstrate/EasyFullscreen"
},
{
"name": "Neo Armor Refit Collection",
"description": "Even better fitting female armors!",
"url": "https://xiv.zone/mods/narc/"
},
{
"name": "Vanilla Armor Refit Collection (Obsolete)",
"description": "Better fitting female armors",
"url": "https://xiv.zone/mods/varc/"
},
{
"name": "AllowLoginFail",
"description": "Stop the game from quitting over lobby connection errors",
"url": "https://github.com/redstrate/AllowLoginFail"
},
{
"name": "Scripter",
"description": "Inspect the Lua state and run custom scripts",
"url": "https://github.com/redstrate/Scripter"
}
]
},
{
"id": "minecraft",
"name": "Minecraft",
"mods": [
{
"name": "Realms Begone",
"description": "Hide Minecraft Realms",
"url": "https://code.ryne.moe/redstrate/realms-begone"
},
{
"name": "Custom Datapack",
"description": "Custom data pack for my server",
"url": "https://code.ryne.moe/redstrate/minecraft-datapack"
}
]
}
]