Open Spike5032 opened 11 months ago
Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.
Thanks a lot for your patience.
This allows you to get alot of blocks you shouldnt be able too like budding amethyst & Reinforced deepslate.
Terms
Discord tag (optional)
spike#5032
What happened?
I've encountered an unexpected behavior in our Minecraft mod configuration that affects the mechanics of block breaking and item drops. This issue manifests in two primary ways:
Tool Efficiency Anomaly: Tools, irrespective of their intended use, are able to break blocks instantaneously. For example, tools not typically used for breaking certain blocks (like dirt) are now able to do so with abnormal speed.
Unconventional Item Drops: When breaking blocks that wouldn't normally yield items in vanilla Minecraft, such as a stone wall with a shovel, the blocks now drop items. This is contrary to the expected behavior in the standard game mode.
This anomaly seems to be linked to the following script configuration:
Impact The current configuration diminishes the necessity and uniqueness of various tools, as a single pickaxe becomes overly versatile and efficient. This significantly alters gameplay dynamics, making it overly easy to acquire materials. For instance, players can exploit this by placing easily breakable blocks like dirt next to harder materials like obsidian, breaking them with undue ease.
Proposed Resolution Adjust the plugin to align more closely with vanilla Minecraft's mechanics. Maybe group items by their tool meaning things like "Dirt,sand,gravel" would require a shovel to break when "Multiple-break" is on the item. Either that or allow for block blacklists on tools so that we can create one and make it where certain blocks are not affected with multiple break.
Steps to reproduce the issue
Make an wooden_shovel or any item with multiple_break Place 8 obsidian around the dirt. Break the dirt. Payday. it took you 2 seconds to mine 8 obsidian with a wooden shovel.
You can also use this to mine any block besides bedrock thats in your way without it taking into account that it cant break that item.
Server version
Purpur-2049 (MC: 1.20.1)
ItemsAdder Version
3.6.2c
ProtocolLib Version
5.1.1-Snapshot-673
LoneLibs Version
1.0.31
FULL server log
latest.log
Error (optional)
No response
Problematic items yml configuration file (optional)
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
A gif of the issue