Jump to content

How to make this code from 1.18.1 work on 1.18.2?


Azarsra

Recommended Posts

    
    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)))));
    

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.