SkillAgentSearch skills...

Mcsrc

An online Minecraft source code viewer

Install / Use

/learn @FabricMC/Mcsrc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

https://mcsrc.dev/

Note: This project is not affiliated with Mojang or Microsoft in any way. It does NOT redistribute any Minecraft code or compiled bytecode. The minecraft jar is downloaded directly from Mojang's servers to your browser.

How to build locally

First you must build the java project using Gradle.

  • cd java
  • ./gradlew build

Then you can run the web app:

  • nvm use (or ensure you have the correct Node version, see .nvmrc)
  • npm install
  • npm run dev

Credits

Libraries and tools used:

./src/ui/intellij-icons/ includes icons from IntelliJ Platform, Licensed Apache 2.0.

View on GitHub
GitHub Stars252
CategoryDevelopment
Updated20h ago
Forks29

Languages

TypeScript

Security Score

95/100

Audited on Apr 6, 2026

No findings