White and dark tiles craftable 2: Electric Boogalo! (#6837)

* Uncommented the white and dark tile recipe.

* Added a crafting recipe for white and dark tiles.

* smol fix

* another fix, 6 days late, I wish I wasn't blind

* I can't read, thanks Peptide

* Added construction graphs for white and dark tiles, pascalcased wood and steel tiles

* minor fixes and pascalcase

* Pascalcased wood and steel IDs

* Pascalcase and stuff, also I think fixes?
This commit is contained in:
ninruB
2022-03-05 22:47:19 +02:00
committed by GitHub
parent 90d8ddc764
commit fd4bf1ab69
3 changed files with 68 additions and 30 deletions

View File

@@ -32,7 +32,7 @@
- type: Stack
stackType: FloorTileSteel
- type: Construction
graph: tileSteel
graph: TileSteel
node: steeltile
- type: entity
@@ -51,7 +51,7 @@
- type: Stack
stackType: FloorTileWood
- type: Construction
graph: tileWood
graph: TileWood
node: woodtile
- type: entity
@@ -69,6 +69,9 @@
- floor_white
- type: Stack
stackType: FloorTileWhite
- type: Construction
graph: TileWhite
node: whitetile
- type: entity
name: dark tile
@@ -85,6 +88,9 @@
- floor_dark
- type: Stack
stackType: FloorTileDark
- type: Construction
graph: TileDark
node: darktile
- type: entity
name: techmaint floor