Posted March 28, 20223 yr public static final ConfiguredFeature<?, ?> LinaBlock = FeatureUtils.register("blockeeveelina", Feature.ORE.configured(new OreConfiguration(eeveelina_List, 10))); public static final PlacedFeature EeveelinaPlacement = PlacementUtils.register("blockeeveelina_placer_all", LinaBlock.placed(commonOrePlacement(15, HeightRangePlacement.triangle(VerticalAnchor.bottom(), VerticalAnchor.absolute(40)))));
March 28, 20223 yr Registry Entries must be registered in a RegistryEvent in 1.18.2. Which event you choose doesn't matter.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.