Start on workbench
This commit is contained in:
parent
cba781d900
commit
6cc41f6418
@ -19,5 +19,5 @@ namespace blocks {
|
||||
})
|
||||
}
|
||||
|
||||
utility.loadFiles(["normal", "ores", "furnace"])
|
||||
utility.loadFiles(["normal", "ores", "furnace", "workbench"])
|
||||
}
|
3
mods/blocks/workbench.ts
Normal file
3
mods/blocks/workbench.ts
Normal file
@ -0,0 +1,3 @@
|
||||
namespace blocks {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user