Skip to content

Commit

Permalink
Merge branch '1.21.2' into 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Dec 31, 2024
2 parents dc31153 + 8d5b620 commit 51f8915
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public class TTItems {
public static final Item ECTOPLASM_BLOCK = register("ectoplasm_block",
properties -> new PlaceInAirBlockItem(TTBlocks.ECTOPLASM_BLOCK, properties),
new Properties()
.useBlockDescriptionPrefix()
.requiredFeatures(TTFeatureFlags.FEATURE_FLAG)
);

Expand Down

0 comments on commit 51f8915

Please sign in to comment.