blockrunner compat
This commit is contained in:
parent
05cc0a8a59
commit
543128e6e8
4 changed files with 27 additions and 10 deletions
|
|
@ -68,6 +68,7 @@ ServerEvents.tags('block', event => {
|
|||
registerAFCBlockTags(event)
|
||||
registerAsticorCartsBlockTags(event)
|
||||
registerBeneathBlockTags(event)
|
||||
registerBlockRunnerBlockTags(event)
|
||||
registerComputerCraftBlockTags(event)
|
||||
registerCreateBlockTags(event)
|
||||
registerCreateAdditionsBlockTags(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue