HawkReloaded
                                
                                 HawkReloaded copied to clipboard
                                
                                    HawkReloaded copied to clipboard
                            
                            
                            
                        Not logging/rolling back mob spawner values
Hello,
Hawkeye logs spawners placed as 1 type but not data values of spawners. As a result all spawners rolledback return as pig spawners.
 The image above shows a rolledback spawner that was meant to be rolledback as an iron golem spawner.
The image above shows a rolledback spawner that was meant to be rolledback as an iron golem spawner.
Could you please add support to rollback spawners with correct values.
Mob spawner is a tile entity and uses another method other then data value for setting the entity type.
My best idea for support would be to set the data-id to the entity-type ordinal assuming i never treat the data-id as a byte rather then a 32bit integer other then when directly setting the block type.
Hey, so does this mean you're going to fix it?
I wouldn't use the word "fix", more like add support for it.
And yes, when I'm able to work on my personal projects such as HawkEye i will add this assuming it's a quick and easy implementation.