I need to code a mod that adds virtual ore deposits in every chunk, and then, with a miner, you can extract those ores. So I need to generate a random value for ores and put it in the chunks data. Then, update those values when mining. Can someone help me with that?
Thanks 😁