Icon | Mod | Mod Page | Description |
---|---|---|---|
Fabric API | Modrinth | Library required for a lot of mods | |
Fabric Language Kotlin | Modrinth | Library required for Zoomify | |
MaLiLib | Modrinth | Library required for Masa's mods | |
MagicLib | Modrinth | Library required for MasaGadget | |
OwoLib | [Modrinth](https://modrinth.com/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>Storage Tech Logo</title> | |
<link href="https://fonts.googleapis.com/css2?family=Bungee&display=swap" rel="stylesheet"> | |
<style> | |
body { | |
min-height: 100%; |