Skip to content

Commit

Permalink
Blockhunt compass implementation (#83)
Browse files Browse the repository at this point in the history
* Add files via upload

* Add files via upload

* Update data/nucleoid/game_portals/blockhunt.json

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

---------

Co-authored-by: Patbox <39821509+Patbox@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
  • Loading branch information
3 people authored Jun 21, 2024
1 parent 0aff268 commit 694f3bb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/nucleoid/game_portals/blockhunt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"type": "nucleoid_extras:styled/simple_menu",
"icon": "minecraft:pot",
"games": [
"blockhunt:fort_du_perdu"
],
"name": {
"translate": "gameType.blockhunt.blockhunt"
}
}
10 changes: 10 additions & 0 deletions data/nucleoid/games/blockhunt/blockhunt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"type": "blockhunt:blockhunt",
"games": [
"blockhunt:fort_du_perdu"
],
"name": {
"translate": "game.blockhunt.blockhunt"
},
"icon": "minecraft:campfire"
}

0 comments on commit 694f3bb

Please sign in to comment.