Redstone Tools (RST)

Redstone Tools (RST)

0 Downloads

Copystate not copying nbt

Matthias1590 opened this issue ยท 1 comments

commented

To add nbt we get a method by name using reflection, this wont work in production cause the mappings wont be present.

We should use mixin accessors instead (https://fabricmc.net/wiki/tutorial:mixin_accessors).

Discord thread: https://discord.com/channels/1071119659346169907/1114275930051985418

commented

Fixed in 1.1.2, #195