Skip to content

Commit

Permalink
fix compass crafting recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
UpcraftLP committed Jan 2, 2024
1 parent 74370eb commit 23ec52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/data/tribes/recipes/tribecompass.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"item": "minecraft:compass"
},
{
"item": "tribes:alter"
"item": "tribes:altar"
}
],
"result": {
"item": "tribes:tribe_compass"
}
}
}

0 comments on commit 23ec52f

Please sign in to comment.