* Change Task Logic to OR * Update DefaultQuests.json Adds the changes made to the DefaultQuests.json in the second override folder.
This commit is contained in:
parent
2cecab6727
commit
63475c4d22
@ -47389,7 +47389,7 @@
|
||||
"simultaneous:1": 0,
|
||||
"snd_complete:8": "minecraft:entity.player.levelup",
|
||||
"snd_update:8": "minecraft:entity.player.levelup",
|
||||
"tasklogic:8": "AND",
|
||||
"tasklogic:8": "OR",
|
||||
"visibility:8": "ALWAYS"
|
||||
}
|
||||
},
|
||||
|
@ -47389,7 +47389,7 @@
|
||||
"simultaneous:1": 0,
|
||||
"snd_complete:8": "minecraft:entity.player.levelup",
|
||||
"snd_update:8": "minecraft:entity.player.levelup",
|
||||
"tasklogic:8": "AND",
|
||||
"tasklogic:8": "OR",
|
||||
"visibility:8": "ALWAYS"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user