If resource pack is not located within replay file, fall back to minecraft handling
This commit is contained in:
@@ -279,8 +279,8 @@ public class ReplaySender extends ChannelInboundHandlerAdapter {
|
||||
mc.getResourcePackRepository().func_177319_a(file);
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
if(p instanceof S1CPacketEntityMetadata) {
|
||||
|
||||
Reference in New Issue
Block a user