Seed Bag is an item in Hytale, categorized under the Utility category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
Experimental container, use at your own risk.
This item cannot be crafted.
This item cannot be salvaged.
Below is the item's .json data as extracted from the game files.
Click here to view the full file.
{
"TranslationProperties": {
"Name": "server.items.Utility_Bag_Seed.name",
"Description": "server.items.Utility_Bag_Seed.description"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Items.Armors"
],
"MaxStack": 1,
"IconProperties": {
"Scale": 0.5,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
0.0,
-15.0
]
},
"Quality": "Developer",
"Model": "Items/Tools/Feedbag/Feedbag.blockymodel",
"Texture": "Items/Tools/Feedbag/Seedbag_Texture.png",
"Scale": 1.2,
"Tags": {
"Type": [
"Utility"
]
},
"Container": {
"Capacity": 18,
"ItemTag": "Family=Seeds"
},
"Interactions": {
"Primary": {
"Interactions": [
{
"Type": "EquipItem"
}
]
},
"Secondary": {
"Interactions": [
{
"Type": "OpenItemStackContainer"
}
]
}
},
"Icon": "Icons/ItemsGenerated/Utility_Bag_Seed.png",
"ItemLevel": 14
}