1
0
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:
tobspr
2020-06-28 20:28:46 +02:00
parent 0967d5114c
commit b499760d74
32 changed files with 829 additions and 625 deletions

View File

@@ -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