Started by
TTheLookAwesome95
on
Topic category: Help with Minecraft modding (Java Edition)
I Want to Create a Mod That Expands the Atmospheric Sounds for Minecraft.
But I don't know how to do this.
Help Please!
Topic category: Help with Minecraft modding (Java Edition)
I Want to Create a Mod That Expands the Atmospheric Sounds for Minecraft.
But I don't know how to do this.
Help Please!
Please Reply!!!
You can create a procedure like this:
This basically just checks if the biome at an entities position (preferably the player) is whatever you want.
These can be found in "world -> data", "world -> actions" and "entity -> data".
Hope this helps.
Thanks:)