Results 33 comments of Rowan
trafficstars

Maybe a blockextinguishevent and a playerblockextinguish event? Both events could extend some event to be able to listen to it > > On Jan 27, 2024 at 7:28 PM, wrote:...

If anyone makes this and would like to share it feel free to make a pull request or contact me to have it included! (Credit will be given)

Hi, I'm sorry I was occupied with university a lot and might have forgotten about it a little. I just triaged all today. Next week I'm done with most of...

Good idea, I will add this in a future update

I'm sorry that this is not my main priority at the moment. I'm currently doing a study abroad in Japan, which sadly requires most of my attention. Aside from that...

Can you try to decrease these values in the config? ```yaml packet: advancements-per-packet: 5 # The amount of advancements sent to the player per packet, if your advancements contain #...

Also try to change this value: https://github.com/rowan-vr/CustomAdvancements/wiki/Configurations%3A-Advancement-configuration#minecraft-progress-type-since-v124, preferably to PERCENTAGE, you can use PAPI placeholders to display the exact amount in the advancement description

You should set it to `PERCENTAGE`, check the Walker1 advancement for an example how to use the PAPI placeholders (make sure to have placeholder-api installed)

Can you send me your advancement trees, on discord DMs if you don't want to share it publicly (@ tippie) I'll look at it then after lunch

I meant `walker` oops: ```yaml description: "Walk a lot!\n - %customadvancements_progress_percentage_example.walker%% Completed!" ```