Skip to content

Commit 5322881

Browse files
authored
Merge pull request #13 from kyrkis/main
advancement items
2 parents bfc08b5 + af50e16 commit 5322881

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"model": {
3+
"type": "minecraft:model",
4+
"model": "minecraft:item/flowering_azalea_leaves"
5+
}
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"model": {
3+
"type": "minecraft:model",
4+
"model": "minecraft:item/grindstone"
5+
}
6+
}

0 commit comments

Comments
 (0)