Changes

Summary

  1. When breeding imps with Glowshroom Stew, the bowl the soup was in will (details)
  2. Fix Respawn Obelisk not allowing users to spawn in the nether or any (details)
Commit 6a80df94ab876c97060af7bf64f8aaf46d33f62c by alexbegt
When breeding imps with Glowshroom Stew, the bowl the soup was in will
be returned to the player.
The file was modifiedsrc/main/java/com/progwml6/natura/shared/item/food/ItemNaturaEdibleSoup.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/entities/entity/passive/EntityImp.java (diff)
Commit 9ee65e7d00608630c27f2a6ff46a8f34066c29b8 by alexbegt
Fix Respawn Obelisk not allowing users to spawn in the nether or any
other dimension
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/obelisk/BlockRespawnObelisk.java (diff)