Fix Auto Completing HPCA Quest (#971)

[QB]
This commit is contained in:
Integer Limit 2024-08-28 23:19:07 +10:00 committed by GitHub
parent e1a7deddce
commit ab1e487efa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 8 additions and 4 deletions

View File

@ -54790,7 +54790,7 @@
"simultaneous:1": 0,
"snd_complete:8": "minecraft:entity.player.levelup",
"snd_update:8": "minecraft:entity.player.levelup",
"tasklogic:8": "OR",
"tasklogic:8": "AND",
"visibility:8": "ALWAYS"
}
},

View File

@ -64563,7 +64563,7 @@
"simultaneous:1": 0,
"snd_complete:8": "minecraft:entity.player.levelup",
"snd_update:8": "minecraft:entity.player.levelup",
"tasklogic:8": "OR",
"tasklogic:8": "AND",
"visibility:8": "ALWAYS"
}
},

View File

@ -64563,7 +64563,7 @@
"simultaneous:1": 0,
"snd_complete:8": "minecraft:entity.player.levelup",
"snd_update:8": "minecraft:entity.player.levelup",
"tasklogic:8": "OR",
"tasklogic:8": "AND",
"visibility:8": "ALWAYS"
}
},

View File

@ -54790,7 +54790,7 @@
"simultaneous:1": 0,
"snd_complete:8": "minecraft:entity.player.levelup",
"snd_update:8": "minecraft:entity.player.levelup",
"tasklogic:8": "OR",
"tasklogic:8": "AND",
"visibility:8": "ALWAYS"
}
},

View File

@ -420,6 +420,10 @@
"normal": 1035,
"expert": 1035
},
{
"normal": 1036,
"expert": 1036
},
{
"normal": 1037,
"expert": 1037