tutorial:blockstate
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorial:blockstate [2024/08/24 14:19] – solidblock | tutorial:blockstate [2024/10/27 14:57] (current) – solidblock | ||
---|---|---|---|
Line 24: | Line 24: | ||
<code java> | <code java> | ||
public final class TutorialBlocks { | public final class TutorialBlocks { | ||
- | public static final Chargeable CHARGEABLE_BLOCK = register(new ChargeableBlock(Block.Settings.copy(Blocks.STONE)), " | + | |
+ | | ||
+ | // For versions since 1.21.2: | ||
+ | public static final Chargeable CHARGEABLE_BLOCK = register(" | ||
| | ||
// [...] | // [...] |
tutorial/blockstate.1724509190.txt.gz · Last modified: 2024/08/24 14:19 by solidblock