Skip to content

Commit 299438f

Browse files
Added more textures, nether gold pan, grapling hooks etc...
1 parent 262bcfa commit 299438f

File tree

9 files changed

+25
-0
lines changed

9 files changed

+25
-0
lines changed
297 Bytes
Loading
311 Bytes
Loading
Loading
Loading
293 Bytes
Loading
Loading
Loading
Loading

models.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,5 +461,30 @@
461461
"item": "feather",
462462
"template": "ITEM",
463463
"data": 4000
464+
},
465+
"BATTERY": {
466+
"item": "player_head",
467+
"template": "SKULL",
468+
"data": 4016
469+
},
470+
"HOOK": {
471+
"item": "flint",
472+
"template": "ITEM",
473+
"data": 4000
474+
},
475+
"GRAPPLING_HOOK": {
476+
"item": "lead",
477+
"template": "ITEM",
478+
"data": 4000
479+
},
480+
"CAN": {
481+
"item": "player_head",
482+
"template": "SKULL",
483+
"data": 4017
484+
},
485+
"NETHER_GOLD_PAN": {
486+
"item": "bowl",
487+
"template": "ITEM",
488+
"data": 4001
464489
}
465490
}

0 commit comments

Comments
 (0)