Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / MISC / Media_RemoteControl.json

Media_RemoteControl

Server/Item/Items/MISC/Media_RemoteControl.json, 564 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Modelstring
Texturestring
PlayerAnimationsIdstring
IconPropertiesobject
InteractionConfigobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Media_RemoteControl.name"
  },
  "Icon": "Icons/ItemsGenerated/Media_RemoteControl.png",
  "Model": "Items/Remote_Controller.blockymodel",
  "Texture": "Items/Remote_Controller_Texture.png",
  "PlayerAnimationsId": "Torch",
  "IconProperties": {
    "Scale": 0.83,
    "Translation": [
      3.7,
      -10.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "InteractionConfig": {
    "UseDistance": {
      "Adventure": 128,
      "Creative": 128
    },
    "AllEntities": true
  }
}