How To Make a Random Ore Generator in Minecraft: Bedrock Edition

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 12

  • @TruncateBat
    @TruncateBat  Год назад

    This method of randomizing is pretty complex, so if you want a simpler method of making a random ore generator, watch this tutorial ---> ruclips.net/video/eVlJFO7EGsc/видео.html

  • @user-ji8wz5sk6l
    @user-ji8wz5sk6l 8 месяцев назад

    THIS IS THE EXACT THING I WAS LOOKING FOR ,THANK YOU

  • @elitestudiosyt
    @elitestudiosyt Год назад

    Great!

  • @Official_Watermelon_Cat
    @Official_Watermelon_Cat 7 месяцев назад

    Is there a survival version?

  • @pedrorivera2790
    @pedrorivera2790 Год назад

    There is something on the second command that it doesn’t work for me

    • @pedrorivera2790
      @pedrorivera2790 Год назад

      It says says error on the y coordinate that in my case is 165

    • @TruncateBat
      @TruncateBat  Год назад

      @@pedrorivera2790 It might be too far away from the armor stand to clone the block. Try making the command blocks closer to the ore pool.

    • @pedrorivera2790
      @pedrorivera2790 Год назад

      Thank for your help

  • @SoulOfCataclyst
    @SoulOfCataclyst Год назад

    Does this work in java?

    • @TruncateBat
      @TruncateBat  Год назад

      Yes, it does work on java, but due to the differences between the two platforms, there would be some key differences in the commands used. For an 11x11 block ore pool, the commands would be this (in order of the chain):
      /spreadplayers 5 4 false @e[type=minecraft:armor_stand, name="ore"]
      /execute as @e[type=minecraft:armor_stand, name="ore"] run execute at @s run clone ~ ~-1 ~ ~ ~-1 ~ replace
      /execute as @e[type=minecraft:armor_stand, name="mine"] run execute at @s if block ~ ~4 ~ air[] run clone ~ ~4 ~ masked
      I hope this helps!

    • @SoulOfCataclyst
      @SoulOfCataclyst Год назад

      Thank you so much! ^w^

  • @Happy_TurtM4n
    @Happy_TurtM4n Год назад

    Fake😊