Started by
Jman517
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, is there any way to make a custom dimension that has randomized surface blocks? I already tried a "when block added" procedure that gave a 50/50 of changing to a different block but it just stayed as the original block. I'm pretty new to modding so any ideas help (:
https://i.postimg.cc/BbvkGDC7/Screenshot-2025-03-26-225417.png
Resolved: I was able to use this video to help https://www.youtube.com/watch?v=15w_2WRfh0o
Just drag and drop the files you get from this video into the blockstates models and textures files that can be found in McreatorWorkspaces > (modname) > src > main > resources > assets > (modname)
I hope this will help anyone with the same issue I had (: