VoodooDoll Custom
作者:rebot | 分类:数据包
Minecraft 版本: 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: minecraft
标签: decoration items models
VoodooDoll
A resource pack that changes the totem of undying into a plush toy version of the player's model. No mods required!
Comparision between versions
Vanilla Custom:
Pros:
- all totems can be made unique (perfect for multiplayer)
- supports both the slim and wide player models
Cons:
- works only on Minecraft 1.21.5 and up
- a bit complicated to customize
Vanilla Wide/Slim:
Pros:
- works with very old versions of Minecraft, from 1.11.0 and up
- easy to customize
Cons:
- every totem of undying will look the same (good enough on single-player)
- only supports either the slim or wide player models
You can use Vanilla Custom edition and either Vanilla Wide or Vanilla Slim edition alongside each other, if so desired.
How to customize
By default, the resource pack only comes with textures of Steve and Alex, so if you want to use your own skin, or someone else's skin, you will have to follow these instructions.
- Extract the content of the resource pack from the ZIP.
- Go to
assets/minecraft/textures/item/totem_of_undyingfolder. - Copy your desired user's skin texture into the folder and rename it to
<name>.png. (replace the<name>part with whatever name you want, can be an in-game username) - Now, navigate to
assets/minecraft/models/dollfolder. - Make a copy of either the
alex.jsonorsteve.jsondepending on the width of the skin's arms, and rename it to<name>.json(the same name you used for the skin texture). - Open the JSON file with a text editor and replace the mention of
"alex"or"steve"with"<name>". - Then, go to
assets/minecraft/itemsand open thetotem_of_undying.jsonfile with a text editor. - Either replace the
steve/alexwith<name>and"Steve"/"Alex"with the name that will trigger turning the totem into a doll, or use that as a template for new cases (Warning: you can't add multiple trigger names to the same case, you need to create a separate case for that) - Repeat the entire process when making it for more than one person.
- Package the content of the resource pack back into ZIP.
- Done. Have fun :3
请登录后举报
暂无评论,抢个沙发吧~