mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Start to work on advanced shape processing
This commit is contained in:
@@ -485,6 +485,11 @@ buildings:
|
||||
name: Cutter (Quad)
|
||||
description: Cuts shapes into four parts. <strong>If you use only one part, be sure to destroy the other parts or it will stall!</strong>
|
||||
|
||||
advanced_processor:
|
||||
default:
|
||||
name: &advanced_processor Advanced Processor
|
||||
description: Advanced shape processing
|
||||
|
||||
rotater:
|
||||
default:
|
||||
name: &rotater Rotate
|
||||
@@ -800,6 +805,7 @@ keybindings:
|
||||
underground_belt: *underground_belt
|
||||
miner: *miner
|
||||
cutter: *cutter
|
||||
advanced_processor: *advanced_processor
|
||||
rotater: *rotater
|
||||
stacker: *stacker
|
||||
mixer: *mixer
|
||||
|
||||
Reference in New Issue
Block a user