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
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!
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
THIS IS THE EXACT THING I WAS LOOKING FOR ,THANK YOU
Great!
Is there a survival version?
There is something on the second command that it doesn’t work for me
It says says error on the y coordinate that in my case is 165
@@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.
Thank for your help
Does this work in java?
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!
Thank you so much! ^w^
Fake😊