Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-08 17:20:24 +01:00
Send empty non_flammable_wood tag
Dieser Commit ist enthalten in:
Ursprung
b6592b38ad
Commit
297fe0a538
@ -36,6 +36,7 @@ public class Protocol1_16To1_15_2 extends Protocol {
|
||||
tagRewriter.addEmptyBlockTag("minecraft:soul_fire_base_blocks");
|
||||
tagRewriter.addEmptyBlockTag("minecraft:fire");
|
||||
tagRewriter.addEmptyBlockTag("minecraft:beacon_payment_items");
|
||||
tagRewriter.addEmptyBlockTag("minecraft:non_flammable_wood");
|
||||
tagRewriter.register(0x5C, 0x5C);
|
||||
|
||||
// Login Success
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren