Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
MoreTotems
MoreTotems is a simple Paper plugin which adds some minor tweaks to Totems of Undying.
🚀 Quick Start
📥 Installation:
⚠️ Warning!
Please, do not download versions from range: 0.1.0-data-1.20.5..0.1.0-1.20.5+mod! They are not loading because of #11 (Data pack is not loading on >=1.20.5) and #13 (Data pack never registers objectives).
So, it is recommended not to use experimental data pack versions of the plugin.
Please ensure that you have the following software installed:
To install the plugin on your Minecraft server, you should:
- Download the latest version.
- Place it to the
plugins
directory in the root of the server. - Restart the server.
⚠️ Experimental versions:
⚠️ Disclaimer:
I am currently developing some experimental alpha versions of this plugin, which can be loaded as vanilla data packs. I recommend not to use them because of many bugs. So, if you download such experimental version and load it to your world, please be ready for many serious errors.
💡 Features:
- "Unbreakable" Totems of Undying. A Totem of Undying with the
Unbreakable
tag set will not disappear when used. To get such totem you can use one of the following commands:- ≤ 1.20.4:
/minecraft:give @s minecraft:totem_of_undying{Unbreakable:1b} 1
- ≥ 1.20.5:
/minecraft:give @s minecraft:totem_of_undying[minecraft:unbreakable={}] 1
- ≤ 1.20.4:
- Enchantments for Totems of Undying:
- Unbreaking. Every Totem of Undying enchanted with
Unbreaking of
n
th level has a100/(n+1)
% chance that it will disappear when used. Otherwise, it will not. So, the Totem of Undying enchanted with Unbreaking of 3 level has a 75% chance that it will not disappear when used.
- Unbreaking. Every Totem of Undying enchanted with
Unbreaking of
🔧 Configuration:
Coming soon!
📭 Contact me:
📖 License
This project and its sources are licensed under the MIT License:
MIT License
Copyright (c) 2025 JustHuman228
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.