- check_circle Functions
- check_circle Structures
- 1,962 views, 15 today
- 203 downloads, 0 today
16
Addon that generates KawaMood's Waystones in shrines of Dungeons and Taverns. This allows players to access fast travel points within shrines.

You have to download KawaMood's Waystones and Dungeons and Taverns for the datapack/mod to work!
If you're going to use it on a server, set "enable-command-block" to true in server.properties.
Structures
🚪 Waystones in Shrines
With this addon, now all shrines of Dungeons and Taverns become travel points with Waystones!

You have to download KawaMood's Waystones and Dungeons and Taverns for the datapack/mod to work!
If you're going to use it on a server, set "enable-command-block" to true in server.properties.
Structures
🚪 Waystones in Shrines
With this addon, now all shrines of Dungeons and Taverns become travel points with Waystones!
Credits
NovaWostra - Creator of Dungeons and Taverns
Credit | https://modrinth.com/user/NovaWostra |
Compatibility | Minecraft 1.21 |
Tags |
3 Update Logs
KawaMood's Waystones in Shrines of Dungeons and Taverns 1.0.3 : by MeiaQuatru 07/15/2024 12:06:03 pmJul 15th, 2024
- Fixed pack.mcmeta again. Thank you, ElGeroIngles
- Renamed the waystone file to avoid conflicts with KawaMood's Waystones in Villages
- Removed scoreboard from load
LOAD MORE LOGS
6333895
119
Create an account or sign in to comment.
Here's the new pack.mcmeta (if you want):
{
"pack": {
"pack_format": 48,
"description": [
{
"text": "Addon",
"color": "#FFFF55",
"bold": true,
"italic": false
},
{
"text": " that adds ",
"bold": false,
"italic": false
},
{
"text": "Waystones",
"color": "#B4684D",
"bold": true,
"italic": false
},
{
"text": " to Shrines",
"bold": false,
"italic": false
}
]
}
}
Also, I changed the description because the original said "Addon that adds Shrines to villages" which is a bit weird if it adds waystones to shrines not shrines to villages, I changed it to "Addon that adds Waystones to Shrines".I recomment you to use Misode's pack.mcmeta for this kind of things as it tells you if it has errors.