[Change] Add Flight Duration to Rockets from Village Loot (#309)
This commit is contained in:
parent
9c4d7d0c11
commit
964671317a
2 changed files with 13 additions and 1 deletions
|
@ -138,6 +138,10 @@
|
|||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{Fireworks:{Flight:3b}}"
|
||||
},
|
||||
{
|
||||
"add": false,
|
||||
"count": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue