Minecraft Texture Packs / Other Packs

Player Totems [1.19.3+] (Slim)

  • check_circle Items
  • check_circle Models
  • 6,670 views, 23 today
  • 1,332 downloads, 5 today
  • 48
  • 36
  • 7
GoldenScientist's Avatar GoldenScientist
Level 51 : Grandmaster Professor
239
This pack replaces the totem of undying model with the Alex player model.
Alex skin is the default texture. To change the display skin of the totem, unzip the pack and go to the item folder under 'textures'.
Rename your file 'totem_of_undying.png" for it to work properly.

Note: might test for 1.20 compatibility soon.
Progress100% complete
Game VersionMinecraft 1.19.3
Resolution64x
Tags

4 Update Logs

Update #4 : by GoldenScientist 11/10/2023 2:21:54 pmNov 10th, 2023

Added note
LOAD MORE LOGS

Create an account or sign in to comment.

0din_alan
01/20/2023 10:36 pm
Level 1 : New Miner
0din_alan's Avatar
photo
4
LogisLogisLogis
01/19/2023 5:17 pm
Level 53 : Grandmaster Explorer
LogisLogisLogis's Avatar
i dont wanna be that guy but its almost made exactly how i did it
4
GoldenScientist
01/19/2023 5:41 pm
Level 51 : Grandmaster Professor
GoldenScientist's Avatar
ah lol
3
ikkefleresmaragder
01/19/2023 11:07 am
Level 7 : Apprentice Artist
ikkefleresmaragder's Avatar
love it <3 <3 <3
3
BlazerBo1
12/16/2022 4:10 pm
Level 39 : Artisan Sus
history
BlazerBo1's Avatar
First: You added the pack.mcmeta to the wrong folder
Second: I fixed the code for the model
Third: Awesome texturepack!
Code
{
"credit": "Made with Blockbench",
"textures": {
"0": "item/totem_of_undying"
},
"elements": [
{
"name": "Head",
"from": [
4,
23,
5
],
"to": [
12,
31,
13
],
"faces": {
"north": {
"uv": [
2,
2,
4,
4
],
"texture": "#0"
},
"east": {
"uv": [
0,
2,
2,
4
],
"texture": "#0"
},
"south": {
"uv": [
6,
2,
8,
4
],
"texture": "#0"
},
"west": {
"uv": [
4,
2,
6,
4
],
"texture": "#0"
},
"up": {
"uv": [
4,
2,
2,
0
],
"texture": "#0"
},
"down": {
"uv": [
6,
0,
4,
2
],
"texture": "#0"
}
}
},
{
"name": "Hat Layer",
"from": [
3.5,
22.5,
4.5
],
"to": [
12.5,
31.5,
13.5
],
"faces": {
"north": {
"uv": [
10,
2,
12,
4
],
"texture": "#0"
},
"east": {
"uv": [
8,
2,
10,
4
],
"texture": "#0"
},
"south": {
"uv": [
14,
2,
16,
4
],
"texture": "#0"
},
"west": {
"uv": [
12,
2,
14,
4
],
"texture": "#0"
},
"up": {
"uv": [
12,
2,
10,
0
],
"texture": "#0"
},
"down": {
"uv": [
14,
0,
12,
2
],
"texture": "#0"
}
}
},
{
"name": "Body",
"from": [
4,
11,
7
],
"to": [
12,
23,
11
],
"faces": {
"north": {
"uv": [
5,
5,
7,
8
],
"texture": "#0"
},
"east": {
"uv": [
4,
5,
5,
8
],
"texture": "#0"
},
"south": {
"uv": [
8,
5,
10,
8
],
"texture": "#0"
},
"west": {
"uv": [
7,
5,
8,
8
],
"texture": "#0"
},
"up": {
"uv": [
7,
5,
5,
4
],
"texture": "#0"
},
"down": {
"uv": [
9,
4,
7,
5
],
"texture": "#0"
}
}
},
{
"name": "Body Layer",
"from": [
3.75,
10.75,
6.75
],
"to": [
12.25,
23.25,
11.25
],
"faces": {
"north": {
"uv": [
5,
9,
7,
12
],
"texture": "#0"
},
"east": {
"uv": [
4,
9,
5,
12
],
"texture": "#0"
},
"south": {
"uv": [
8,
9,
10,
12
],
"texture": "#0"
},
"west": {
"uv": [
7,
9,
8,
12
],
"texture": "#0"
},
"up": {
"uv": [
7,
9,
5,
8
],
"texture": "#0"
},
"down": {
"uv": [
9,
8,
7,
9
],
"texture": "#0"
}
}
},
{
"name": "Right Arm",
"from": [
12,
11,
7
],
"to": [
15,
23,
11
],
"faces": {
"north": {
"uv": [
11,
5,
11.75,
8
],
"texture": "#0"
},
"east": {
"uv": [
10,
5,
11,
8
],
"texture": "#0"
},
"south": {
"uv": [
12.75,
5,
13.5,
8
],
"texture": "#0"
},
"west": {
"uv": [
11.75,
5,
12.75,
8
],
"texture": "#0"
},
"up": {
"uv": [
11.75,
5,
11,
4
],
"texture": "#0"
},
"down": {
"uv": [
12.5,
4,
11.75,
5
],
"texture": "#0"
}
}
},
{
"name": "Right Arm Layer",
"from": [
11.75,
10.75,
6.75
],
"to": [
15.25,
23.25,
11.25
],
"faces": {
"north": {
"uv": [
11,
9,
11.75,
12
],
"texture": "#0"
},
"east": {
"uv": [
10,
9,
11,
12
],
"texture": "#0"
},
"south": {
"uv": [
12.75,
9,
13.5,
12
],
"texture": "#0"
},
"west": {
"uv": [
11.75,
9,
12.75,
12
],
"texture": "#0"
},
"up": {
"uv": [
11.75,
9,
11,
8
],
"texture": "#0"
},
"down": {
"uv": [
12.5,
8,
11.75,
9
],
"texture": "#0"
}
}
},
{
"name": "Left Arm",
"from": [
1,
11,
7
],
"to": [
4,
23,
11
],
"faces": {
"north": {
"uv": [
9,
13,
9.75,
16
],
"texture": "#0"
},
"east": {
"uv": [
8,
13,
9,
16
],
"texture": "#0"
},
"south": {
"uv": [
10.75,
13,
11.5,
16
],
"texture": "#0"
},
"west": {
"uv": [
9.75,
13,
10.75,
16
],
"texture": "#0"
},
"up": {
"uv": [
9.75,
13,
9,
12
],
"texture": "#0"
},
"down": {
"uv": [
10.5,
12,
9.75,
13
],
"texture": "#0"
}
}
},
{
"name": "Left Arm Layer",
"from": [
0.75,
10.75,
6.75
],
"to": [
4.25,
23.25,
11.25
],
"faces": {
"north": {
"uv": [
13,
13,
13.75,
16
],
"texture": "#0"
},
"east": {
"uv": [
12,
13,
13,
16
],
"texture": "#0"
},
"south": {
"uv": [
14.75,
13,
15.5,
16
],
"texture": "#0"
},
"west": {
"uv": [
13.75,
13,
14.75,
16
],
"texture": "#0"
},
"up": {
"uv": [
13.75,
13,
13,
12
],
"texture": "#0"
},
"down": {
"uv": [
14.5,
12,
13.75,
13
],
"texture": "#0"
}
}
},
{
"name": "Right Leg",
"from": [
7.9,
-1,
7
],
"to": [
11.9,
11,
11
],
"faces": {
"north": {
"uv": [
1,
5,
2,
8
],
"texture": "#0"
},
"east": {
"uv": [
0,
5,
1,
8
],
"texture": "#0"
},
"south": {
"uv": [
3,
5,
4,
8
],
"texture": "#0"
},
"west": {
"uv": [
2,
5,
3,
8
],
"texture": "#0"
},
"up": {
"uv": [
2,
5,
1,
4
],
"texture": "#0"
},
"down": {
"uv": [
3,
4,
2,
5
],
"texture": "#0"
}
}
},
{
"name": "Right Leg Layer",
"from": [
7.65,
-1.25,
6.75
],
"to": [
12.15,
11.25,
11.25
],
"faces": {
"north": {
"uv": [
1,
9,
2,
12
],
"texture": "#0"
},
"east": {
"uv": [
0,
9,
1,
12
],
"texture": "#0"
},
"south": {
"uv": [
3,
9,
4,
12
],
"texture": "#0"
},
"west": {
"uv": [
2,
9,
3,
12
],
"texture": "#0"
},
"up": {
"uv": [
2,
9,
1,
8
],
"texture": "#0"
},
"down": {
"uv": [
3,
8,
2,
9
],
"texture": "#0"
}
}
},
{
"name": "Left Leg",
"from": [
4.1,
-1,
7
],
"to": [
8.1,
11,
11
],
"faces": {
"north": {
"uv": [
5,
13,
6,
16
],
"texture": "#0"
},
"east": {
"uv": [
4,
13,
5,
16
],
"texture": "#0"
},
"south": {
"uv": [
7,
13,
8,
16
],
"texture": "#0"
},
"west": {
"uv": [
6,
13,
7,
16
],
"texture": "#0"
},
"up": {
"uv": [
6,
13,
5,
12
],
"texture": "#0"
},
"down": {
"uv": [
7,
12,
6,
13
],
"texture": "#0"
}
}
},
{
"name": "Left Leg Layer",
"from": [
3.85,
-1.25,
6.75
],
"to": [
8.35,
11.25,
11.25
],
"faces": {
"north": {
"uv": [
1,
13,
2,
16
],
"texture": "#0"
},
"east": {
"uv": [
0,
13,
1,
16
],
"texture": "#0"
},
"south": {
"uv": [
3,
13,
4,
16
],
"texture": "#0"
},
"west": {
"uv": [
2,
13,
3,
16
],
"texture": "#0"
},
"up": {
"uv": [
2,
13,
1,
12
],
"texture": "#0"
},
"down": {
"uv": [
3,
12,
2,
13
],
"texture": "#0"
}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [
0,
180,
0
],
"translation": [
0,
0,
2
],
"scale": [
0.35,
0.35,
0.35
]
},
"thirdperson_lefthand": {
"translation": [
0,
0,
1.75
],
"scale": [
0.35,
0.35,
0.35
]
},
"firstperson_righthand": {
"rotation": [
0,
180,
0
],
"translation": [
0,
0,
2
],
"scale": [
0.35,
0.35,
0.35
]
},
"firstperson_lefthand": {
"rotation": [
0,
180,
0
],
"translation": [
0,
0,
1.75
],
"scale": [
0.35,
0.35,
0.35
]
},
"gui": {
"rotation": [
0,
180,
0
],
"translation": [
0,
-3.5,
1.75
],
"scale": [
0.5,
0.5,
0.5
]
},
"head": {
"translation": [
0,
-26.75,
-1.75
],
"scale": [
1.6,
1.6,
1.6
]
}
},
"groups": [
{
"name": "Head",
"origin": [
0,
24,
0
],
"rotation": [
6,
-5,
0
],
"color": 0,
"children": [
0,
1
]
},
{
"name": "Body",
"origin": [
0,
24,
0
],
"color": 0,
"children": [
2,
3
]
},
{
"name": "RightArm",
"origin": [
5,
22,
0
],
"rotation": [
10,
0,
0
],
"color": 0,
"children": [
4,
5
]
},
{
"name": "LeftArm",
"origin": [
-5,
22,
0
],
"rotation": [
-12,
0,
0
],
"color": 0,
"children": [
6,
7
]
},
{
"name": "RightLeg",
"origin": [
1.9,
12,
0
],
"rotation": [
-11,
0,
2
],
"color": 0,
"children": [
8,
9
]
},
{
"name": "LeftLeg",
"origin": [
-1.9,
12,
0
],
"rotation": [
10,
0,
-2
],
"color": 0,
"children": [
10,
11
]
}
]
}
6
Unavalible_User
12/17/2022 4:34 am
Level 12 : Journeyman Cookie
Unavalible_User's Avatar
forth: it's "textures" not "texutres"
3
GoldenScientist
12/16/2022 4:25 pm
Level 51 : Grandmaster Professor
GoldenScientist's Avatar
Ty
I'll check it our soon
2
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome