3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-17 01:23:43 +02:00

Fix beacon item payment

Dieser Commit ist enthalten in:
KennyTV 2020-04-03 13:41:53 +02:00
Ursprung 7cdcdfa3c9
Commit ed26971724

Datei anzeigen

@ -36,9 +36,9 @@ public class Protocol1_16To1_15_2 extends Protocol {
tagRewriter.addEmptyTag(TagType.BLOCK, "minecraft:soul_speed_blocks");
tagRewriter.addEmptyTag(TagType.BLOCK, "minecraft:soul_fire_base_blocks");
tagRewriter.addEmptyTag(TagType.BLOCK, "minecraft:fire");
tagRewriter.addEmptyTag(TagType.BLOCK, "minecraft:beacon_payment_items");
tagRewriter.addEmptyTag(TagType.BLOCK, "minecraft:non_flammable_wood");
tagRewriter.addEmptyTag(TagType.ITEM, "minecraft:non_flammable_wood");
tagRewriter.addEmptyTag(TagType.ITEM, "minecraft:beacon_payment_items");
tagRewriter.register(0x5C, 0x5C);
// Login Success