Added mod files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Create Encased
|
||||
if (Platform.isLoaded("createcasing")) {
|
||||
StartupEvents.registry("item", e => {
|
||||
// e.create('createcasing:processing_chorium', 'create:sequenced_assembly')
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user