Update patchouli_books/vrcrawler/en_us/advancements/grant_book_on_first_join.json
This commit is contained in:
parent
6bac040180
commit
2461a8e894
1 changed files with 11 additions and 19 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue