Update patchouli_books/vrcrawler/en_us/advancements/grant_book_on_first_join.json

This commit is contained in:
incidentalstoat 2024-08-16 21:00:21 -06:00
parent 6bac040180
commit 2461a8e894

View file

@ -1,20 +1,12 @@
{
"type": "advancement_reward",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "patchouli:guide_book",
"functions": [
{
"function": "set_nbt",
"tag": "{\"patchouli:book\": \"vrcrawler\"}"
"criteria": {
"tick": {
"trigger": "minecraft:tick"
}
},
"rewards": {
"loot": [
"vrcrawler:grant_book_on_first_join"
]
}
]
}
]
}