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 [2020/02/17 09:32] – [Reload changed classes] Fix menu name mkpolitutorial:applychanges [2020/02/22 15:47] – [Reload recipes and loot tables] More than recipes and loot tables! jamieswhiteshirt
Line 6: Line 6:
 Note: this only allows you to change method bodies. If you do any other kind of change, You will have to restart. Note: this only allows you to change method bodies. If you do any other kind of change, You will have to restart.
 However, if you use [[http://dcevm.github.io/|DCEVM]], you will be able to do most changes, including adding and removing methods and classes.  However, if you use [[http://dcevm.github.io/|DCEVM]], you will be able to do most changes, including adding and removing methods and classes. 
-==== Reload textures ==== +==== Reload assets ==== 
-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 changes to assets such as textures and block/item models, you can reload changed classes and press ''F3 + T'' to apply changes without restarting Minecraft. More specifically, this is how to reload anything the mod provides as a resource pack
-==== Reload recipes and loot tables ==== +==== Reload data ==== 
-You can apply any change you made in the ''data/'' directory (including recipes and loot tablesby reloading changed classes and then using the Minecraft command ''/reload''.+You can apply any changes made in the ''data/'' directory such as recipesloot tables and tags by reloading changed classes and then using the in-game command ''/reload''. More specifically, this reloads anything the mod provides as a data pack.
tutorial/applychanges.txt · Last modified: 2022/03/20 13:34 by solidblock