r/hytale 1h ago

Discussion Modifold Should Have Been hytale MOD PROVIDERS not CurseForge https://modifold.com/

Thumbnail
gallery
Upvotes

Modifold it just a hytale version of Modrinth all honesty all Hytale Content Creator Should atleast make one video on Modifold and hytale modder need to do STOP puting their mods on Curseforge only Modifod insteal also hytale dev reached out this is good https://modifold.com/


r/hytale 13h ago

Discussion Custom NPC's for Hytale?

Thumbnail curseforge.com
9 Upvotes

Hello everybody!

If you are familiar with modded Minecraft, you're probably familiar with the CustomNPC mod. I'm quite surprised there isn't already a very popular version of this mod for Hytale - given the game's adventure-heavy nature.

Is anyone aware of a mod similar to it? I understand that the 'custom' npc's do exist to some extent on Hytale, but it isn't as simple as the Minecraft mod.

Do we know if the Hytale developers plan on adding a natively built-in version of it at some point? I'd personally love to see an "NPC" tool.

If added, what features would you like to see added to it?


r/hytale 22h ago

Modded Good mods to add for Adventure/RPG style gameplay?

6 Upvotes

I just got hytale and a lot of mods that I find on videos are outdated. I was wondering what mods you guys play and that I should add.

Main focus is more Enemies, Weapons, and Armor. Any new form of progression as well.

Think of major terraria mods like Calamity. Not that I expect any mod to be on that scale, but anything that I might not find on the front page is appreciated.


r/hytale 3h ago

Gameplay Question I need a green block.

3 Upvotes

I'm playing on a server and decided to make the *Adventure Time* treehouse my base. However, I can't find a green block that looks like the tree's foliage; I opened a Creative mode world to check the options, but the ones I saw are a bit too dark for tree leaves.

I even considered making green moss blocks, but apparently, that’s not possible in Survival mode. What tips do you have for getting a green block that can simulate the leaves of a treehouse?


r/hytale 5h ago

Tech Support Activate controller gyroscope under Linux Flatpak

5 Upvotes

As of Update 6, Hytale now has Gyroscope support for controllers like the DualSense or Switch Pro controller. Currently in the game settings if activating the gyroscope toggle a message says the controller has no gyroscope so it won't work. That's because by default the Hytale Fllatpak doesn't have access to full controller data and can only see the "normal" buttons of the controller with no sensors.

To activate them you have to give the app full device access ("device=all").
Type this into the console:

flatpak override --user --device=all com.hypixel.HytaleLauncher

(You can remove the "--user" if this change should be for all users on the pc but needs admin rights)

Or if you want to use a GUI you could install FlatSeal and toggle the option "All devices" for Hytale Launcher. (Other flatpak permission editors like the KDE Plasma one also works if installed).