added resource pack and kube stuff

This commit is contained in:
illuc 2026-01-09 15:12:59 +02:00
parent be3719ed10
commit 4078857909
39 changed files with 36 additions and 0 deletions

View file

@ -7,6 +7,7 @@ StartupEvents.registry('item', event => {
StartupEvents.registry('block', event => {
registerTFGBlocks(event)
registerNeuralgiaBlocks(event)
})
BlockEvents.modification(event => {