User Tools

Site Tools


tutorial:applychanges

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:applychanges [2019/07/24 19:46] fudgetutorial:applychanges [2019/07/26 13:33] – typo fudge
Line 1: Line 1:
 ====== Applying changes without restarting Minecraft ====== ====== Applying changes without restarting Minecraft ======
-Restarting Minecraft can take a hefty amount of time. Thankfully, there are tools that allow you to some apply changes while the game is running. +Restarting Minecraft can take a hefty amount of time. Thankfully, there are tools that allow you to apply some changes while the game is running. 
 ==== Reload changed classes ==== ==== Reload changed classes ====
 In Eclipse or Intellij IDEA, run Minecraft in debug mode. To apply changes in code, In Eclipse or Intellij IDEA, run Minecraft in debug mode. To apply changes in code,
Line 8: Line 8:
 ==== Reload textures ==== ==== Reload textures ====
 After you make a change in a texture (''.png'') asset, you can reload changed classes and press ''F3 + T''  to apply the change without restarting Minecraft.  After you make a change in a texture (''.png'') asset, you can reload changed classes and press ''F3 + T''  to apply the change without restarting Minecraft. 
 +==== Reload recipes and loot tables ====
 +You can apply any change you made in the ''data/'' directory (including recipes and loot tables) by reloading changed classes and then using the Minecraft command ''/reload''.
tutorial/applychanges.txt · Last modified: 2022/03/20 13:34 by solidblock