Krakenied
Krakenied
Your paste is broken
There are `mob` and `mobs` options but they're not documented yet.
The latest version requires Java 17+.
There is no way to check the input item. You can only check the output. In this case, the output will be a gold nugget.
Yes, definitely there is a way to fix it, but it won't remember the source item after server restarts. Also, It'll break when using with automatic (for example output only)...
@LMBishop can be closed ^
@HysteriaMC ``` cattttttt: type: "taming" amount: 1000000 mob: CAT wolffffff: type: "taming" amount: 1000000 mob: WOLF ``` https://github.com/LMBishop/Quests/assets/46192742/441b9fb9-6522-481a-ad8e-cf78a51d9f2e @LMBishop can be closed
@ClickErrorxD, @Nesseley ``` breediiiiiiiing: type: breeding amount: 10 mobs: - SHEEP - COW ``` https://github.com/LMBishop/Quests/assets/46192742/6f4ea7ef-3e4c-4ba1-ac97-9dbab4670ad9 @LMBishop can be closed
https://github.com/LMBishop/Quests/actions/runs/3665611511 This build should fix your issue.
We can make debug logging async but I'm not sure about it. Alternatively we _probably_ can kinda rework that system and iterate only over players who have enabled debug (atm...