compat
This commit is contained in:
parent
d21e1a9227
commit
50d9b7a0d1
2 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ ServerEvents.tags('item', event => {
|
|||
*/
|
||||
ServerEvents.tags('block', event => {
|
||||
registerTFCBlockTags(event)
|
||||
registerComputerCraftBlockTags(event)
|
||||
})
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue