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",
|
"criteria": {
|
||||||
"pools": [
|
"tick": {
|
||||||
{
|
"trigger": "minecraft:tick"
|
||||||
"rolls": 1,
|
}
|
||||||
"entries": [
|
},
|
||||||
{
|
"rewards": {
|
||||||
"type": "item",
|
"loot": [
|
||||||
"name": "patchouli:guide_book",
|
"vrcrawler:grant_book_on_first_join"
|
||||||
"functions": [
|
]
|
||||||
{
|
}
|
||||||
"function": "set_nbt",
|
|
||||||
"tag": "{\"patchouli:book\": \"vrcrawler\"}"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue