Skip to content

Commit

Permalink
Remove books as advancement rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed Aug 20, 2024
1 parent 326c68a commit 890e652
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,5 @@
"bought_item": {
"trigger": "adorn:bought_from_trading_station"
}
},
"rewards": {
"loot": ["adorn:rewards/traders_manual"]
}
}
3 changes: 0 additions & 3 deletions common/src/main/resources/data/adorn/advancement/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,5 @@
]
}
}
},
"rewards": {
"loot": ["adorn:rewards/guide_book"]
}
}

0 comments on commit 890e652

Please sign in to comment.