Skip to content

Commit

Permalink
pack: add diamond shovel and candy cane texture.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceNiklas authored Dec 21, 2024
1 parent ffc500f commit 0c4a832
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resource-pack/assets/minecraft/models/custom/candy_cane.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/custom/candy_cane"
}
}
4 changes: 4 additions & 0 deletions resource-pack/assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
{
"predicate": { "custom_model_data": 3 },
"model": "custom/present_1"
},
{
"predicate": { "custom_model_data": 4 },
"model": "custom/candy_cane"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c4a832

Please sign in to comment.