You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Could you please add support to rollback spawners with correct values.
The text was updated successfully, but these errors were encountered: