Posted March 11, 20223 yr I cant manage to find a proper tutorial which shows how to generate ores. An example on how to do it will be nice
March 11, 20223 yr you can take a look at vanilla, you can use the OreFeatures class and the OrePlacements class as an example. Then you need to use BiomeLoadingEvent to add the Ore to the World (Biome)
March 11, 20223 yr Author how exactly do i look at the vanilla ore generation code i am unable to find it. i use intellij Idea and sometimes VS Code
March 11, 20223 yr Author i looked at OreFeatures and if i try to do it in the same way in OreFeatures class i get the error Cannot resolve method 'of' in 'List'
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.