Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / Item / Items / Rock / Magma / Rock_Magma_Cooled_Cobble_Roof.json

Rock_Magma_Cooled_Cobble_Roof

Server/Item/Items/Rock/Magma/Rock_Magma_Cooled_Cobble_Roof.json, 3.9 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Recipeobject
BlockTypeobject
Tagsobject
Parentstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Magma_Cooled_Cobble_Roof.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Magma_Cooled_Cobble_Roof.png",
  "Set": "Rock_Magma_Cooled",
  "Recipe": {
    "Input": [
      {
        "Quantity": 1,
        "ResourceTypeId": "Rock_Magma_Cooled"
      }
    ],
    "BenchRequirement": [
      {
        "Id": "Builders",
        "Type": "StructuralCrafting",
        "Categories": [
          "Roof"
        ]
      }
    ],
    "OutputQuantity": 1,
    "TimeSeconds": 0
  },
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Slope_Textures/Magma_Cooled_Cobble.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Stairs_Thin_Corner_Right",
    "Gathering": {
      "Breaking": {
        "ItemId": "Rock_Magma_Cooled_Cobble_Roof",
        "GatherType": "Rocks"
      }
    },
    "ParticleColor": "#0d0a0a",
    "State": {
      "Definitions": {
        "Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Right.blockymodel",
          "HitboxType": "Roof_Corner_Right",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Left.blockymodel",
          "HitboxType": "Roof_Corner_Left",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Inverted_Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Right.blockymodel",
          "HitboxType": "Stairs_Inverted_Corner_Right",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Inverted_Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Inverted_Left.blockymodel",
          "HitboxType": "Stairs_Inverted_Corner_Left",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Topper": {
          "CustomModel": "Blocks/Structures/Roofs/Topper.blockymodel",
          "HitboxType": "Block_Three_Quarter",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        }
      }
    },
    "ConnectedBlockRuleSet": {
      "Type": "Roof",
      "Regular": {
        "Straight": {
          "State": "default"
        },
        "Corner_Right": {
          "State": "Corner_Right"
        },
        "Corner_Left": {
          "State": "Corner_Left"
        },
        "Inverted_Corner_Right": {
          "State": "Inverted_Corner_Right"
        },
        "Inverted_Corner_Left": {
          "State": "Inverted_Corner_Left"
        }
      },
      "Hollow": {
        "Straight": {
          "State": "default",
          "Block": "Rock_Magma_Cooled_Cobble_Roof_Hollow"
        },
        "Corner_Right": {
          "State": "Corner_Right",
          "Block": "Rock_Magma_Cooled_Cobble_Roof_Hollow"
        },
        "Corner_Left": {
          "State": "Corner_Left",
          "Block": "Rock_Magma_Cooled_Cobble_Roof_Hollow"
        },
        "Inverted_Corner_Right": {
          "State": "Inverted_Corner_Right",
          "Block": "Rock_Magma_Cooled_Cobble_Roof_Hollow"
        },
        "Inverted_Corner_Left": {
          "State": "Inverted_Corner_Left",
          "Block": "Rock_Magma_Cooled_Cobble_Roof_Hollow"
        }
      },
      "Topper": {
        "State": "Topper"
      },
      "MaterialName": "Roof"
    },
    "TextureComputedColor": "#1E1B1C"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Magma_Cooled"
    ]
  },
  "Parent": "Rock_Stone_Cobble_Roof",
  "IconProperties": {
    "Scale": 0.5,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -16
    ]
  }
}