Signed-off-by: StevenRS11 <steven.r.stafford.ii.14@dartmouth.edu>
This commit is contained in:
@@ -44,7 +44,7 @@ public class PlayerRespawnTracker implements IPlayerTracker
|
||||
for(EntityItem drop : mod_pocketDim.limboSpawnInventory)
|
||||
{
|
||||
|
||||
player.inventory.addItemStackToInventory(drop.func_92014_d());
|
||||
player.inventory.addItemStackToInventory(drop.getEntityItem());
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user