mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-11-07 10:02:01 +01:00
remap cartography_table inventory
This commit is contained in:
parent
25b5b1ca8c
commit
a12b39b67f
@ -93,6 +93,7 @@ public class BlockItemPackets1_14 extends BlockItemRewriter<Protocol1_13_2To1_14
|
||||
stringType = "minecraft:beacon";
|
||||
slotSize = 1;
|
||||
break;
|
||||
case 21: //cartography_table
|
||||
case 7:
|
||||
stringType = "minecraft:anvil";
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user