Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Bench / Bench_Farming.json

Bench_Farming

Server/Item/Items/Bench/Bench_Farming.json, 7.6 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
BlockTypeobject
PlayerAnimationsIdstring
IconPropertiesobject
Tagsobject
Recipeobject
MaxStacknumber
ItemLevelnumber
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Bench_Farming.name",
    "Description": "server.items.Bench_Farming.description"
  },
  "Icon": "Icons/ItemsGenerated/Bench_Farming.png",
  "Categories": [
    "Furniture.Benches"
  ],
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Benches/Farming.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Benches/Farming_Texture.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Bench_Farming",
    "VariantRotation": "NESW",
    "Bench": {
      "Type": "Crafting",
      "Categories": [
        {
          "Id": "Farming",
          "Icon": "Icons/CraftingCategories/Farming/Farming.png",
          "Name": "server.benchCategories.farmingbench.farming"
        },
        {
          "Id": "Seeds",
          "Icon": "Icons/CraftingCategories/Farming/Seeds.png",
          "Name": "server.benchCategories.farmingbench.seeds"
        },
        {
          "Id": "Saplings",
          "Icon": "Icons/CraftingCategories/Farming/Saplings.png",
          "Name": "server.benchCategories.farmingbench.saplings"
        },
        {
          "Id": "Essence",
          "Icon": "Icons/CraftingCategories/Farming/Essence.png",
          "Name": "server.benchCategories.farmingbench.essence"
        },
        {
          "Id": "Planters",
          "Icon": "Icons/CraftingCategories/Farming/Planters.png",
          "Name": "server.benchCategories.farmingbench.planters"
        },
        {
          "Id": "Decorative",
          "Icon": "Icons/CraftingCategories/Farming/Decorative.png",
          "Name": "server.benchCategories.farmingbench.decorative"
        }
      ],
      "LocalOpenSoundEventId": "SFX_Bench_Placeholder",
      "LocalCloseSoundEventId": "SFX_Bench_Placeholder",
      "CompletedSoundEventId": "SFX_Bench_Placeholder",
      "BenchUpgradeSoundEventId": "SFX_Workbench_Upgrade_Start_Default",
      "BenchUpgradeCompletedSoundEventId": "SFX_Workbench_Upgrade_Complete_Default",
      "Id": "Farmingbench",
      "TierLevels": [
        {
          "CraftingTimeReductionModifier": 0.0,
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence",
                "Quantity": 50
              },
              {
                "ItemId": "Plant_Crop_Wheat_Item",
                "Quantity": 5
              },
              {
                "ItemId": "Plant_Crop_Lettuce_Item",
                "Quantity": 5
              },
              {
                "ResourceTypeId": "Wood_Softwood_Trunk",
                "Quantity": 5
              }
            ],
            "TimeSeconds": 3
          }
        },
        {
          "CraftingTimeReductionModifier": 0.15,
          "UpgradeRequirement": {
            "TimeSeconds": 3,
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence_Concentrated",
                "Quantity": 1
              },
              {
                "ItemId": "Plant_Crop_Carrot_Item",
                "Quantity": 10
              },
              {
                "ItemId": "Plant_Crop_Corn_Item",
                "Quantity": 10
              },
              {
                "ResourceTypeId": "Wood_Lightwood_Trunk",
                "Quantity": 10
              }
            ]
          }
        },
        {
          "CraftingTimeReductionModifier": 0.3,
          "UpgradeRequirement": {
            "TimeSeconds": 3,
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence_Concentrated",
                "Quantity": 2
              },
              {
                "ItemId": "Plant_Crop_Cauliflower_Item",
                "Quantity": 20
              },
              {
                "ItemId": "Plant_Crop_Turnip_Item",
                "Quantity": 20
              },
              {
                "Quantity": 20,
                "ResourceTypeId": "Wood_Hardwood_Trunk"
              }
            ]
          }
        },
        {
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence_Concentrated",
                "Quantity": 3
              },
              {
                "ItemId": "Plant_Crop_Aubergine_Item",
                "Quantity": 30
              },
              {
                "ItemId": "Plant_Crop_Pumpkin_Item",
                "Quantity": 30
              },
              {
                "Quantity": 30,
                "ResourceTypeId": "Wood_Drywood_Trunk"
              }
            ],
            "TimeSeconds": 3
          }
        },
        {
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence_Concentrated",
                "Quantity": 4
              },
              {
                "ItemId": "Plant_Crop_Tomato_Item",
                "Quantity": 40
              },
              {
                "ItemId": "Plant_Crop_Chilli_Item",
                "Quantity": 40
              },
              {
                "Quantity": 40,
                "ResourceTypeId": "Wood_Darkwood_Trunk"
              }
            ],
            "TimeSeconds": 3
          }
        },
        {
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence_Concentrated",
                "Quantity": 5
              },
              {
                "ItemId": "Plant_Crop_Cotton_Item",
                "Quantity": 50
              },
              {
                "ItemId": "Plant_Crop_Rice_Item",
                "Quantity": 50
              },
              {
                "Quantity": 50,
                "ResourceTypeId": "Wood_Redwood_Trunk"
              }
            ],
            "TimeSeconds": 3
          }
        },
        {
          "UpgradeRequirement": {
            "Material": [
              {
                "ItemId": "Ingredient_Life_Essence_Concentrated",
                "Quantity": 6
              },
              {
                "ItemId": "Plant_Crop_Potato_Item",
                "Quantity": 60
              },
              {
                "ItemId": "Plant_Crop_Onion_Item",
                "Quantity": 60
              },
              {
                "Quantity": 60,
                "ResourceTypeId": "Wood_Goldenwood_Trunk"
              }
            ],
            "TimeSeconds": 3
          }
        }
      ]
    },
    "BlockEntity": {
      "Components": {
        "BenchBlock": {}
      }
    },
    "State": {
      "Definitions": {
        "CraftCompleted": {}
      }
    },
    "Gathering": {
      "Breaking": {
        "GatherType": "Benches"
      }
    },
    "BlockParticleSetId": "Wood",
    "ParticleColor": "#815c39",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "TextureComputedColor": "#64472E"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.35,
    "Translation": [
      11.4,
      -19.8
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Bench"
    ]
  },
  "Recipe": {
    "TimeSeconds": 3,
    "Input": [
      {
        "ResourceTypeId": "Wood_Trunk",
        "Quantity": 6
      },
      {
        "ItemId": "Ingredient_Fibre",
        "Quantity": 20
      }
    ],
    "BenchRequirement": [
      {
        "Type": "Crafting",
        "Id": "Workbench",
        "Categories": [
          "Workbench_Crafting"
        ]
      }
    ]
  },
  "MaxStack": 1,
  "ItemLevel": 4,
  "ItemSoundSetId": "ISS_Blocks_Wood"
}