Update to 1.16, remove continutiy and ismah for minecolonies compat. Add wood,stone,gem compats
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
ServerEvents.recipes((event) => {
|
||||
event.shaped(
|
||||
Item.of('minecraft:chest', 1),
|
||||
[
|
||||
'WWW',
|
||||
'W W',
|
||||
'WWW'
|
||||
],
|
||||
{
|
||||
W: '#minecraft:planks'
|
||||
}
|
||||
)
|
||||
})
|
||||
Reference in New Issue
Block a user