removed create connected's hand cogwheels because they were another greate exploit, added recipes for its windows, enabled its copycat blocks

This commit is contained in:
Pyritie 2025-04-24 21:17:59 +01:00
parent 1a4ac7e0ca
commit ae03865762
3 changed files with 53 additions and 30 deletions

View file

@ -10,5 +10,7 @@ global.CREATE_CONNECTED_DISABLED_ITEMS = [
'create_connected:vertical_brass_gearbox',
'create_connected:shear_pin',
'create_connected:control_chip',
'create_connected:incomplete_control_chip'
'create_connected:incomplete_control_chip',
'create_connected:crank_wheel',
'create_connected:large_crank_wheel'
]