Compare commits
2 commits
2461a8e894
...
b6e5c085fd
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b6e5c085fd | ||
![]() |
fa720735e0 |
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "advancement_reward",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "item",
|
||||
"name": "patchouli:guide_book",
|
||||
"functions": [
|
||||
{
|
||||
"function": "set_nbt",
|
||||
"tag": "{\"patchouli:book\": \"vrcrawler\"}"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue