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