Added 1.20 saplings
This commit is contained in:
parent
aea93e06f6
commit
33fdac0b98
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@ public class CommonBlockTags {
|
|||
Blocks.JUNGLE_SAPLING,
|
||||
Blocks.ACACIA_SAPLING,
|
||||
Blocks.DARK_OAK_SAPLING,
|
||||
Blocks.CHERRY_SAPLING,
|
||||
Blocks.BAMBOO_SAPLING,
|
||||
Blocks.MANGROVE_PROPAGULE
|
||||
);
|
||||
TagManager.BLOCKS.addOtherTags(PLANT, SAPLINGS);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue