Started by
Jacko22
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make amber ore that spawns similar to the creaking heart in 1.21.4, but in jungle trees. How would one go about this?
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make amber ore that spawns similar to the creaking heart in 1.21.4, but in jungle trees. How would one go about this?
You could make it part of your tree(feature).
Or if you don't wanna create +1000 features, just make a procedure that finds a block, if it is your wood(jungle wood) and random 1-10 = 6 then it will replace it.
If you need an image, just ask!