mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-12-19 16:28:13 +01:00
Map debug stick
This commit is contained in:
parent
26fab9f1ea
commit
884dcbe5b9
@ -601,6 +601,7 @@ public class BlockItemPackets1_13 extends BlockItemRewriter<Protocol1_12_2To1_13
|
|||||||
|
|
||||||
rewrite(205).repItem(new Item(90, (byte) 1, (short) -1, getNamedTag("1.13 Mushroom Stem")));
|
rewrite(205).repItem(new Item(90, (byte) 1, (short) -1, getNamedTag("1.13 Mushroom Stem")));
|
||||||
|
|
||||||
|
rewrite(768).repItem(new Item(492, (byte) 1, (short) -1, getNamedTag("1.13 Debug Stick")));
|
||||||
|
|
||||||
enchantmentMappings.put("minecraft:loyalty", "§7Loyalty");
|
enchantmentMappings.put("minecraft:loyalty", "§7Loyalty");
|
||||||
enchantmentMappings.put("minecraft:impaling", "§7Impaling");
|
enchantmentMappings.put("minecraft:impaling", "§7Impaling");
|
||||||
|
Loading…
Reference in New Issue
Block a user