Changes

Jump to navigation Jump to search
8 bytes removed ,  02:06, 5 January 2021
shorten new section to 'tilesheet order'
Line 159: Line 159:     
===Custom tilesheet===
 
===Custom tilesheet===
You can add custom sprites, tiles, or images to a map. Be sure to [[#Map tilesheet order|prefix custom tilesheet IDs with <code>z_</code>]] to avoid shifting the vanilla tilesheet indexes.
+
You can add custom sprites, tiles, or images to a map. Be sure to [[#Tilesheet order|prefix custom tilesheet IDs with <code>z_</code>]] to avoid shifting the vanilla tilesheet indexes.
    
If you're using SMAPI:
 
If you're using SMAPI:
Line 834: Line 834:     
==Potential issues==
 
==Potential issues==
===Map tilesheet order===
+
===Tilesheet order===
 
When you replace a vanilla map, '''don't''' change the order or IDs of the original tilesheets. Prefix new tilesheet IDs with <code>z_</code> to avoid changing the original order.
 
When you replace a vanilla map, '''don't''' change the order or IDs of the original tilesheets. Prefix new tilesheet IDs with <code>z_</code> to avoid changing the original order.
  
manager
8,515

edits

Navigation menu