Finally fixed spawn bug. Still no idea why it was happening though
Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -81,7 +81,6 @@ public class CommandDeleteAllLinks extends CommandBase
|
||||
targetWorld = dimHelper.getWorld(targetDim);
|
||||
|
||||
{
|
||||
dimHelper.instance.linksForRendering.remove(link);
|
||||
dim.removeLinkAtCoords(link);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user