Versions / 0.6.0-pre.2 / Item / Items / Furniture / WinterHoliday_Props / WinterHoliday_WinterRoll.json
WinterHoliday_WinterRoll
Server/Item/Items/Furniture/WinterHoliday_Props/WinterHoliday_WinterRoll.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Categories | array[1] |
Recipe | object |
Interactions | object |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Tags | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.WinterHoliday_WinterRoll.name"
},
"Categories": [
"Blocks.Deco"
],
"Recipe": {
"Input": [
{
"ItemId": "Ingredient_Fibre",
"Quantity": 4
},
{
"ItemId": "Plant_Petals_Yellow",
"Quantity": 1
}
],
"BenchRequirement": [
{
"Type": "Crafting",
"Id": "Furniture_Bench",
"Categories": [
"Furniture_Seasonal"
]
}
]
},
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Items/Hypixel/Event_Decoration/Winter Holiday_Props/WinterHoliday_Ornament_WinterRoll.blockymodel",
"Group": "Props",
"HitboxType": "Painting",
"VariantRotation": "NESW",
"Flags": {},
"Gathering": {
"Soft": {}
},
"BlockParticleSetId": "Dust",
"ParticleColor": "#a05b09",
"BlockSoundSetId": "Soft",
"PhysicalMaterialId": "Wool",
"CustomModelTexture": [
{
"Texture": "Items/Hypixel/Event_Decoration/Winter Holiday_Props/WinterHoliday_Ornament_WinterRoll_Texture.png"
}
],
"TextureComputedColor": "#813B21"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 1.8,
"Rotation": [
0.0,
0.0,
15.0
],
"Translation": [
4.0,
-15.0
]
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Village"
]
},
"Icon": "Icons/ItemsGenerated/WinterHoliday_WinterRoll.png"
}