mirror of
https://github.com/architectury/architectury-api.git
synced 2026-04-02 13:37:43 -05:00
Update to 22w12a
This commit is contained in:
@@ -58,7 +58,7 @@ public class ArchitecturySpawnEggItem extends SpawnEggItem {
|
||||
}
|
||||
|
||||
stack.shrink(1);
|
||||
source.getLevel().gameEvent(GameEvent.ENTITY_PLACE, source.getPos());
|
||||
source.getLevel().gameEvent(null, GameEvent.ENTITY_PLACE, source.getPos());
|
||||
return stack;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user