Bench_Furnace
Server/Item/Items/Bench/Bench_Furnace.json, 6.7 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Recipe | object |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Tags | object |
MaxStack | number |
ItemLevel | number |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Bench_Furnace.name",
"Description": "server.items.Bench_Furnace.description"
},
"Icon": "Icons/ItemsGenerated/Bench_Furnace.png",
"Categories": [
"Furniture.Benches"
],
"Recipe": {
"Input": [
{
"ResourceTypeId": "Wood_Trunk",
"Quantity": 6
},
{
"ResourceTypeId": "Rock",
"Quantity": 6
}
],
"Output": [
{
"ItemId": "Bench_Furnace"
}
],
"BenchRequirement": [
{
"Type": "Crafting",
"Categories": [
"Workbench_Crafting"
],
"Id": "Workbench"
}
],
"TimeSeconds": 3
},
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Benches/Furnace.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Furnace_Texture_Off.png",
"Weight": 1
}
],
"VariantRotation": "NESW",
"Bench": {
"Type": "Processing",
"AllowNoInputProcessing": true,
"Input": [
{
"FilterValidIngredients": true
},
{
"FilterValidIngredients": true
}
],
"Fuel": [
{
"ResourceTypeId": "Fuel",
"Icon": "Icons/Processing/FuelSlotIcon.png"
}
],
"LocalOpenSoundEventId": "SFX_Furnace_Bench_Open",
"LocalCloseSoundEventId": "SFX_Furnace_Bench_Close",
"CompletedSoundEventId": "SFX_Furnace_Bench_Processing_Complete",
"EndSoundEventId": "SFX_Furnace_Bench_Processing_End",
"FailedSoundEventId": "SFX_Furnace_Bench_Processing_Failed",
"BenchUpgradeSoundEventId": "SFX_Workbench_Upgrade_Start_Default",
"BenchUpgradeCompletedSoundEventId": "SFX_Workbench_Upgrade_Complete_Default",
"ExtraOutput": {
"Outputs": [
{
"ItemId": "Ingredient_Charcoal"
}
],
"PerFuelItemsConsumed": 2,
"IgnoredFuelSources": [
{
"ItemId": "Ingredient_Charcoal"
},
{
"ItemId": "Ingredient_Fibre"
},
{
"ItemId": "Ingredient_Tree_Sap"
}
]
},
"OutputSlotsCount": 4,
"Id": "Furnace",
"TierLevels": [
{
"UpgradeRequirement": {
"Material": [
{
"ItemId": "Ingredient_Bar_Copper",
"Quantity": 5
},
{
"ItemId": "Ingredient_Bar_Iron",
"Quantity": 5
},
{
"ItemId": "Ingredient_Bar_Thorium",
"Quantity": 5
},
{
"ItemId": "Ingredient_Bar_Cobalt",
"Quantity": 5
}
],
"TimeSeconds": 3
},
"CraftingTimeReductionModifier": 0.0
},
{
"CraftingTimeReductionModifier": 0.3,
"ExtraInputSlot": 1
}
]
},
"BlockEntity": {
"Components": {
"BenchBlock": {},
"ProcessingBenchBlock": {}
}
},
"State": {
"Definitions": {
"Processing": {
"Looping": true,
"Light": {
"Color": "#B72"
},
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Furnace_Texture.png",
"Weight": 1
}
],
"Particles": [
{
"SystemId": "Fire_Furnace_On",
"TargetNodeName": "Fire",
"Scale": 0.7,
"PositionOffset": {
"X": 0,
"Z": 0.3
}
}
],
"AmbientSoundEventId": "SFX_Furnace_Bench_Processing",
"CustomModelAnimation": "Blocks/Benches/Furnace_Smelting.blockyanim"
},
"ProcessCompleted": {
"Light": {
"Color": "#B72"
},
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Furnace_Texture.png",
"Weight": 1
}
],
"AmbientSoundEventId": "SFX_Furnace_Bench_Processing",
"Looping": true,
"CustomModelAnimation": "Blocks/Benches/Furnace_Smelting.blockyanim"
},
"Tier2": {
"CustomModel": "Blocks/Benches/Furnace2.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Furnace2_Texture_Off.png",
"Weight": 1
}
],
"HitboxType": "Bench_Furnace",
"State": {
"Definitions": {
"Processing": {
"Looping": true,
"Light": {
"Color": "#B72"
},
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Furnace2_Texture.png",
"Weight": 1
}
],
"Particles": [
{
"SystemId": "Fire_Furnace_On",
"TargetNodeName": "Fire",
"Scale": 1.2,
"PositionOffset": {
"X": 0,
"Z": 0.3
}
}
],
"AmbientSoundEventId": "SFX_Furnace_Bench_Processing",
"CustomModelAnimation": "Blocks/Benches/Furnace2_Smelting.blockyanim"
},
"ProcessCompleted": {
"Light": {
"Color": "#B72"
},
"CustomModelTexture": [
{
"Texture": "Blocks/Benches/Furnace2_Texture.png",
"Weight": 1
}
],
"AmbientSoundEventId": "SFX_Furnace_Bench_Processing",
"Looping": true,
"CustomModelAnimation": "Blocks/Benches/Furnace2_Smelting.blockyanim"
}
}
}
}
}
},
"Gathering": {
"Breaking": {
"GatherType": "Benches"
}
},
"HitboxType": "Bench_Furnace",
"BlockParticleSetId": "Stone",
"ParticleColor": "#5C583E",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"BlockSoundSetId": "Stone",
"Interactions": {
"Use": "Open_Processing_Bench"
}
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.365,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
12,
-17.4
]
},
"Tags": {
"Type": [
"Bench"
]
},
"MaxStack": 1,
"ItemLevel": 1,
"ItemSoundSetId": "ISS_Blocks_Stone"
}