tutorial:tags
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tutorial:tags [2024/06/12 18:34] – [Existing conventional tags] cph101 | tutorial:tags [2024/06/17 13:05] (current) – solidblock | ||
---|---|---|---|
Line 7: | Line 7: | ||
==== Defining through JSON ==== | ==== Defining through JSON ==== | ||
- | File Location: '' | + | File Location: |
+ | * '' | ||
+ | * '' | ||
<code javascript> | <code javascript> | ||
Line 26: | Line 28: | ||
Vanilla tag objects can be found in class ''< | Vanilla tag objects can be found in class ''< | ||
- | === Minecraft 1.19.3 | + | === Minecraft 1.21 and above === |
+ | |||
+ | < | ||
+ | public class ModBlockTags { | ||
+ | public static final TagKey< | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | === Minecraft 1.19.3 | ||
< | < |
tutorial/tags.1718217260.txt.gz · Last modified: 2024/06/12 18:34 by cph101