added resource pack and kube stuff
This commit is contained in:
parent
be3719ed10
commit
4078857909
39 changed files with 36 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ StartupEvents.registry('item', event => {
|
|||
|
||||
StartupEvents.registry('block', event => {
|
||||
registerTFGBlocks(event)
|
||||
registerNeuralgiaBlocks(event)
|
||||
})
|
||||
|
||||
BlockEvents.modification(event => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue