Making LordMZTE happy

This commit is contained in:
Timo Ley 2021-02-14 12:17:10 +00:00
parent 94cc1f141d
commit 2efec7fd08

View file

@ -130,8 +130,8 @@ class Main {
D: "minecraft:diamond_block"
});
event.shaped(Item.of('minecraft:chest', 4), ["WWW", "W W", "WWW"], {
W: '#minecraft:logs'
event.shaped(Item.of("minecraft:chest", 4), ["WWW", "W W", "WWW"], {
W: "#minecraft:logs"
});
event.shaped(Item.of("minecraft:stick", 16), ["W", "W"], {