This mod adds shrines to the world that give effects when right-clicked.
For questions and feedback, leave a comment here or join our discord:
https://discord.com/invite/RdZ2yCksRd
We have added a menu for editing the properties of individual shrines:
We have included comprehensive config options that allow you to customize the following:
The mod auto-generates a resource pack when you run the game. You could also create your own resource pack.
The pack is structured as follows:
Potion Shrine Icons
├── pack.mcmeta├── README.txt
└── assets
└── potion_shrines
├── models
│ └── icon
│ └── default.json
└── textures
└── icon
├── default.png
└── [add your icon PNG here]
In the "textures/icon" folder put the desired png for the custom icon (nothing more than 64x64 is recommended).
*In order for these to be usable, the game MUST be restarted after adding a png.