Revert "furnace"

This reverts commit f378e4fb85.
This commit is contained in:
Ed
2024-10-08 22:29:15 +03:00
parent f378e4fb85
commit 9d7e042ddf
4 changed files with 1 additions and 58 deletions

View File

@@ -143,35 +143,4 @@
craftSound:
collection: CP14Sawing #TODO
recipeTags:
- CP14RecipeAnvil
- type: entity
id: CP14WorkbenchFurnace
parent:
- CP14BaseWorkbench
name: melting furnace
description: I feel really bad, please someone fix this.
components:
- type: Sprite
state: furnace
- type: Icon
state: furnace
- type: Damageable
damageContainer: StructuralInorganic
damageModifierSet: StructuralMetallic
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 150
behaviors:
- !type:PlaySoundBehavior
sound:
collection: MetalBreak
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: CP14Workbench
craftSound:
collection: CP14Sawing #TODO
recipeTags:
- CP14RecipeMeltingFurnace
- CP14RecipeAnvil

View File

@@ -1,23 +0,0 @@
- type: CP14Recipe
id: CP14CopperBar1
tag: CP14RecipeMeltingFurnace
craftTime: 4
entities:
CP14OreCopper: 2
result: CP14CopperBar1
- type: CP14Recipe
id: CP14IronBar1
tag: CP14RecipeMeltingFurnace
craftTime: 4
entities:
CP14OreIron: 2
result: CP14IronBar1
- type: CP14Recipe
id: CP14GoldBar1
tag: CP14RecipeMeltingFurnace
craftTime: 4
entities:
CP14OreGold: 2
result: CP14GoldBar1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 412 B

View File

@@ -19,9 +19,6 @@
{
"name": "sewing_table"
},
{
"name": "furnace"
},
{
"name": "anvil",
"directions": 4