mekanism / Mekanism

A mod for Minecraft
MIT License
1.34k stars 510 forks source link

In the creative menu, the "Solar Generator" has only 9 components, but when placed, it has 10 components. #8111

Closed Lolothepro closed 2 weeks ago

Lolothepro commented 2 weeks ago

Issue description

In the creative menu, the "Solar Generator" has only 9 components, but when placed, it has 10 components. This causes issues with the "Pick up" action

Steps to reproduce

No response

Minecraft version

1.21 (Latest)

NeoForge version

21.0.6-beta

Mekanism version

10.6.0 (Latest)

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

UnknownSerhan commented 2 weeks ago

Placing it makes it own to you which adds another component probably.

pupnewfster commented 2 weeks ago

This is intentional as it is adding the owner component. But as discussed on discord I am fine with adding a config to allow users to skip copying of any components from just doing a middle click. (This config option will end up in the common config, given while I believe the method is only called on the client side, there may be mods calling it server side and I don't want the lack of the config option to error out)