multFmt = psi_fix_fmt_t(self.InpFmt.s, 1+self.InpFmt.i+self.CoefFmt.i, self.InpFmt.f+self.CoefFmt.f) addFmt = psi_fix_fmt_t(self.IntFmt.s, self.IntFmt.i+1, self ...
This is the GitHub Repository for Kaupenjoe's Minecraft Modding Course using Fabric for version 1.21.X. It covers a variety of Topics, from Custom Tools, to Custom Armor, all the way to Custom Block ...