Ed 19 05 2024 building2 (#161)
* added wooden planks from wooden logs * update construction crafts from new wood planks * Update simple.yml * add wall frame and wall construction graph * noSpawn old planks, fix wooden frame layering * update Jaraten sprites * add wooden window and restruct files * fix * Update wall.yml * add new walls! * restruct wallmounts, fix bugs * door fix * Update walls.yml * Update simple.yml
This commit is contained in:
@@ -213,6 +213,7 @@
|
||||
- type: entity
|
||||
parent: MaterialBase
|
||||
id: MaterialWoodPlank
|
||||
noSpawn: true
|
||||
name: wood
|
||||
suffix: Full
|
||||
components:
|
||||
@@ -251,6 +252,7 @@
|
||||
- type: entity
|
||||
parent: MaterialWoodPlank
|
||||
id: MaterialWoodPlank10
|
||||
noSpawn: true
|
||||
suffix: 10
|
||||
components:
|
||||
- type: Stack
|
||||
@@ -259,6 +261,7 @@
|
||||
- type: entity
|
||||
parent: MaterialWoodPlank
|
||||
id: MaterialWoodPlank1
|
||||
noSpawn: true
|
||||
suffix: Single
|
||||
components:
|
||||
- type: Stack
|
||||
|
||||
Reference in New Issue
Block a user