From 36dcf0a0f5aeb779ac893e7734db731ab292a853 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Mon, 17 Oct 2022 06:37:16 +0200 Subject: [PATCH] resources/dumpnbt_output_format: Give end tags header and payload information --- resources/dumpnbt_output_format | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/dumpnbt_output_format b/resources/dumpnbt_output_format index a960421..bfac304 100644 --- a/resources/dumpnbt_output_format +++ b/resources/dumpnbt_output_format @@ -3,6 +3,8 @@ ############################################################################# [0: End]: +|–Header: 1 byte +|–Payload: 0 bytes '–Total: 1 byte [0: 8 Bit Integer] name: @@ -104,6 +106,8 @@ | '–Value: 0 | '–[31: End]: + |–Header: 1 byte + |–Payload: 0 bytes '–Total: 1 byte [0: Array of 32 Bit Integers] name: @@ -161,6 +165,8 @@ | | '–Value: eat a cookie | | | '–[147: End]: +| |–Header: 1 byte +| |–Payload: 0 bytes | '–Total: 1 byte | |–[148: Double] double: @@ -343,4 +349,6 @@ | '–Value: Hello World! | '–[477: End]: + |–Header: 1 byte + |–Payload: 0 bytes '–Total: 1 byte