so this is kind of a weird thing to explain but for the longest time I never put debug: false on item scripts because it seemed unnecessary. I created my first item that has a custom crafting recipe and then when I did /ex reload all the items were showing logs of adjusting various mechanisms. I was wondering if this is some sort of bug or a way to not see all these messages whenever I use /ex reload.
Here is the item I actually added: https://paste.denizenscript.com/View/134649
Here is the debug log showing what happens when I use /ex reload before and after adding the item with a recipe: https://paste.denizenscript.com/View/134650
I started putting debug: false on all of my items but I am still struggling to find these last ones. I'll probably need to remove all files and add them back one at a time but I just found this behavior a bit strange
Content of Denizen Script Paste #134649: Pipa item... pasted 2025/07/08 09:22:58 UTC-07:00, Paste length: 657 characters across 23 lines, Content: Pipa: type: item debug: false material: flower_banner_pattern
Content of Server Log Paste #134650: Denizen Debug Logs From Welcome to The Last Blockbender Server! (Beta) Version: 1.21.7... pasted 2025/07/08 09:24:22 UTC-07:00, Paste length: 8827 characters across 103 lines, Content: `Java Version: 21.0.7 Up-time: 4h 53m Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1402), Spigot: 1.3.1-SNAPSHOT...