Skip to content

Commit

Permalink
Json things Creative Mode Tab changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkosto committed Dec 3, 2024
1 parent b1e1188 commit 8c1c281
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"icon": {
"item": "craftingstation:crafting_station"
},
"items": [{ "item": "craftingstation:crafting_station" }]
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"icon": {
"item": "craftingstation:crafting_station"
"item": "colouredstuff:crafting_table_rainbow"
},
"items": [{ "item": "craftingstation:crafting_station" }]
"items": [{ "item": "colouredstuff:crafting_table_rainbow" }]
}

0 comments on commit 8c1c281

Please sign in to comment.