fuck anvil

This commit is contained in:
Ed
2024-10-08 23:07:48 +03:00
parent 7fb44b4908
commit 3c3a87c25e
3 changed files with 0 additions and 36 deletions

View File

@@ -109,38 +109,6 @@
state: sewing_table
- type: Icon
state: sewing_table
- type: CP14Workbench
craftSound:
collection: CP14Sawing #TODO
recipeTags:
- CP14RecipeSewing
- type: entity
id: CP14WorkbenchAnvil
parent:
- CP14BaseWorkbench
name: anvil
description: "An ultimatum anvil that doesn't even need a hammer or red-hot ingot temperatures to forge tools. (OOC: we just haven't done it yet)"
components:
- type: Sprite
snapCardinals: true
state: anvil
- type: Icon
state: anvil
- type: Damageable
damageContainer: StructuralInorganic
damageModifierSet: StructuralMetallic
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 250
behaviors:
- !type:PlaySoundBehavior
sound:
collection: MetalBreak
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: CP14Workbench
craftSound:
collection: CP14Sawing #TODO

Binary file not shown.

Before

Width:  |  Height:  |  Size: 959 B

View File

@@ -18,10 +18,6 @@
},
{
"name": "sewing_table"
},
{
"name": "anvil",
"directions": 4
}
]
}