Skip to content

Commit 214138e

Browse files
committed
Riftic Enhancement Module is now also a OpticalComputationMachine
1 parent 7320f61 commit 214138e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • kubejs/startup_scripts/common/machines/multiblocks/very_late_game_multis/riftic_multis

kubejs/startup_scripts/common/machines/multiblocks/very_late_game_multis/riftic_multis/komaru_modules.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ GTCEuStartupEvents.registry('gtceu:machine', event => {
147147
'gtceu:block/multiblock/hpca');
148148

149149
event.create(`riftic_enhancement_module`, 'multiblock')
150+
.machine(holder => new $OpticalComputationMachine(holder))
150151
.rotationState(RotationState.NON_Y_AXIS)
151152
.recipeType('riftic_enhancement')
152153
.appearanceBlock(() => Block.getBlock('kubejs:draco_ware_casing'))

0 commit comments

Comments
 (0)