Fully custom totems
Client-side Fabric mod that replaces the Totem of Undying texture with your own PNG, GIF, JPG, JPEG, or BMP image. Currently the best existing
Fully custom totems
Custom Totem lets you use your own image as the Totem of Undying texture without making a resource pack by hand.
Put an image into config/customtotem/images, select it from the Mod Menu config screen, and apply it in-game. The mod generates a client resource pack automatically and reloads Minecraft resources for you.
Features
- Supports PNG, GIF, JPG, JPEG, and BMP files. - Animated GIFs are converted into vanilla animated item textures. - PNG and GIF transparency is preserved. - High-resolution generated textures keep photos sharper while the in-game totem size stays unchanged. - Smooth texture mode reduces the blocky photo look. - Mod Menu integration for selecting images, applying changes, opening the images folder, and restoring the vanilla totem. - /customtotem reload command for manual config changes. - /customtotem folder opens the images folder.
ModMenu Setup
1. Enter the game 2. Enter the modmenu 3. Find and open mod settings 4. Click "open folder" and put your totem image 5. Go to select image and choose the added image 6. The game will apply changes automatically
Manual Setup
1. Start Minecraft once with the mod installed 2. Open .minecraft/config/customtotem/images. 3. Put your image there, for example my_totem.gif. 4. Open .minecraft/config/customtotem/config.json. 5. Set "enabled": true. 6. Set "image": "my_totem.gif". 7. Save the file and run /customtotem reload in-game. 8. To restore the vanilla totem manually, set "enabled": false and run /customtotem reload.
Dependencies
Required: - Fabric Loader 0.19.2 or newer - Fabric API for Minecraft 1.21.11 - Minecraft 1.21.11 - Java 21 or newer
Optional: Mod Menu 17.0.0 or newer for the in-game config screen