Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Plant / Moss / Plant_Moss_Rug_Lime.json

Plant_Moss_Rug_Lime

Server/Item/Items/Plant/Moss/Plant_Moss_Rug_Lime.json, 942 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
Recipeobject
BlockTypeobject
ItemLevelnumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Moss_Rug_Lime.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Sorrel_Rug.png",
  "Parent": "Plant_Moss_Rug_Green",
  "Recipe": {
    "TimeSeconds": 0,
    "Input": [
      {
        "ItemId": "Plant_Moss_Green",
        "Quantity": 4
      },
      {
        "ItemId": "Ingredient_Fibre",
        "Quantity": 2
      }
    ],
    "BenchRequirement": [
      {
        "Type": "Crafting",
        "Id": "Farmingbench",
        "Categories": [
          "Decorative"
        ]
      }
    ]
  },
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Sorrel_Rug.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Sorrel_Rug_Texture.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 0,
    "Tint": [],
    "ParticleColor": "#387938",
    "HitboxType": "Block_Flat",
    "TextureComputedColor": "#296B2C"
  },
  "ItemLevel": 0
}