TwelveIterationMods / Waystones

Minecraft Mod. Adds waystones you can teleport to after they've been activated.
https://mods.twelveiterations.com/mc/waystones/
Other
275 stars 110 forks source link

When inserting more than 1 Dormant Shard into a Warp plate, it will attune only a single one, the others will be lost #864

Closed opekope2 closed 2 months ago

opekope2 commented 2 months ago

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.

Before After

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