User Tools

Site Tools


tutorial:tags

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:tags [2023/09/13 15:38] – Change header organization haykamtutorial:tags [2023/09/13 15:39] – Fix good conventional tag examples list haykam
Line 76: Line 76:
 Conventional tags are simply tags in the ''c'' namespace. These tags are expected to be used by multiple mods, so the name scheme for conventional tags should be consistent between mods. The general format for conventional tags is plural, with words separated with underscores. The following tags are good examples of this convention: Conventional tags are simply tags in the ''c'' namespace. These tags are expected to be used by multiple mods, so the name scheme for conventional tags should be consistent between mods. The general format for conventional tags is plural, with words separated with underscores. The following tags are good examples of this convention:
  
-''c:chests'' block tag +  * ''c:chests'' block tag 
-''c:water_buckets'' item tag +  ''c:water_buckets'' item tag 
-''c:in_the_end'' biome tag+  ''c:in_the_end'' biome tag
  
 A flat structure is used rather than a hierarchal structure. For example, ''c:iron_ores'' is preferred over ''c:ores/iron''. A flat structure is used rather than a hierarchal structure. For example, ''c:iron_ores'' is preferred over ''c:ores/iron''.
tutorial/tags.txt · Last modified: 2024/01/05 13:53 by cph101