Jump to content

Fillo__

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Fillo__

  1. I mean which command I will make to help me ^^
  2. Thanks and how I can use the discord bot in my case ?
  3. Hi, I'm trying to use ore generation to add a new ore in my game but I followed a tutorial which is made in 1.16 and I think lot of changes happened now. I'm stuck at the registrying of the block at this line : ORE_LIMESTONE_FEATURE = register("ore_limestone", Feature.ORE.withConfiguration(new OreFeatureConfig(OreFeatureConfig.FillerBlockType.BASE.STONE.OVERWORLD, ModBlocks.LIMESTONE_BLOCK.get().getDefaultState(), 6)) .square(), ..........) "withConfiguration" seems to be removed and OreFeatureFeatureConfing don't exist. If you can help me to resolve this line It will be perfect ! Thanks !
×
×
  • Create New...

Important Information

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