:!: //This page is currently a draft! It is not intended to be read by users of the wiki yet. Feedback may be appreciated but trust this page's information at your own risk!// ====== Tutorial: Making your first Mixin (DRAFT) ====== ==== Introduction ==== This is meant to be a complementary page to the [[tutorial:mixin_introduction|Introduction to Mixins]] page. It intends to hold a newcomer's hand through each step of creating an elementary Mixin, teaching what each element does and what it is for along the way. See [[tutorial:mixin_registration|Registering Mixins]] for setting up Mixins on a Fabric project if you intend to follow along with this. This tutorial will be made using a 1.21.1 Fabric Project as reference. It is recommended to develop using IntelliJ IDEa Community Edition to be able to leverage the Minecraft Development plugin by demonwav.