Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Models / Projectiles / Items / Rubble / Rubble_Sandstone.json

Rubble_Sandstone

Server/Models/Projectiles/Items/Rubble/Rubble_Sandstone.json, 321 B

Fields

FieldType
Modelstring
Texturestring
HitBoxobject
MinScalenumber
MaxScalenumber
Trailsarray[0]

Source

{
  "Model": "Items/Rubble/Rubble.blockymodel",
  "Texture": "Items/Rubble/Rubble_Textures/Sandstone.png",
  "HitBox": {
    "Max": {
      "X": 0.15,
      "Y": 0.15,
      "Z": 0.15
    },
    "Min": {
      "X": -0.15,
      "Y": -0.15,
      "Z": -0.15
    }
  },
  "MinScale": 1,
  "MaxScale": 1.75,
  "Trails": []
}