Add original level resource to level init

This commit is contained in:
s809
2026-06-07 01:32:41 +05:00
parent 8a4f991906
commit 4e99594a3f
6 changed files with 37 additions and 62 deletions
@@ -31,7 +31,7 @@ public final class ModInfo
public static final String DEDICATED_SERVER_INITIAL_PATH = "dedicated_server_initial";
/** Incremented every time any packets are added, changed or removed, with a few exceptions. */
public static final int PROTOCOL_VERSION = 14;
public static final int PROTOCOL_VERSION = 15;
/**
* The full plugin channel name (RESOURCE_NAMESPACE:WRAPPER_PACKET_PATH)