developer-wiki icon indicating copy to clipboard operation
developer-wiki copied to clipboard

Real World Mod

Open junepark678 opened this issue 2 years ago • 3 comments

What would you like the wiki to cover?

A real world mod tutorial created from start to finish, covering the common APIs the Quilt mod loader exposes.

Why should this be added to the wiki?

Many other wikis, not specifically Minecraft related, have a full application of the framework or tool in use. A real mod from start to finish would help beginners learn the concepts of Quilt.

Where in the wiki should this go?

A new separator like 'Versions' and 'Libraries' in the main hierarchy. Name it something like 'Tutorials' and inside a 'Getting started: Your First Mod'

junepark678 avatar Nov 05 '22 15:11 junepark678

My first guess is, that it is quite time-consuming and don't see the point in doing it now due to the lack of finished sites, in the wiki. But I do like the idea!

AdvancedWipe avatar Nov 12 '22 14:11 AdvancedWipe

I'm willing to make a basic quilt.mod.json tutorial for now. Should I just send a PR?

sylv256 avatar Sep 07 '23 00:09 sylv256

@SylvKT yes, that would be great.

As for a tutorial on a complete real mod, thats a lot harder to do because every mod will be different. The goal of the wiki will be to try to follow some organized path that should hopefully allow modders to easily find what they need to make their mod. In other words, most of the features that QSL/QFAPI provide will be documented along with other general Minecraft features.

OroArmor avatar Sep 09 '23 21:09 OroArmor