User Tools

Site Tools


tutorial:hotswapping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:hotswapping [2024/08/25 14:22] – [Hotwrapping Mixins] solidblocktutorial:hotswapping [2024/11/03 17:26] (current) – [Hotswapping Mixins] modmuss50
Line 20: Line 20:
 You can apply any changes made in the ''data/'' directory such as recipes, loot tables and tags by rebuilding the project and then using the in-game command ''/reload''. More specifically, this reloads anything the mod provides as a data pack. You can apply any changes made in the ''data/'' directory such as recipes, loot tables and tags by rebuilding the project and then using the in-game command ''/reload''. More specifically, this reloads anything the mod provides as a data pack.
  
-===== Hotwrapping Mixins =====+===== Hotswapping Mixins =====
  
 You can also hotswap mixins by using Mixin Java agent. For how to achieve that, see [[https://docs.fabricmc.net/develop/getting-started/launching-the-game#hotswapping-mixins|Fabric Docs page]] and [[mixin_hotswaps]]. You can also hotswap mixins by using Mixin Java agent. For how to achieve that, see [[https://docs.fabricmc.net/develop/getting-started/launching-the-game#hotswapping-mixins|Fabric Docs page]] and [[mixin_hotswaps]].
tutorial/hotswapping.1724595739.txt.gz · Last modified: 2024/08/25 14:22 by solidblock