When inserting more than 1 Dormant Shard into a Warp plate, it will attune only a single one, the others will be lost
opekope2 opened this issue ยท 0 comments
Minecraft Version
1.21
Mod Loader
Fabric
Mod Loader Version
0.15.11
Mod Version
21.0.5
Balm Version
21.0.11
Describe the Issue
Waystones mod lets players place an entire stack of Dormant Shard in the center slot, which will only produce a single Attuned shard. Right-clicking on the block will correctly place a single item into it.
I found this piece of code, which creates it with the default count (1). This issue goes back to 14.0.1 or earlier (MC 1.20.1). My suggestion is to only let the player place in a single item, similar to an enchanting table.
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?
No response