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:
Ed
2024-05-21 00:07:51 +03:00
committed by GitHub
parent dbff4c1397
commit 18e4e86b21
180 changed files with 628 additions and 251 deletions

View File

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