File Details
Sig's Museum Mob Drops - HYTALOR - v1.7.3.zip
- R
- Mar 27, 2026
- 3.44 MB
- 125
- Early Access
File Name
Sig's Museum Mob Drops - HYTALOR - v1.7.3.zip
Supported Versions
- Early Access
Server Version: 2026.03.26-89796e57b (Update 4)
- Updated Loom
- Updated all storage containers
- Removed the phantom recipes from the trooper armor (it's not craftable in my mod & never was so I have no idea why just those 3 pieces had an empty crafting file).
Dear universe, let this version work for people who are not me.
------- The other changes in 1.7 ------
1.7 Changes:
New Drops:
- Added Burnt Gunner helmet. The gunner wears the Burnt Lancer chest armor so he will drop that along with the blunderbus & helmet.
- Added incandescent footman drops to the incandescent fighter. The footman isn't in the game yet.
- Added several Kweebec armors & the Kweebec staff to droplists for the Kweebec chests found in their villages.
- Added goblin armor to the droplist for chests
- Add a new pirate chest to the Pirate Captain skeleton's drop list. You can farm the Pirate Captain using the Better Void mod. Check out the towers with the pointy roofs in the fragment with the void ore.
Updates / Fixes:
- Increased drop rates on nearly all mobs to 10% (some are higher & those were left alone)
- Corrected weapon drops so they drop the Hytale version, not mine (only a few were like this)
- Added some missing salvage recipes & corrected a typo in one
- Changed White Mage recipes to remove Dark Leather as an ingredient
- Changed the fabric bolts to the default in-game version. You can convert any bolt you've already crafted into the vanilla version using the Salvager (1-to-1). My thinking was to avoid compatibility issues by creating new IDs for those items but realize the flaw in my logic now.
***** Spider Cocoon / Scarak Cocoons no longer use a patch file. *****
This means it will overwrite the vanilla version & potentially overwrite (or be overwritten by) other mods to make changes to it. I have failed miserably to get this one to work as a patch. I will update if I figure it out. The cocoons drop spider webs, the sci-fi dev armor, and the regular bronze armor.
You can delete the file to remove any conflicts (if you have any). Unzip the mod, open "Server > Drops > Items & delete "Spider_Cocoons.json" Rezip the mod.
How to update mods (like Hytalor) for the new server version
This works for both .zip and .jar files (jar files are fancy zip files). You need something like 7-zip or WinRar to do this.
- Move the mod to a temporary folder (like your downloads folder for example).
- Unzip the mod ( .jar files can be unzipped too).
- Open the manifest.json file using Notepad, Notepad++, or other text editor.
- Find the line that says "ServerVersion". Highlight that entire line.
- Copy the line below & paste it in place of the line you highlighted. Do not remove any of the " or the comma.
-
"ServerVersion": "2026.03.26-89796e57b", - Save & close the manifest file.
- While INSIDE THE MOD FOLDER (meaning the manifest.json file is in view), select all the files/ folders you can see (or use CTRL+A). Then using your zip program, zip the files up. It should ask you if you want to name it whatever the name of the mod is. Use that name.
- Move the zip file into your mod folder. If it was a jar file, change the .zip to .jar, say 'yes' to the warning, then move the .jar to your mod folder.
- You can check to see if you zipped it correctly by unzipping your newly created zip/jar file. If you open the folder you just unzipped & see only a single folder with the mod name, you did it wrong & the game won't recognize it. You need to be inside the mod folder to make the zip file.
That's all the help I can provide you on this. For most mods, following the above instructions is all you need to do to make the mod work. There will be some that need updates for file structure or other issues, those we all have to wait for the mod developers to fix (unless you know Java in which case you do you).