#game-discussion
1 messages Ā· Page 31 of 1
I am at 3213010944 and the game doesn't want to boot up the world
it seems like the game crashes at around 1606505472 now
I want to know why (okay it hasn't crashed right now)
trying to see if anything like the farlands even generate
it prob does, but not to the extent of the farlands themselves
yeah but it would still be cool to see
ya
itd be cool if they were like properly implemented
yeah
even if it is just flat terrain at the height limit
it will still be neat to see
there are no farlands
There were a couple youtube videos who claim to go looking for them
But then they go like 10 million blocks out, note that stuff is vibrating, and then they call it a day.
Instead of like, looking up powers of 2 and teleporting to those to look around where you might actually find something.
I did that all the way to 3213010944 where the game crashed
but sadly no farlands
I found the stripe-lands though
if something like the farlands exist
it would be beyond where the game crashes
I have friends on my list yippieeee
So i got an question is it possible if hytale can have a physical copy of the game
That would be nice if it wasn't a live update game
I wonder if any of the friends I asked to be friends will be my friend
me looking for black petals only for it to not be implemented

thank god for the furniture table
It happens
how
They got in before it was disabled and re-enabled
That's life
Ohh so this means it worked on the social settings?
There we go, fixed the disc integration
test
Toast
Bun
Bread
test
Controller support just got confirmation for update 6
LETS GOOOOOOO
Fr that's really big for alot of people
True
alright now just boats and writable signs and we are set for a bit
Lol
I'm really waiting for breeding to be cleared up
Morning
awesome! Then i can finally play on my projector, almost like on console
Nice
any chance to get appimage for linux ? i'm staying away from flatpaks š¤£
What's wrong with a flatpak
there is no official AppImage for Hytale. Yet
many told to stay away from it on arch
Idk why
@winged kelp How much of a ask would it be to let the tenor gif links bypass the link filter in just the verified channels for a trial run
š like thats ever gonna happen
GIFS! GIFS! GIFS! GIFS! 
Idk we cleared out the real trouble makers and gifs aren't that bad with slow mode on everywhere


Where?

i use just Tabby and command paru/pacman -S to install stuff lol
found package from arch repo and installed that
No Update 5 Part 4?
Iāve been working in software development for 30+ years, personal, game, and enterprise, and Iām struggling to understand the QA and versioning approach here. I fully understand this is pre-release and comes with risk. Thatās expected. Whatās difficult is the scale of changes between what are labeled as patches, specifically Patch 4 to 5.
From a development standpoint, a "patch" implies bug fixes, minor improvements, and backward-compatible changes. Instead, Patch 5 introduced breaking API changes requiring rebuilds of existing work. For example, methods like Universe.getPlayers() appear removed or altered, breaking plugins and forcing developers to reverse engineer changes just to restore functionality. Thatās not a patch; thatās a version shift.
There are also regressions in core mechanics. NPCs auto-freeze on creation (which I say thank you and good idea), but only reliably for one NPC. Others run in place, /npc freeze is inconsistent, states sometimes correct only after relog, and NPCs can appear visually glitched (leaning forward). Entity tools allow movement but not rotation (yaw/pitch), and settings appear visible but not editable. These feel incomplete rather than intentional.
As someone building plugins, patch to patch API instability slows development, invalidates existing work, and lacks clear migration paths or a versioning contract.
The issue isnāt change, itās how itās happening. If breaking changes are expected, they should be reflected in versioning: patches (compatible), minor (additive), major (breaking). Patch 5 behaves like a major upgrade.
Iām invested in the platform and want to build on it, thatās why Iām writing this, not to be a b****.
Right now, it feels less like iteration and more like rebuilding against a moving target. Clarity around versioning and API stability would go a long way as well as vanilla testing, if it is up to us to test, give us a channel we can talk to developers, they can log, and remediate. Thank you.
...and I relalized I posted this in the Game not the Hytale Modding...
This is a fair callout I would normally send you to modding as that's where most of the development choices are discussed in depth with people who understand them.
Right now, the development seems to be focused on change whatever needs change and push it in the next pre-release it's not a proper development cadence and it's definitely not how I see the company handling updates past 1.0 but I think once .5 comes around and we start no longer having these throw spaghetti at the wall to see if it's done updates then it would be good if there was a bit more filtering on how certain changes are treated for sure and don't ever feel like a b** for a reasonable discussion on something that frustrates you
Didn't one of the devs talk about "why isn't the versioning semver" already and that they were discussing it
Probably I just don't have the quote
Thank you for the acknologment on this frustration. I agree that maybe I am misunderstanding the negative verion 1 right now. My frustration is more about spending almost 60 hours building mods that worked very well in v.4 and I didn't realize my servers were on Auto-Update, bam version .5... Now I have backups, but... I spent even more time trying to restore, but it seems the worlds themselves just are not handling the restore, now I am back to a rebuild of everything before I saved the json of the structures. š - That is on me.
But without feeling the pressure of a "cross-post" should I just copy that message and post it in the Modding channel? I don't want to delete this and people missing answers... I don't know what to do, I have been up since 2am trying to fix everything and it now 5:30 and work starts in 30 minutes
Versioning is coming soon so people can stay on a version for a while without the servers breaking like that but yeah not a great experience
Yeah, this is exactly what the devs mean when they say they're still working on the fundamentals of the game.
And yes, that sucks when trying to build mods.
That's why I'm not working on mine
That said, it feels like a moving target because it is a moving target, lots of system changes.
I still don't understand why people get the idea they will build a stable mod, on a game that doesn't even reached a release state, or where all the systems are done or in place, and that is in any way the games fault rather then the developer that decides that the a early access version is the way to go.
Kind of like it's early access, where large changes can happen, where its not stated to be finished or feature complete.
I think everyone would love a fixed api, clear versions etc.
But I kinda prefer that the game is in a stable state before we lock down changes and have to do multiple version addaptions of every mod, and not only code a mod a version of the game, but maybe 5 major versions of the game using a different api and data structure and logic flow, because some decided to feature freeze on version 4, some one else on 7 while the game is on version 23, but everybody demands your mod support those versions as well so its compatible, because someone somewhere have started depending on the bug/side effect in those versions for their game style and mod requirements and can't be bother to update.
If you need a fixed locked versioning, a pause from modding is probably a good idea, and check back on it in a year or so i would guess.
Versions aren't super stable in the first few. Maybe they are still figuring it out.
They explicitely said so, that they're still working on everything. No "maybe" about it.
They don't want to do versioning before the game is in a state that no major system changes on updates.
People would be just as angry if the game was called version 0.1 and moved to 0.2 when the core structure and entity flow have changed.
People just have the illusion that adding a number to it will make it different for some unknown reason.
Yep that being said their current system sucks for versioning and should be .1 .2 etc til we launch at 1.0
I see. Will they announce when they have a system that is stable?
They should just follow SemVer or something. The semantic versioning.
Semver is the official versioning they are holding off on
I'm just saying something simple just to hold over everyone til launch is ready
Well if we apply the .1 + system I just mentioned we would be around version .18 with patch 4 of update 5
I don't remember how many pre-releases of update 1-2 had so I estimated at 3 each
There are version values, its stated in the release name.
Maybe try update x system. Then if they move on to the bigger things, just extend to the left(y.x).
Again, exploring options is generally good here.
You could just pretend its 0-26-4-16-2
Ah yes I love version date.5cd1e160
So much different than version date.5a18e075d
its the same minecraft use essentially.
Date specific semantic is ok. It's just slightly humanly readable, not so technical.
what would date-fishstick give thats more informative?
Slugs are good for separating versions in case of collisions.
It's only applicable to multi-team ops though.
Future proof versions are exhaustive though. You'll have to really fully explore what is needed.
yeah also if they would use 0.1 people would expect the full version to be out after 0.9 because thats how people will think it works.
We don't cater to stupid
Hey Space, I get your point, and I actually agree with the idea that early access means things will change. Thatās not the issue.
The reason many of us start building mods early isnāt because we expect stability, itās because early involvement matters:
Naming & ecosystem ownership: In modded communities (especially coming from Minecraft), names carry weight. If established projects donāt move early, someone else will take that space first.
Learning the API early: Even if it changes, understanding structure, patterns, and workflows builds momentum and reusable logic.
Shaping the ecosystem: Early developers help surface issues and influence how systems evolve.
So the expectation isnāt "donāt change things", itās "communicate changes clearly."
Thatās where my concern is:
Going from Patch 4 to Patch 5 introduced breaking API changes. Thatās totally fine in early access, but calling it a patch is misleading from a development standpoint.
If it were labeled more like:
4.0 ā 5.0 (breaking)
5.0 ā 5.1 (non-breaking)
ā¦it sets the correct expectation immediately.
Right now, itās not the instability thatās frustrating, itās the lack of clear versioning signals around that instability.
Well so far I have not seen a patch thats been non breaking I think to some aspect of the game. so in that case we would be version 47 by now?
If we're talking release versions, those are called "Updates" in official communication.
tale
aw man he deleted it
See this isn't where it should be... If...
v0.0.1 - Very first version (This would be release 1)
v0.0.2 - Very first version no breaking changes
v0.1.1 - Second version breaking changes (This would be Patch 2)
v0.1.2 - Second version (This would be Patch 2, version 2)
v0.2.1 - Thrid version (This would be Patch 3)
With "part X" to distinguish in pre-release.
Exactly
So they're not being called "patches" at all?
Yeah, they can still be called Patches, Just
Patch 0.1.1 (No breaking changes for 0.1.0)
Patch 0.2.1 (Breaking changes from 0.1.X)
But it still provide no real additional information, since essentially nothing is non breaking right now.
Oh Patch 5 broke SO MANY things, All of my Java Classes will need to use whatever they are using for the Update.Player class
They aren't called patches. Not now, not in the past.
As for "clear versioning signals", there hasn't been a single update or sub-update for prerelease that DIDN'T break something horribly.
They are called Patch 4, Patch 5 - My server just updated to patch 5 automatically (which is NOW disabled), but I have to wipe and start over since the automatic backup system didn't work as expected
No thats right looking in the ui its clearly named version.
No, they're not called patches. They're called Updates or Versions.
You're complaining that they're being called Patches, when they're not calling them that at all.
You may be right... I am tired. but whatever, I wouldn't have expected 5 to break so many things since we are still on the same pre-version
and uhhh.... update 5 isn't even out yet? are you sure you aren't on the pre-release branch accidentally??
We are on pre-release 4 update 5 or update 4
the only way you are getting update 5 is by on pre-release
Let me look at the server, I haven't wiped it yet, it was all automatic... (Pre-Release 5)
Pre-release is on Update 5, Part 4 right now.
yes... if you want your world to not break... use stable "release" branch... not pre-release...
Yes it is pre-release 5... So for some reason, AMP (The Game Manager) that I use, had pre-release selected and update automatically. During the reboot it did me that favor
are you using an unofficial launcher....?
then that's not the hytale team's fault
No, I don't believe so... So let me explain that in more detail... On my server, I have 32 vCPU, 256GB RAM, and 8TB SSD. I use AMP Game Panel, it allows me to have multiple instances (vCPUs) setup for each game. So I have 8 MC instances, and 6 Hytale instances running. Veloity, Lobby, etc for MC, and using the builtin Hytale server to server transport.
As for the Client, I use the official Hytale download launcher
Is it basically just for sandboxing Hytale to run multiple of them? Because IIRC they added official support for multiple instances on the same computer a while ago.
Yeah so my post above is moot and kinda the thing I would post at 2am, because my life sucks and didn't go through all of the settings properly when I set up the instances. I will take the hit, and well, continue to do my thing.
Good luck! And don't forget to take breaks, especially an 8-hour nap break at 2 am.
Yeahhhh you need to look at the settings of your thing, make sure the config files are set up to download release patchline, not pre-release.
Can post the picture, but I found it... With Minecraft the stable/pre-release is in the Mincraft section, Hytale is in a competely different location at the bottom of the screen in a separate tab called Updates.... It is now on stable, so I will have to go through each of them and fix that. Thanks for the assist
OMG---I it maybe reverting back to 4... It's doing something shady
There should be automated backups, maybe there's something that can be done with those to recover a world?
Or maybe it's trying to go back automatically, I wouldn't dismiss that out of hand.
Yes, there are, but for some reason the zips were all empty (That may be a AMP issue, I put in a bug report for that)
Hey. Jessica, sorry for pulling you trough a long dialog if its really late. Hope you manage to get some rest soon.
4 is correct
5 is wrong
5 is not out yet and won't be for 2 weeks
Oh no, it is 8:41am now... This mess started at 2am (I woke up to my daughter's blaring TV - ex military had thoughs of a baseball bat). But thank you
With a serious case of puckering, wishful thinking, and a strawberry pop-tart's good luck charm, I was able to successfully go back to the latest stable version
8 hour naps at 2am are the best, but I prefer to start them 4 hours earlier
I am up just at stupid hours, I have an issue with my GF's alarms... She has them set 5m apart starting at 4am, so, my PTSD body wakes up before them.
@deep kayak can you Help me with an issue with the Zelda Gear Mod for Hytale? i cant Interact with it anymore despite it Worked even after the Game got Updated and the Mod Version is 1.9 since February 19.
Good morning!
hello.
Am I the only one having the problem with discord and the social features
what you mean?
nothin b showin up
i just got Issues with the Zelda Gear mod for Hytale. Cant interact with the Workstation anymore after i Moved it into my House.
No discord friends for the prerelese...after I reconnected my discord
i Didnt notice any issues with Discord š¤·š¼āāļø
To get help with the zelda mod, contact the mod creator, trough curseforge or other contact information they provided trough the mod.
did you enable the setting
you might need to go to settings and go to the social tab, and see if discord integration is enabled
Done it like 5 times ;-;
i went to the Issues Page, theres no Link to Anything.
its the Legacy Curseforge Page not the new one.
I assume you have tried to restart game aswell?
Then you probably have to assume the mod is dead, deactivate it and continue without it.
it was Updated on February 19 to 1.9
Well you could also wait and see if there is a new update.
yep...might just be on mac
probably,
Odd, some Days ago it was working. Maybe Game Restart will fix it but not now.
Just got out of Hytale after playing almost 2 hours.
š
sup
Were still having issues with volume in hytale? my volume is at max and I can barely hear the game
No issues here. What volume are you adjusting? Volume in windows or in the Hytale game itself?
The main volume of the game and windows are maxxed out
I managed to boost the volume to 150% and it sounds louder, so at least I figured that out
That is strange if only Hytale is affected. I use VoiceMeeter for audio routing but I keep that 100, with my headphones specifically at 40. My game, everything is 85% with master at 50%. Very audible, albeit quiet as I don't like hearing games over the sound of things I am watching.
Yeah for me it only happens with hytale, wierd
ill try and get an update out today, working full time atm
Thank you, i Love your Zelda Gear Mod that Franchise is also my fav.
I have a question. I need to test something regarding magic resistance. Do you know what causes that damage?
I'm referring to mobs that do that damage.
Omg friend list?
š
Is anyone on pre-release and have you mined ores after the latest 5.4?
š¤
I've been mining ores in a cave and they float in the air now or come at you like your magnetic. It's very odd.
Actual deeeeep lore and progression. Sorry for late reply lol
Sneak peak to lorentz force update
so its now posible to play koop without giving some one my IP ? (in the pre/beta patch)
I don't get why people are worried about IP you give discord your IP every time you open it up
It's just who you are to the Internet
is like PW online. you dont want to SHOW them to anyone! do you know how many streamer show stuff randomly?! and to have a way like other games to just invite without the ned of giving some one a 50latter long thing will be good.
It's not that serious 𤣠if you are worried just regularly release your IP š
Hey all.. Yes, that is true, but honestly, unless you have a static IP address, which most personal accounts do not, you IP changes every 3 - 6 months as a general rule.... BUT... If you don't like your IP, Unplug your modem for about 10 minutes, then plug it back in and you will have a new IP address
Exactly thanks for the more detailed explanation
There is no general rule except for a particular ISP. And even a particular ISP can have more criteria to whether or not you get a new address assigned.
yo a friend list now dang
Yep
Youāre right that it varies by ISP, but for most residential users with dynamic IPs, it does change periodically or after a disconnect. I was speaking in general terms, not absolutes. š Furthermore... Iām not claiming a universal standard, just giving a general guideline that works for most people in real-world scenarios.
Sometimes practical answers get buried under technical caveats, but for most users, the simple version is what actually helps.
Ip secrecy is pointless, plenty hostiles just scan all IPs for vulnerabilities
Secrecy in general doesnt give much security
My point isn't to start an argument but to point out the inaccuracies that could lead someone worried about their IP to be under a false sense of security. For example, the believe that they could get a new IP simply by resetting their modem. That can work, but it depends on the ISP and it's not a general rule as you had stated.
Right, and thatās why I said it can work but isnāt guaranteed. In practice, many residential ISPs will reassign the same IP unless the lease expires or the DHCP pool rotates. The unplug method sometimes works, which is why itās commonly suggested as a quick fix, not a guarantee.
Weāre basically saying the same thing, thereās no guarantee, but for a lot of home users it can result in a new IP. I was just keeping it practical.
Believing that IP secrecy helps is already a false sense of security.
facts
So nobody should feel worried about their IP being known, nothing with value was compromised.
Same with Wifi SSIDs, broadcasting or hiding your network name doesnāt actually secure it either... That is a big one that people feel some kind of way about š
This is not "Game Discussion" but I am here for it š
I was going to let your other comment slide. But your comments are not only untrue but they're dangerous. Especially, but not limited to, someone with a higher profile like a streamer.
Exposing your IP opens you up to targeted attacks (including but not limited to dos/ddos), location exposure, and spear phishing.
We don't really follow that strictly but this is game security so it works
Not disproportionally? Like, if youre being targetted, then ask your ISP for a new one. If you did your updates, you are not a juicy target.
So no, youre wrong. Ip is not privileged, and its not dangerous to leak
If your this worried about your location as a streamer use a VPN you'd also have to be huge for anyone to care
Itās not black and white. An IP alone isnāt a compromise for the average user, but itās also not something to completely ignore, especially for higher-profile targets. Like most things in security, itās about context and risk level.
And the people here arent streamers or other risk groups.
Theres no reason to attack a rando user IP over a randomly scanned one.
Either way "VIPs" have the tools available to keep themselves safe
I will tell you what... I have a very high profile network system that has 4 VLANs, 5 software firewalls, 1 hardware firewall (Velocraptor), 24 Bare Metal Servers, and 216 VMs. There are 85 IoT devices, and 8 computers in my home. I am running dual WAN TPLink Router with AltaFiber 3GB and Spectrum 3GB round robin connections... Try to hack me
I will give you BOTH external IP addresses
you are the entire datacenter lol
My job is Security for Wright Patterson Air Force Base, it has been for 28 years now
Not quite Datacenter speeds, but man would I love to have it - T1 or a T256F
There's no point in arguing with you. I put out the correction to your statement, and that'll leave readers to choose who they believe, or hopefully do their own research.
Exposing your IP address is a risk and you need to manage it. It doesn't mean you never expose your IP, but you don't do it flippantly. No one said it was "privileged" that's a strawman.
Also, it's wrong to believe that because you're nobody that you're not at risk. I immediately see a port scan attack get attempted after going to riskier websites. We live in a day where anyone and everyone can have something attackers find useful, like crypto wallets, and sometimes simple control to allow you to be included in a botnet is enough.
And i corrected your incorrect assertions
Also, I get all of this equipment cheap since I buy from govdeals website (and I live on base)
As your port scan story proves
no one should try to hack you, instead they should try to beg you for server capacity for their hytale servers
Do you want some? Right now I am tunneling from IONOS to my AI server, but if you need space I have 20TB available that is mirrored to another 20
see this is why people should beg you
people with homelabs are always desperate for people to use their capacity XD
How do you flip that to support your point? The fact that a port scan attack comes through when you reveal your ISP is proof that that you shouldn't mindlessly put your IP address. Not everyone has intrusion protection.
no but really im already piggybacking my other friend with a homelab, you should volunteer some capacity for the kids here who cant figure server hosting out tho xD
Does anyone know if the next update for game is after they prerelease 5?
Is that their regular update pattern now?
I have been a MC server owner for about 4 years, and an MC player for over 15... I am now I day 6 of Hytale, so I am not 100% sure how their update patterns are, but the git repo may... Let me check that out and see if there is a pattern
Well... I could have sworn there is a repo, but I may be getting confused with modtail which is there Modding repo. Sorry I couldn't be more of help to you.
No worries. I don't play prerelease so was unsure when they are bringing out the check system for the modders
so wondered if its in the next update so we don't have the issues we had last time when people don't update their mods
They update every Thursday on the pre-release branch, every 2-6 pre-releases is marked as a release
so next week is prerelease 5 i think
yes correct
so likely to be the same pattern, I guess
hope you are enjoying hytale. I prefer it to mc now tbh even tho Hytale still being developed
Good morning!
hi good to see you on again
For a little bit. I have a wedding to go to today. My Goddaughter is getting married.
ohhh lovely. enjoy the wedding
I was wondering if there are any pre-release players on. I know it's super early for some. It's only 7:00 AM here.
It wasn't an issue - just odd behavior after the last pre release.
I wondered if they were including some sort of magnet now ingame
So you're outside the US then. I'm in the US.
NZ here. But up all night for our blind dog for bathroom
Yes, I remember you were a caregiver for your furbaby.
hes not a happy dog atm as its raining outside, and he hates the rain and he has to go, so hubby taken him out with the umbrella and the dogs rain coat on hahaha
We had another tornado warning again yesterday and tons of rain, very high winds. My best friend and her husband couldn't make it to their own daughters wedding rehearsal & dinner. It was dangerous out there.
wtf with the random discord friend requests with no discord servers in common....
I just upgraded to Cursebreaker.
we see
weather seems bad everywhere theses days, we had cyclones last week
I get those from time to time. I just decline them.
every one wants to be our friends lol I ignore random people too
i thought it may be from my youtube channel, but i just checked and i didnt put discord links in the bio, so not from there..
Nah - it happens.
nice
woah
congratz!
it can be like fb everyone seems to want to have 1 zillion friends, people they don't know. I always assume they have bad motives, if I don't know who they are
I hope it helps and they'll work on my request.
Yeah, same... I am still struggling with some of the key binds, and mechanics of it, but I am enjoying the design and overall ability of building your own actions
oh have you put something up in the suggestions?
that's what I assume to - shady, nefarious motives
bad motives? :c did something happen?
I love the graphics
I did. I think I mentioned it before. Nothing major - I just don't want them to forget that COTTON has no use.
one clearly said, to contact for gift$ and game tips/help........i was like b-bye now...
not to me but I get fr from ppl I know who aren't them, but copying my my cousins account
I think I already upvoted your suggestion
just some junior hacker wanting to see who will fall for their shennanigans.
Yes I think you did. I have all of six votes and climbing. Look out boats, I'm coming for you.
exactly no one you want to be friends with
or some said basement dweller whose mommy still cuts the crust off of his grilled cheese
more like call center room on the otherside of the planet, running these scams by the hundreds every day
Man quite a few mods seem to be abandoned already š
yeah i find its easier to find newer mods more likely to be updated
You could be right about that. Like in the movie The Beekeeper
some are not abandoned, but left if the version number is all thats out of date. some makers are putting * instead of actual number so they dont have to keep updating the version, but that still reads as an out of date version number.
not watched that movie... is it good?
i havnt found similar mods yet, and i know i cant reproduce it as my own mod heh... oh god i just tried to launch a few with what I thought was working, and my screen is covered in "failed to validate npc's"
Yes - I liked it. Jason Statham could just sit and read the phone book to me and I'd like it.
Yeah its something all of us who use mods are finding... very frustrating and one of the reasons I have to keep starting new worlds
the other issue is if the maker doesnt allow comments, and has no feedback to tell them the mod isnt working
They havnt been updated in over a month. Like Tiffy's FlyRings and HyEatery and a few others... GetHy hasnt been updated in 2
and why I don't use mods.
yeah that is really annoying
im using hyrb, i edited the worksations so the mod is running again
we know
fly rings I replaced with another mod. you have to type a command to give yourself the ability
yeah i was using the life steal option myself
i use hyboards for fly stuff, also why tf is the slow mode on diesel now
ability api or some name like that
Guess I'll wait another month to try running mods again or something. For now I'll see why someone posted on mine asking for update, pretty sure botany pot works...
I use it for flying and stuff to be in peaceful
is the version number updated?
No but I havnt needed to update it at all in 2 months, it's been running perfectly fine
is your mod botany pots? I want to use that mod
yeah, simplified, in case darkhax ports his mod over
but the version needs updating etc
thats was my point before, the version number will show the mod as out of date if not matching game/server version, but still be working. some folks see that and wont use the mod.
I recently showed of a MOD i created for hytale on reddit and it blew up. But for some reason now it says awaiting moderator approval. Any recommendation? It feels super weird the moment it actually gains a lot of traction it gets removed taking away its hype
post it to cures
yeah I was one of those ppl because i don't want to have to change the manifest? myself so its greenlighted
Whats cures?
it no bother to me to do it
Oh hmm it seems it isnt working... odd
*curse forge, sorry
they changes some stuff last update so the server version needs changing . I have run others even tho not up to date but some crash so I now just run mods updated
do they have a ui like a bench?
It's not the server version, that has ZERO meaning if the mod will run or not
some people will not run them like that despite them still working
i know but the game lists it as not updated if the server version is not current
And yes i was using the processing bench for Salvaging before
I tried running several that later weren't working or caused a crash , so no just used updated ones
Probably have to correct a spelling for the salvaging processing bench
they have done a block update in game so often benches need to have code changed a bit. forget the coding for it
anything with a crafting type staion block will need to have the station block updated after the last update. if botanny pots has that type of function, then it will need to be addressed
are those your pipes or hypipes?
hypipes
gotcha, that mod is borked. placing a pipe dumps me out
yeah I had to get rid of that mod too
Damn... thats sad... :/ another mod I have to replace
no pipes are working atm. the ones from the computer storage, or the belt and arms mod are still working
also many of us rely on the modder to update things so we don't have to manually change the manifest as things like the benches need to change the code so you can use f key on it
I started changing manifests for server version manually but then found other issues with mods so now just used updated mods, and I was hoping to use your mod as used botany pots all the time in mc
since hypipes also no good now there must be coding they use that needs updating too
hytale is rebuilding code from the start now changing stuff
without a pipe the botany pot is kinda meh since you'll have to manually move stuff back to the left side. For now I'm going to look into fixing the botany pots. might take me a while though
it gives " cannot perform OpenProccessingBenchInteraction interaction on unsupported blockstate type null" hope that helps
hytale need to say what coding they changed to help modders update stuff, and what changes need to be made
will appreciate the update. Hope piping gets sorted soon for automation
Yeah I figured it was the interaction just gotta figure out the new one š
ill def have a look when its done, is it meant to be alternative to crop plots? and are all the crops in ht included?
Currently i have the food crops and alchemy crops. I was in the process of adding trees when my adhd and narcolepsy took over. But unneeded stuff wasn't added like decorative flowers etc
how does it grow boomshrooms, i thought we dont have spores for it?
The method was seeds and crops provides more crops. So the boomshroom would duplicate
how though? we cant grow them on our own, and harvesting give boom podwer
Seeds provided 1 produce and produce provided 2. Not overpowered and takes 2 minutes per growth. Felt that was good. Oh hmm sorry it's been a while since I played. Honestly don't remember... I think (is could be wrong) may have used powder as a seed? Ill have to add that in if I didn't lol.
To be fair I only tested it in creative adventure so I gave myself the mushrooms lol which was the problem. I probably forgot it gives powder not the mushroom. Also another mod adds the seed so that was probably part of my confusion
cool, i have a couple bomb mods and i need as much boom as i can get. Hyfarm has spores, but they dont return essence and so need a bumper crop to provide the essence needed to purchase more spores. just make sure that the amount of powder use for seeding is not a lot so it wont offset the powder returns needed for other recipes
or could just add the spore bags
oooooh growing flowers in it woul be nice. in mc i used to use the version that grew trees also. And it all collecting into a chest was great
yea i feel same. i have the bio fuel mod, growing flowers in bulk would be prim, thats why i use the hyfarm mod
i have mods for the purpose of companioning other mods
Yeah it'd take 1 powder as seed and produce 3. I wonder if I can make it do like 3 to 7 roll. Yeah I'd have to add my own version of a seedbag. Oh right didn't they add more crops? Ill have to look i might need to add more to the base planter pot. After I fix maybe I'll add the decor plants
I was a very lazy farmer in mc. so grew everything I could in botany pots, so always had stuff available when I needed it. sometimes a bit op but i would often just have a few pots and keep swapping out seeds, trees etc
Can't wait until we can actually group a "modpack" for players
great, im definitely interested
Lol my Mc worlds are drawer walls with botany pots behind it filling them up.
tbh, i prefer individual my self. one mod breaks and the pack is borked sometimes
True right now it's not feasible. But once it's more stable and the versions can be safe to mod like Mc with it's 1.16 and 1.20 and 1.21 versions?
I do know on mc servers overuse of botany pots caused a lot of lag, so that was why i would get a chest full then seed swap. it was when it tried to produce into a full chest the lag happened apparently
Ah so a drawer with 36 million capacity would never have that problem š
yea, you would only need one drawer
i tended to produce what i needed mostly rather than have too much. I just liked the convenience of it being automated so to speak without having to build automation system
Im so lazy I use life crops and just collect like 10 ore and grow the rest at base.
hahah life crops was one I planned to put in botany pots
Oh right. I forgot I was also working on life crops compatibility. My stupid self forgot everything due to adhd and memory issues but that's just life
Anyway I got things to do. Ill keep working on BP hopefully have it updated and out soon. šŖ
So its not the Use interaction line, it's something else, cause the json code for that looks indentical.
idk much about it, just that it was the error that came up
added it to favorites anyway
if all the pipe mods are still borked, see if the belts and arms mod would work
Hmm at least the backpacks work as handbags heh - still waiting on a Curios type mod so it can be equipped to a Back slot
i use the backpack that Kami makes. they work like inventory bags, can have multiple, and go in the back slot
:/ yeah i see there's so many mods... mine is just a simple 4 stage bag with bugs lol, you cant upgrade them if you open them
ill probably just drop that mod to be honest, i cant do the backside modding like others do on those mods lol
i think there are different sizes or at least different colors as well
yea check out kamis utility backpacks
his biggest bag is 27, mine is 54 but i cant equip to utlity or back like he does because i wear armor š
And you can put my bags inside of my bags
I really need to learn how to make mods for this game. relying on mod creators to update all the time is... irritating.
i think you can nest these as well.
these dont use armor slot, they use offhand slot or inventory slot
Eventually once we get to the GUI i was going to make a custom backpack so it can be even bigger in the future cause otherwise it goes off screen lol. yeah i didnt think to use offhand slot xD
and of course the console isnt giving me much in the way of why the botany pot isnt working
Hmm not sure but i feel like the stuff i need was under Block-BlockType-State-Definitions, but now i see a new "State" grouping where Block is... wondering if that got moved out of block/blocktype grouping?
the only thing is, the back pack doesnt show on your back if its not in the active slot, like if you switch to shield or torch, then its hidden and you have to press z to choose it again
Yeah ill come back to this another time, still not sure why the Use interaction isnt working for my planters but the salvaging bench works fine, both use the open_processing_bench interaction
i use inventery/chest bags
is it the f key won't work on planters?
First q&a with no questions šāļø
is a q &a on? what topic
There is no Q&A active right now
thanks was confused by Narwhals coment
yeah, not sure whats going on right now ill come back to it and look again
I know with benches the solution was something like this posting from another comment I saved
you have to unzip the mod, if its a .jar, i just renamed zip and extracted. then go server/item/items/bench (or block, depending on mod), then open the .json and
under "BlockType": {
paste the following:
"BlockEntity": {
"Components": {
"BenchBlock": {}
}
},
not sure if its relevent here but Great Sky river can tell you about that
ppl were finding f key no longer opened some benches so you issue may be similar perhaps?
This fitted in before the material line
see my reply above. not sure if relevent to your issue or not
any idea if the help by the RealJulz (?spelling) will help with the botanypots?
no, they dont function the same,
i already gave it a go
ok I know nothing re coding or modding.
It must be just as frustrating for the modders when they change things. I watche d 2 ppl on youtube doing tutorials on modding and with all the screen switching to copy code and select code from other things. my brain was exploding... had to make myself a nice vodka to calm my nerves hehehe
I realise modding is completely out of my league
one of the issues is, those youtubers often dont explain themselves or process properly
yeah at the end of it with one, if i copied it exactly I could have had a cactus friend, but no clues how to make a mod to add a cat
I went thru this with create mod in mc trying to make a steam engine. my son in the end took me aside on his server, put a pile of items in a chest and build a steam engine, walked me thru it , how it worked etc and gave me the items in the chest and talked me thru placing the items myself
finally I could make a steam engine by myself, so I know exactly what you mean. They assume you have certain knowledge they do which you don't
plus many of these videos are 2 months old and coding in game is being changed
š®
on world creation what's the difference on the default storage type and rocksdb type?

Ive played hytale 30 days straight upon release but stopped playing because of burnout, haven't played for a few months is there anything new enough to get me back into the game?
Thereās gonna be a server list to find servers in game and friend list next update (soon), thereās also proximity vc and 500 new blocks I guess
Ooo
Not really content wise a lot of the updates recently have been foundational tools
I will test this out later
Is the server list actually dropping in update 5?
I know the friendlist is
We don't know but they are opening apps in a day or so then I guess depending on vetting it will be 5 or 6
lots of new mods too
\o/ a computer reboot fixed my issue
Nice
Welcome to the same channels
i got 43 Hours and a Half Hour on Hytale.
Nice I'm near 200 now
i Love it how there are So Many Great Mods for Decorations.
There really are
I'm staying vanilla for the entirety of Hytales development. 
Nice
Anyone know if there's been an update on the issues people w/ ATT internet have joining/being joined by others using the game's built-in system?
Certain Internet providers do have issues with some of the network requirements for the game and that won't change until they do major network connection refactoring
Has anyone tried Hynergy yet? is it worth using or would it be better to wait for the update where machinery gets officially added?
i personally want to see all of vanilla before i play with mods ive only used minor qol/cosmetic mods so far myself but hyenergy does look interesting
im debating on if I want to even use mods and knowing the team who made create is working on it makes me want to wait and experience Hytale automation for the first time as vanilla over mod
ill say hyenergy is likely going to change alot after seeing whats coming
What type of wood does apple sapling give
If I remember correctly, hardwood, like oak
But donāt depend on it for wood, itās meant for growing apples
So ill just give oak log along with apples
botany pot - it'll give 1 log and 4 apples? not sure how many it normally gives since i havnt grown an apple sapling vanilla yet
It really only grows into one oak block at the head, the rest being sticks, and produces apes
This is not a tree youāre meant to chop down
Per tree, it produces 8 apples a game day once fully grown in 5 game days
Apples regrow every 12 hours.
Or I got used to sleeping in the bed
Ah so i'll just have it produce apples then
Hmm item id shows 2 items for spruce, spruce sapling and frozen spruce sapling...
i personally like the ash trees cause how large they are
yeah they are decently common actually
So i gave my bench the BlockType-BlockEntity-Components-BenchBlock thing and it still doesnt want to interact, dont think this problem is related
"Components": {
"BenchBlock": {},
"ProcessingBenchBlock": {
"InputContainer": {
"Capacity": 1
},
"FuelContainer": {
"Capacity": 1
},
"OutputContainer": {
"Capacity": 4
}
}
}
},```
Pretty sure I got this right
Hmm it looks like hytaleitemids site is out of date
Camphor and bottletree sapling doesnt show up on that list
I see some of them dont even give anything
all the coding changes in Hytale seem to mess some of the earlier mods up. It would be handy if they had some sort of sytem to troubleshoot the code that mods could be run through to list errors.
Anyone know a decent place to look for players?
We're some who plays on a faction server, and we would like some more enemies and friends.
It's sadly a server doing little advertising, to start slowly.
You just have to apply to the server browser when they open up applications you cant advertise here for now you can get your server on the Hytale server list sites so people can find you but they should be opening it up in a day or so
I thought that server had a good release? There was a lot of hype around it.
tbh, i think the Hit Range of the Pickaxe if Facing a Block should be Changed, i Accidently hit my Cows and now they Panicing around when i tried to Put them back in their Fencing since Somehow one Cow went from the Cow Fencing to the Chicken Fencing.
Definitely could be dialed in
#1473973206422392943 Posted Updates of my House in it.
Looks cool 
Is it possible to spot one of the underground 'houses' for the mob that hoards treasures? I can't remember what he's called.
the gentleman klop?
that's the one
I know I've found him in Zone 1 & 2 - but din
didn't know if there was an indication somehow
usually one near the spawn or first temple.
yeah - I settled in Zone 3 for my latest world. I'll have to look around I guess.
ive seen the bricks from ajacent caves, other than that, the only thing i can think of is, look in the small caves on the surface that open on the horizontal , like a hole in the ground. their doors usually in those
I'll hop on over to Zone 1. I was surprised when I found one in the desert.
Hey! They really did fix the apple trees. That's good.
they now have full trunks which is weird but you can't harvest them from the ground any longer. You have to pillar up
i wish the sandstone layer was a little higher in the dunes. i want to dig a tunnel, but it ends up a chasm instead from the sand columns fallingš
I've had a cave-in in the desert but didn't die.
\I was putting stairs down from my base to a lake below, in world #3, and the hillside was gravel. The whole think caved in to a cave below. I want to put a full-on medieval castle on the hillside. I'll have to reconstruct the hillside and terraform it. I've watched enough Hermitcraft, I should be a pro by now.
ill have to roof it and put all the sand back on top.....bleh. im going to take a break from this and play some enshroud.
sometimes you just need a break.
You should try Vintage Story - I'm sure I've mentioned it before. I really like that game.
found the Klop
Too many left due to PvP daggers.
And it's mainly NA like slot og other servers
Fixed up my Json and now the planter pots work again yay.
i Found out the Issues of why i cant Use the Mod Workstations Crafted Before Update 4, its probably cuz the Workstations got all Edited as Update 4 Dropped, the ones that were Placed still Worked due they Still had the Same Mod Data, but after you Removed them and Replaced them they Dont Work anymore. And some mods i Got dont get Updated anymore.
Ugh - my stupid sheep keep despawning in their pen. I thought this stuff was fixed.
Are some of the trees not finished? Nope the animal persistance was still a thing last i remember. it counts towards total mobs spawned i believe?
The growth potion for plant testing only advances trees by 1 stage...
Most of the trees i found ingame dont seem to grow past stage 2? Stage 1 being the sapling right?
Not sure what you mean by total mobs spawned. I tried growing a birch - the one with the yellow top, anyway, sticks.
hmm nvm jungle has "2 stage" but it grew...
I planted sallow and it should be bigger.
how do you know what growth stage it stopped growing at?
Camphor 1 stage, doesnt seem to have anything... so i'll ignore that one. Sallow has 4 stages (mine looks like a single pole and isnt growing yet, think this is stage 1?)
Sallow Branch Long its called right now
oof spiral too 1 stage
not sure how you have camphor grown it says 1 stage for me. are you on prerelease btw?
yep
Im still on 3.26
gotcha. I like pre-release.
Was working on making sure the botany pot worked and trying to add in trees but half of them dont work in old version it seems. ill have to wait on that
botany pot?
my mod for automated farming
k
based on botany pots we have in modded mc where you grow crops and trees , instead of in the ground and in mc it sits on a chest and stores the stuff produced there automatically... one of my fav mc mods
a mod that suits lazy farmers like me
oh. huh. The apple trees were supposed to be fixed in this latest pre-release. For me, they're not. You shouldn't have to pillar up to harvest. I like the apple trees from first launch. The latest version has a full-sized trunk and not all the apples are ripe - just some.
I think that is worth reporting as a bug
It might be another stage? Im still waiting on some of these trees to grow in my test world. i decided to just give the associated wood to the player, so you might get wood that you normally wouldnt. like blackwood from fire tree or camphor log which is lightwood or even bamboo which is tropical wood
nah - these have been in the ground for maybe two weeks in game days.
I am reporting it as a bug. We'll see.
These are all going to be added to my pots Apple, Ash, Aspen, Azure, Bamboo, Banyan, Blue Fig, Beech, Birch, Bottletree, Cedar Crystal, Dry, Fire, Frostwood, Gumboab, Jungle, Maple, Oak, Palm, Poisoned, Palo, Petrified Pine, Redwood, Sallow, Spiral, Windwillow, Wild Wisteria
Sadly can't do Spruce, doesnt seem to be any logs for it
Opps i missed something called stormbark
did you sort out the earlier problem you were having with the interaction with the botany pots with f key not working?
yup it was the block entity but it needs to be set up correctly
For some reason when i opened with the asset editor it removed some of the code, thankfully i had an earlier version and i fixed it by pulling back to an older version and then adding in the block entity through the asset editor
I think that darn block entity has broken a lot of mods. The developers need to improve helping modders fix mods when they break
3 stacks of apples while i was messing with the codes for 18 more trees
looking forward to being able to use the mod soon
heh, you can even plant life essences
There was another mod I liked called hyfarming that was broken too. It had this cute tractor you could drive and a packing machine to put produce in crates. It broke too and I managed to get the bench working , and the tractor still ran but no idea how to fix the packing case. But when a non modder is trying to fix a mod to keep it working and has no idea how the mod coding worked, we are so dependent on the modders fixing things or we break the ting entirely, so pleased you are updating and adding more to botany pots
in the end although I got some of hyfarming working, I removed it as was so annoyed about the packing machine. I miss my tractorš . it was modelled on a horse i believe and we were able to drive it. Hope that modder fixes it eventuallyš„ŗ
And for some reason it got rejected even though I personally tested it -.-
on curse forge?
yeah, only thing I can think of is I used 7z to zip it into a .zip file instead of window's zipping method, but maybe that's not acceptable
possibly. Curse forge is my go to place to get mods for mc and hytale as it does the work of installing stuff in right place and tells you if you chose wrong version of a mod
wow... CF can kiss my ass
mind you I am nearly 70 so my son getting me to use that was great for me and my husband. once we discovered modded mc we never went back to vanilla, and with Hytale I am glad i can use curse forge.
I never could get into vanilla mc
well sorry looks like botany pot will not be updated right now, simply because CF is an ass...
I started on bedrock when it was win10 version in development
very annoying. but i understand your frustration
ugh... now i know what happened.. folder inside a folder, stupid 7z
I started with 4JStudios Minecraft on the Xbox360 š„²
BotanyPot updated and available for download now š
now i just gotta wait for the update 5 to break it again š
sad to say it probably will lol. Prior updates didn't break mods like this last update.
downloaded. won't get to play until later tonight my time (NZ) but looking forward to it. I shall have botany pots EVERYWHERE
we will still have to move the stuff manually until you get a pipe system thats updated?
yeah sadly i do not know how to have it export out
no worries. I can manage that. maybe hypipes will update at some stage or someone make something similar
yeah ill be on the look out for a new mod as well, thankfully the processing stops instead of resets if its full output
did you try thr belts and arms mod?
hey, i just tried to add your mod and it it gives the failed to load plugins error for like everymod in my list and wont load the world, like when the game gets updated. pulled your mod and world loads. tried with mod a second time and got same results as first.š
I just tried it and it loaded. I struck a similar problem once before and found I had 2 versions of a mod installed. Just check you don't have that in your mods folder
not sure if this is the issue with you or not or if its just a mod conflict for you
I think it was when I was mucking around with hyfarming and ended up somehow with 2 different versions in the mod folder
I think you had tried getting the botany mod to work previously???
@delicate shale that was definitely the issue! my barvey 420 self forgot all about it... THANKSš
no worries. thats what we are here for to help each other with our mod issues by sharing our own experiences
how dis work?
good thing is you can also help others with that when I am not on, shared knowledge gives us moreknowledge
put a seed and let it cook?
I have only just loaded when you said you had an issue as the bug seemed familiar
i think so then it doubles and you put them back and then you get 4 sort of thing
the belts and arms mod definietky works with these!!!!
istg this is so annoying and fixing it take a while, while u got alot of mods like me
ohhhh good. let catbear know that
nah, it was because i attempted to help them before, and still, had the edited broken version installed. once i removed it, the mod and world loaded fine
i have also struck this happeneing when I download a mod or an updated mod forgetting I have the game open, so end up with 2 versions of a mod
and next time i run the game.... issues until I see the mod folder has 2 versions....
the mod is Conveyor Belts and Arms by pixelcomet
the mod is Conveyor Belts and Arms by pixelcomet. GreatSkyRiver has tried it and it works with your mod @mighty urchin
hopefully catbear can also us the conveyer mod. I haven't used it myself. I shall remember to log out in game and install it lol
the items go down the belts!
do you have to put more in the input slot of the botany pot or does the 1 stay there
it uses it like it a crop would
so it just keep producing?
no, you have to give it seeds. when it grow, it consumers the seed like fuel
ok so do we just get produce and buy more seeds from farming bench?
yea, you do get the xp as well
brilliant
essence lol
plus even with one botany pot you can just keep changing the seeds and get multiple produce
its got three inputs and six outputs, so you can load up a bunch of stuff and leave it to stew
even more brilliant so can reduce the number of botanypots needed to be attached to one conveyor system
and when seeds run out, it stops so no issue with full chests trying to be filled causing lag
darn here I am all excited and wanting to try it all out and its 8am time for my shift of looking after our blind dog over and I am supposed to be sleeping now lol
I can see me not sleeping now hahahah with my mind in overdrive thinking about how i will set this up next time I am on, later tonight
if you find any more hints message here to me so when I am on discord later I can pick them up in the chat
if you're interested of a hytale pvp server please make sure to dm we have an active community for pvp
be careful, they dont like advertising anything or any links
Hytale will soon be looking for servers to list in game. Don't think they have the feature working yet but you can send the details thru to them once that starts
there are a couple dedicated ones in there too. for example. the carrot one, only takes carrots, put a carrot in, get two out, put those two back in, get 4, etc., etc.. you can use the belts and arms to snag the carrots on the way out, and have them swing back into the the input slot... i think.. lol
lol sleep gone out the window I am ingame just to have a look at where I make things etc. got the conveyor and arms downloaded too and alecs animal husbandry that prowl was showcasing and got to talk to Alec so I can set it up more simplified for me, and added voile which lets you see documentation in game with I may find helpfu;
I won't be making anything atm just seeing whats there so I can get to sleep a bit later since I have all that to play with later
i don't see a planter for potatoes and onions... would i use the default botany pot for those?
a quick question. will we also be able to grow berry bush for berries? for things like berry skewers. No worries if not but just asking
Berry should work lemme double check
it seems i didnt add it in last time i worked on it š¤¦āāļø
oh wait its right there my bad
Yes, I was originally doing special models for every single plant, i stopped and went with 1 planter. Eventually someday hopefully have animations inside the greenhouse of what you're planting... but for now that's to complicated for me
so i just put in the default botany pot?
Yes sorry. I was going to phase out the older specalized planters completely but someone wanted them available so i left them in. I wont make new ones but they will stay heh.
I believe I got almost all fruits, trees, and crops. except spruce obviously. in the future i'll add flowers and then LifeCrops compat
cool gives variety of planters which can be handy in some situations. btw did you get my message re conveyors and arms working with your mod
yup, im downloading it now
thank GreatriverSky for finding that
- GreatSkyRiver
its the milky way galaxy we see in the nightsky š
trust me to get the name wrong... heheh and I see you everynight in the sky
and a real deep sci fi novel trilogy by Gregory Benford
I love scifi stuff. did you ever read the pern series with the dragon riders anne maccafrey
white dragon set me off on that. i even got atlas of pern and something else like critters of pern or something.
dragon was ruth and he was Jaxxom from Ruatha hold, which i thought was connected
I hadn't picked up on that simmilar name
not read for ages . Must see if i can get them on audiobook. also star trek fam and the earlier starwars movies
lessa was originally from Ruatha as well
Hence I really want ridable dragon in hytale... then I can be a pern dragon rider hehehe
i would suggest to definitely make a spore bag we need to purchase to grow the boom shrooms. using belts lets me keep feeding the boombags right back in as they are grown and exported and exponentially increase forever from just one.
Try using the boompowder itself? From my recipes you put 1 powder in and get 2 back. I will look into the seed bag for this. not sure if the game has one yet or if I need to make one myself, but for now the powder itself can be duplicated in the pot
In my new world I just found 3 lobsters on the beach.
im am using boompowder itself, i dont know how you would obtain a boom shroom without it turning into powder.
yea 1 to 2 ratio. the thing is, any other item, i have to buy the seeds, which then get used up making the product. then i have to buy more to do it again. just like expected. however, with boom powder, i just need to obtain one, then i can generate it forever with the pots. i put one in and get two back. one goes in my pocket, the other back in the pot. then i get 2 back, one goes in my pocket and the other back in the pot. see what im saying? all you need is one boombag and you can make powder forever for no more cost. there is no spore bag or spores in vanilla HT. they can only be collected from caves. you would probs have to make a functioning spore bag of your own.
kinda like they are eternal. maybe you can just make it so it requires another ingredient, like a bit of charcoal, instead of just a boombag?
Hmm the arm works but it feels weird to me, the arm started taking items out without a filter and tossing it onto the ground
put a chest right behind the arm and it will put the items in it
Anyone have updater stuck at 80%? I tried to update twice but it always stuck at 80%
80% Applying patch 3/3 - 3.71 GB/3.71 GB
Can you send me your launcher logs
Once you have sent me those you can reinstall (we need the logs passed to the devs to help see why it's happening)
@lavish night another log for the launcher issue if your around
1 Seed bag, 3 powder, 2 essence? for the output
But hopefully i got working boompowder seeds
Currently the cost is 50 essence, 1 boompowder, and 5 charcoal and it can be crafted in the farming workbench just like the rest of the seed bags.
tested and works, going to push it out for ya in a sec
and then that seed bag goes in the pot?
seems ok, just one seed drop though, so it could be fed back like an eternal seed, and if i want another setup, i will need to purchase another seed. i like it. if too many seed are in the drop, it will become to easy to make infinite.
wil the seed be plantable in a vanilla crop plot like a wheat sead?
Oh crap I didn't even know this channel was here haha
i still cant send gifs here
we deadahh
what are mods for then wtf what are we moderating
No, its not an actual seed like the others are. Mostly because this mod focuses on the botany pot itself not the new items really lol š that was my 3rd new item and i didnt even build it.
ah, i was going to suggest a name indicating that its only for the pots, like pot-boom seeds or something.
Im gonna have to play around with the arms, but i might look for another mod in the meantime. the current name is Boom Seeds, but you're right I should've called it something else so people dont think its a growable seed... hmm BoomShroom Culture?
try spacing them out from each other. and they have to be facing the belt and seems like the chest or next belt has to be directly behind them. i have two on the line atm. one is right on the belt coming out of the pot, and the other is two tiles over so there is a space between. the arms grab the two essences that come out and the two boombags circle around back into the pot.
If I rename it, it will void the old seeds. So what I'll probably do is a new item with a good name then Depreciate the old one.
I see, i thought I was going to have to do like 4 arms to bring a sapling/seed back LOL
Alright, the update is out so you can test the boom powder if you wish. im going to bed, good night
no, you can just have it circle back in via the belts
i justinstalled the new one and its still using boompowder to grow and the seed bags dont show in the farmer benchšµāš«
Weird it showed on my end. Even took a screenshot and posted it on the project page :/ check the tab for life essence it's in that one I believe
BTW I didn't remove any recipes so it will still use boom powder at a 1 to 2 duplication. The seed bag should give more
oh ok, i see it now.
Today is my birthday c:
Happy birthday
Happiest of birthdays
Thank you all! :D
happy birthday!
Thank you! ^^
Happy birthday mate, best wishes 
Thank you very much! š©µ
Sleep it's how your body repairs itself
but insomnia
Exactly sleep when you can speaking from experience
š finee
sleep removes toxins that naturally build up in your brain. people who dont get enough sleep experience higher rates of cognitive decline
So you're saying that college actively works AGAINST getting smarter? I knew it
all they care about is your money. alot of people who get an education dont even end up using it in anything relevant, or barely get by with it
That's because the higher end jobs that need it are all nepotism and friends
The best kind of education is in a larger covering field, and combined with learning the skill in efficiently gatering information about new things and learning them.
But yeah, the Business interest organization of Sweden is declaring war on higher education. They state that to many people educate themselves and wrong, and that it should be not quite but almost "illegal for att school to provide long term education that doesn't lead to a job", when
A: The educations that are placed to fill a need, those needs are almost always filled before the 3 year education is done.
B: AI replacing the step in, and middle low level entry positions in companies leaving no place for people with experience to start.
C: Companies pushing ghost jobs, to inflate their importance and presence and exaggerating need to press down salaries by getting a surplus of people with the skills they need on the jobmarket.
D: Large companies stopped over hiring, just to block other companies from getting possible expertise in tech and AI.
In other words companies are dumb AF and are ruining everything
Yeah.
Not always, there have to be a working company structure as well. But you can't treat people like machines.
Happy Birthday!
Chef meowl.
Is it me owl or meow L
we talking about society?
Society is broken
happy birthday
It is me owl
Ah chef me owl š¦
Hi
Good morning
What if Hytale had hamsters
My point would be why
cause.
I mean we have rats and a mouse
But Yeah there should be a reason why
I mean are you just thinking they would be cool fluff spawns for a desert area
Thank you! ^^
I mean they should have a purpose besides that
The only thing I could think of is pushing stuff through pipes lol
Hamsters in wheels powering machinery.
i dont think hamsters originate from the desert unless i'm wrong
They do actually
Most pet hamsters are native to the arid Syrian Desert and the vast Gobi Desert of Central Asia.
i always imagined them from forested areas but huh neat never to old to learn š
It's where Syrian hamsters get their name
dont ginea pigs also come from there?
Ironically they originate from the grassy plains and high altitudes of the Andes Mountains in South America.
i mean hamsters can have a nasty attitude and their bites hurt bad.
i think if a pig bites you lose a big chunk or lose that part easily
I was talking about the guinea pigs lol
oh my bad
But yes pigs pig š are dangerous I mean they are a common way to get rid of bodies
hamsters have been domesticated so long i cant imagine them in the wild
That's why they burrow the way they do
I think seeing Meerkat burrows and stuff would be cool
Little one by 2 block set that they go into and if you break a block near it you can see in
Proof of Life #1495757816043143268 message
All I'm seeing is fake news šļø
Lobsters don't exist those are funky crabs
I wonder if any other spawning stuff has been fixed without mentioning it
I got the memory and that's all that matters. There were like five of them right there. Horses are still pretty rare in the world that I started. This world is about a week old.
remember I play on pre-release. I am sure not everything is mentioned in patch notes.
An iq too high?
Or its an old world cuz my update 1 world has them too
My first game I created (not pre-release) and my third game, the third game - the one I just created about a week ago on pre-release has lobsters. The second game, pre-release, only one lobster in the whole world. I think it might have been a recent non-published fix for pre-release.
the hyena's are fake and the blunderbus in creative dont work like one either dont let the devs know yet
Hello have a nice week~
You too!
Especially the wild European hamster. They attack everything.
Hi
and new kittens who accidently dig their nails in you
cute but dang those little nails got a oof factor
Free acupuncture
I have so many scars from cats and kitten claws >.<
when you were asked if you hurt yourself and got to explain it was kittens XD
and not self harm.
I forgot how fun it is to play the game on controller
Since my laptop decided to stop charging (again) i wanted to try out the game on my deck
Plus it was my excuse to use my new avatar too hehe
The layout i found is very good too, tho for some reason gyro only enables when you are breaking / attacking
are you using a controller to play on your steam deck?
Official support comes update 6
Technically yes
Im using the controller build into the steam deck to play
Yay
gotcha. I hope that they launch being able to play on a controller soon. I know it is in the works and isn't too far away.
I hope so too cause even tho the community layouts are great they still kinda feel weird
Especially cause theres no way to select stuff without the mouse (think of LCE's way of letting you use the dpad / arrows to select each indivisual button or inventory slot rather than using the joystick)
Is there a feedback/suggestion section? I know it's gonna be flooded with "add X!", but I just want to say they should let fluids use higher res textures
^
damn, zombie punches hurt for barves without any weapons...
š ā ļø
:3
dead
alive
dead
alive
Alive
dead
It's still alive
We asked ten different morticians and nine said it was DEAD
I asked ten different dentists and nine said it was good toothpaste
Unfortunately they were also dead
i asked ten different dentists and got one response
"Why are you asking me about Hytale"
"Because I want to play Hytale with you"
Fills out emergency restraining order
"Awwwww shucks, now I won't be able to get your IP"
purple chat
Green chat
Anyone know a shooter server? I've been trying to find some but it seems the ones i saw have been shut down or something
Unfortunately we can't promote servers here just Google Hytale shooter servers you'll likely find someone opening one up
I've been doing that and found 3-4 but even when it says server is online it fails to connect when i try them
Unfortunate they probably all shut down
Seems like it
They will return
So I was watching some technical Minecraft vids
I realized. How does Hytale handle entity processing?
You should look into the entity
Documentation
It's on the modding discord
https://hytalemodding.dev/en
Click 'Join the community' to go there.
how do i find friends to play with in hytail LOL
Such a big open world and no friends š
Yeah I have the same issue, you might be able to find someone to play with in here, or you could join a server, I think there are a decent amount with active players
We have a FB group with a group server. Not sure if I can promote that or not. If you're on FB you could combine the words Hytale and Over 40.
thanks i will check it out
hows everyone doing today, we have money for the game to grow and flourish for years to come my only question will be, how expansive will the game become as soon as they feel the overworld is done but not yet finished
wdym? like new dimensions and stuff like that?
how are we supposed to know
They are talking about possible other worlds with unlimited world height. There are plenty of gateways around the game that are WIP. I'm not concerned at all.
iām just glad
I would love to see different kinds of map generation like pangeas, continents and islands
Cant wait to convert an entire planet into a Ecumenopolis
Well there's islands now but they're all the same.
Y know its kinda wild that i havent seen a single horse in my world now, im close to crashing out, and ima just spawn it in with creative
I found 5 horses 30 mijs ago
Too much horses for me
I hope that Hytale will add stuff like customizable banners, I know we have the lost civilization ones but custom banners would go so hard
Stop horsing around
nyeigh
the water of my game has some black line (????)
did you just install a mod?
The problema was my mod.
I had a CraftingRecipe called: AR_Water_Shell.
For some reaseon this "Water" was causing some conflict...
When i change the recipe ID, everything gone fine
Fair warning they might remove it because of this https://discord.com/channels/523059903812599811/1472959594988044420
I thought it was ok, since it goes to their own Discord? It goes to the build-showcase channel on this server
I mean the post in general because it's in builds showcase and it's technically a mod not a build
Oooohhhh... Yeah, I didn't think about that... Hmmm, let me delete it
Thanks for the heads up, don't need to PO anyone just yet š -- I have too many game profiles I purchased, and too many hours in Hytale to go back to MC
Yw
are fish traps not working for anyone?
i think i still have a world where they are invisible and cant be broken or used xD
So how is being the early access hytale community member is going for u guys
the only active server has AI slop and every other server is dead
Calling this slop "art" is a disgrace to artists
What server?
fixed it
histatu i think
ta
Oh I don't recognize that server
histatu
isnt that the AI riddled server for solo leveling?
dawg
that server has loot boxes every 5 blocks in spawn
didn't know it was p2w, thanks for telling me it sucks
not even out of early access and we already got p2w ai servers š
also there is free under developement
what servers and when will they release?
guys idk if im allowed to ask this here but is there any active community smps? or a place to find such servers? i rlly want to join and play with a big group of ppl that are active
gotta use google server list isn't a thing yet and people can't advertise their own server here because a lot of scammers were using the advert channel to scam people
hmm alright fair enough, tysm!
And then people wonder why no one wants to play on these servers
I am unclear about this rule:
No spam, advertising, or self-promo.
It's OK to share something you are proud of (just don't overdo it please!)āØ
I have been testing all of my mods that I built, and configurations with my CodeNameJessica (op/owner) and LadyVirex (normal/serf) accounts. Although it is testing just fine, I would like to see if outside connections are working as well. Am I allowed to ask for people to try out my server for the testing purposes? My initial gut feeling is no, but the rule is a little vague. Any help on this would be appreciated.
I agree the rule is written a little vaguely. I would recommend against any form of advertising. If you are looking for people to test I would recommend asking in other community servers rather than the official discord.
I am most defiantly not a Discord super user, how do I find community servers? I feel like I am trapped in a paper bag sometimes and I still cannot find the way out.
I'm afraid that's something I am also unsure of since I don't join servers very often 
you can join the hytale modding community and ask the fellas around
I already am on there, I will poke around and see if I can avoid being banned š
Google Hytale server lists til the official browser goes up
Yeah, +1 what @vagrant acorn said. I think the wording is a bit vague and causes confusion. We are aiming to rework the rules in the near future. Really appreciate the feedback! 
ofc, I am happy to provide positive constructive feedback as well as I can š
is the offical server list part of whats being tested in prerelease in game or is it going to only be available on hytale webpage
I am a bit confused because they are also adding so you can join a game from your friends list, which I assume will replace me sending my husband a code to join my game as I am not on a server.
Confused as he goes to the server bit to put in the code
It will be in-game the join a friend with friends list might replace the code idk yet but in-game server browser isn't in Pre-release yet just friends that's as far as I know so far
We get a new pre-release tomorrow so I'll have updated info after then so just check in then
I am hoping it replaces the code as its been a bit of a pain sending him a code so he can join each day, and having to send another if game crashes or I accidentally close it down with the x at top.... its amazing what an old lady can do with menus and x on menus, and other screens, usually clicking wrong things š š
I don't see the point of setting up a server just for the two of us . When you are retired you don't want the extra expense
sm1 for the love of god make a mod that will fix other mods not working bc of sum minor wording error šš
know what you mean, I am tired of trying to get old mods working by putting in version numbers and block update code. even then some parts not work and I am no good with code so best for modders to fix their code themselves or have a way to change the code in a safe way so you not mess up the mod or game
Yo listen to this granny at least š
Hytale, at my age the last thing i want to do when playing a game with mods is be trying to fix stuff I don't understand . Its allvery well changeing code to be better but if the modder can't or won't fix their mods..... its us who miss out. Many seem to think their mod is just fine not updated or have disappeared into the horizon never to be seen again and I spend half my gameplay time trying to find a replacement mod, which may be more complicated than the old one I used
off to curseforge for my daily check to see if hyfarming been updated... so I can have my packaging machine, and my tractor back working
nope still not updatedš„ŗ šµāš« š
full release when
in the future
no in the past
This is exactly how I feel . We waited so long for hytale to come out and finally it's here ,to get hit with mods that aren't working. I get it , the creators have lives,but here's the thing if you decide to create something that others are wanting ( at least until hytale gets it functioning as per say) then why not keep up with hytale's updates? What was your purpose ? If you don't have the time to try and keep up then you shouldn't have done it in the first place. Everyone's knows that even before the game was out it's was in its first stages ,then having a mod needs to also be up and up to date as well .
I remember when hytale was first talked about and the disappointment when it was shelved. I was so happy when it was released and have played everyday since, and those mods have enhanced the gameplay. Since the last update I live in partial dread... will these mods I now use be updated or go the same way as the others? Will I have to start over again after the update? Will those other ones eventually be updated? I would rather have not found that mod with packing machine and tractor tbh as so disappointed
at the very least, have open comms with the mod users so they know whats up and let others take over
I wonder if some have started, thought oh the mod will keep working and gone off to other things, If they return they get a rude shock a group of angry frustrated people who tried to fix their mod and couldn't out of desperation
Some have comments on and don't read, been away for months, then theres those who don't allow comments..... I best not say how I feel about those
That's another thing , some of these developers don't have comments open so how to get through and I don't want to start over. Like @delicate shale says that's not the solution . So I'm assuming these dev. Won't ever know unless they are here watching every person that types
thats my point about keeping comms open
and many on those who do have comments have comments asking for update and no answer
Don't u have a mod ? I might have it installed or I'm confusing u lol
not me, i edited a few that were broke, but that was just copy-paste that i learned elsewhere
and the thing is some of us (me ) have not a clue how the mods work. I decided to look at it and a few videos and realised it wasn't something I can learn to do at my age. So I appreciate every modder who has made an effort.. but don't get me all excited over a mod, and then have it unplayable next update, Its better not to have done the mod in the first place
Check endless leveling three updates per day š¤£
But indeed, there are plenty of interesting mods that are no longer updated, perhaps due to a loss of motivation among modders (the fact of having little download does not help visibility, and itās a vicious circle :/)
That's where I'm at ,at first didn't want any mods ,but started getting into the game and being impatient lead me to mods . Loved it at first all were working fine and then well we are where we at. Mods make it fun and exciting until they break.,to the point I don't play at all. Frustrating ...
U are so correct there are some incredible mods out there
I started mod free too, then went looking for a minimap, got waylaid by other farming mods, a storage mod and others I call qol. before i knew it I had 40 mods hahaha
Lol well there's a proud fan ! Wow 40 ... I don't have that many!
i got more than 40
A lot of the early ones were not complicated but filled a gap in a developing game. The games still being developed so they serve a real purpose for us playing contiunuously
it got out of control... I don't have that many now heheheh
and you keep helping me find more I just have to have lol
lol, i have the botany pots, belts and arms and storage drawers mods all working together to make auto smelters aqnd boomshroom productionš
What are your favorite mods, everyone ?
nothing in mine is automated yet
I did a few researches and sadly don't think Hyfarming will be updated. The modder is a brasilian Minecraft YouTuber with more than a million subscribers. I guess he has other things going on right now, jfyi
oh dear i have so many. I like farming, storage and ones where i can play peaceful type game
Reminds of slime fun...
What's the convo of the day I've been busy
thanks. I wish he would pass it on to another modder then to take over.. I want my tractor and packing machine lol
i had to edit the ore crusher mod i use. i have ultra stacked installed giving 9999 stacks, but the ore crusher only made 50 stack of ore powder, and it was bunking up the line. now the ore crusher bags stack at 9999 as wellš¬
Oh that sucks I liked that mod it gave a good way to get stuff
I have been complaining loudly about my fav mods not being updated
Yeah it happens a lot of modders RN are waiting for more version stability
It's supposed to be coming so we can keep servers on specific short hold versions unless they changed their mind
Its the not knowing if the mod will ever be updated, no reply to comments or comments off
Yeah that's how it goes sometimes
i did get Hyfarming running thanks to GreatSkyRiver but not the packing machine... but in the end i removed it as was more scared to mess it up completely and next update being in the same position. Have spent much of the time since last update finding mods to replace, trying to fix my fav, and not getting much done in game
tbh if some one did a mod very like Hyfarming, with a tractor packing machine and maybe a few extras.... I'd be running to curse forge to dl it as fast as I could.
and if the tractor connected to a trailer i could put things on or a wagon... I'd be zooming aroundmy farm
i don't get people complaining about mods not working when the game literally gets updated weekly, most mods work for release (which is update 4) and most people don't bother keeping up with pre release because the patches come out literally every week or every other week, what's the point in updating your mod if there's a chance next week it won't work again? makes sense to just wait for the update to be released and then also update the mods to be compatible with the release version.
it aslo had a money system and ability to sell crops which I loved... bit like stardew valley
it depends if the mods is popular or not, it's interesting for big mods to create pre-release versions
also i'ts literally a game in early access, it's a miracle we can already play with mods on it and people still complain lol, idek if there's any other game i played in early access that had access to mods (at least as easily as downloading curseforge)
they aren't doing updates for breeding and other farming. I don't do prerelease so not had an update since 4
my guy even if it were a big mod, they're doing basically for free. They're doing you a favour simply by releasing it. if you can't wait for them to update everytime the new stable release comes out, learn how to code yourself and make your own mods to update whenever you want, modders don't have an obligation to keep up with every single update, especially when they're so frequent
the thing is its the mods that have kept me playing non stop instead of playing for a month then gone back to mc
Someone with modding skills needs to ask him kindly
I'm doing it for free but since lots of people asking for it, since I have the time I'm thinking about starting releasing pre release version : ')
𤷠that's good for you man no one's forcing you to play hytale until it releases and no one will hate you if you play minecraft while waiting for hytale to release officially
in response to @delicate shale i forgot to quote their text lol
believe me I would if I could, but I am nearly 70 and have a brain injury so my memory is broken,
my point is i absolutely love hytale... in basic game its doing more than mc ever did to listen to players
i envy you, if i'm doing smth for free and people start bugging me cause they want me to work faster and harder FOR FREE i'd pull the plug so quickly cause i'm petty af.
imagine if the people who made create mod did that... they are well known and loved because of the mod they made for free
they don't ask it like that, they're like "oh is there a pre release version ?" or sometimes they playing with the mod in pre release and it crash and they report it x)
and like, i also have a few mods i'd love to try but can't cause they haven't been updated in months, but i'm not gonna go and harass the person who made the mod asking them to update it, cause there's hundreds more to choose from and they've prob got reasons for not updating it for so long, IRL things or simply waiting for a final release, either way it's their mod so they choose when to update.
also some of the mods we are discussing haven't been updated since jan/feb so its not like we are demanding fixes everyday. its the not knowing if the mod will be updated thats the issue
trust me it's not always like that i've seen mods with like 40 comments, where 5 or 6 were regarding the mod itself and the rest "update please, when update? update? please update?" like pidgeons with breadcrumbs
oh yeah.. if it's not updated since multiple months :/
yeah people are thrying to find out if its going to be updated before moving on
𤷠well if they haven't updated since jan/feb i doubt they will do it after 50 different people asked them to, esp if they just say "update please" and don't ask if there's a reason, cause if they did they'd prob get an answer along the lines of "waiting for the game to come out of early access" or "waiting for next release"
Having a rather popular mod, there is another problem: itās the big servers; theyāre held hostage if the mods arenāt updated. Thatās why some people are always impatient when a big hytale update comes out; theyāve gotten used to having mods updated in 1-2 hours š¤£
if the mod is crashing they can't start the server correctly, they can't remove it either bc it can create corruption, invalid items etc, so lots of server need to wait
yeah i had to start new worlds cos the mod didn't work. I hate all the pink and black squares all over my base after an update
another issue is thes old mods still show on curse forge. would be better if they were removed to make finding new mods easier
normally they want to add a thing like that in the future mod browser
actually I saw a mod that said it wouldn't be updating and said sorry. wasn't one I used but i appreciated them taking the time to say soo
In regards if being more than 1 ,in some cases there's mods that are unique and only that particular one goes the job. No one is harassing anyone my whole point and as others is to keep it up and running jus like hytale's with its updates
That's exactly what I would need to hear and then just go poof and move on
a few days back we had a modder come back and say why ppl want update, the mod works. We explained the problesm we were having with update4 breaking them and they were surprised. Once they tried their mod and discovered it n longer worked they fixed it
That's what I wrote as well I just don't say update I give a reason to why but get zero reply back
that hyfarming mod is like that, with tractor and packing machine and a money system to sell crops... it was just perfect for me
but hyfarming isn't open source š does someone tried to message him about that ?
yeah the lack of communication is what frustrates people in any situation
have no idea how to contact him. I would if i could
"Last active March 24, 2026" on curseforge
At least open up comms like @mighty urchin said . Sometimes I wonder if they do it on purpose to not get bombarded
Then how do u expect to know if players are liking or if it's playable? Just having a Small staff won't help ya
so before update 4 . if you mean hyfarming
by carlin
I suppose it depends on the modderās investment, I find it incompatible to make mods, to spend time on them, then to deprive oneself of potential good returns, but well š„²
you will find i did comment, asked for update and told him how much I loved the tractor and packing machine
Welp from this point on ,when I decide I want a workable mod I'll first have to look into if they have comments on or off. Even though I know there are few that just comment to try to start conflict others do it to help that mod to become better ,at least that what I try to come across when I leave a comment.
I messaged him just in case
gotta remember I am an old lady so not so good with finding this sort of info. I was around when compuers first came out, using dos and win3.1. I did do some coding in my 30s with visual basic but these days since my brain injury, I had to stop doing many things i used to do. thats how i found minecraft as i could no longer play games I used to, and why now its beyond me to try and code stuff now and I appreciate you doing that for me
Seen u around here and u are doing great . You have a lot of knowledge on here and I know some people appreciate what u say or do in game.
Thank you. that means a lot to me as i do try to help ppl with issues, even if my help isn't always an awnswer
I'm quiet but observant so yeah you're welcome! Lol
so i talked with zero on the modding discord and asked about this:
"Slikey mentioned a short term versioning to help with modding issues for servers with select versions like 3,5,6 if I remember the tweet"?
and heres his response
"We are talking about solutions. Nothing concrete yet. Give us some time, always like a million things happening at once and a few annoying things to figure out to make it work correctly without biting us later."
@distant sluice @delicate shale @low canopy
someone had issues with a person try to inviting you to play a game of Dinossaur?
cause a guy in my direct try a lot to invite me to play a game of dinossaur.
and of nowhere, a he sent a chinese message
Just report as spam
it was very curious, cause company of game is chinese
if theyre telling you to playtest a game or something thats a classic scam to get your account taken over...
thank you for the warning
Yeah never EVER. Click a discord link without running it though a link checker site even from a trusted discord account like a friend
virustotal website
š
š he's fishing
šØWARNING:
There is currently a wave of malware being spread on github pretending to be Hytale mods/tools etc, the way it works is you clone the repo or download the release and the moment you attempt to run it, all your info gets stolen. Be careful what you clone and run!
Cloning rn- joking ofc
do we know what the bigger update will bring? have they talked about it somewhere?
Which bigger update?
I only get them from Curseforge anyway and am not a Modder.
But thanks for the info
I think I saw the mention that they're working on smaller weekly/biweekly updates and something bigger in the background, no?
Your misunderstanding a bit we get Pre-releases that build into a full release that's numbered rn we are working on 5
oh
Yeah the pre-releases come out every Thursday so we get a new one today
source?
Hi
random but due to some news comign out aroudn CF comign out lately,, 
what are some alternate modding platforms yall would reccomend to get my hytale mods up on?
There isnāt really
There really isn't one
damn
But you can just download from the site and use it that way
no i mean that i make mods
Instead of supporting the launcher
Ohh yeah there's no modrith or anything like that for Hytale but curseforge rn
I dont wanna look sketchy by having them up as loose zips on my server or smth 
Yeah you would too especially with the recent news
It's unfortunate curseforge isn't more neutral
yeahhh
There is Modtale, but it's kinda niche atm
better than nothing, ty
Case in point I've never heard of it
It's fairly recent. It was made exclusively for Hytale around its release, and it's the only surviving Hytale-oriented mod platform from that time afaik
Yeah I doubt it will stick around to much longer curseforge has a dead grip monopoly rn
thats that one Simon mentioned, no word on it
Oh your talking about the storyline mode that's a whole separate gameplay loop
anything interesting happening with the hytale updates? the discord seems to have died down alot.
he mentions chapter 1 groundwork along with major game overhauls, you may want to reread the patch notes
His wording wasn't anything indicating that
ffs
This is a smaller one while the team works on bigger things in parallel. Chapter 1 groundwork and** some major overhauls to the game are coming**, and I'll put together a blog post in the coming weeks to explain some of it!
Yes I know I'm just saying the person who just asked worded it in a way that it didn't seem to be about that why are you being so unnecessarily aggressive about this
?? simons literally been talking about major gameplay overhauls since january and working in the background on content for chapter 1
Who said I was talking about Simon
If your not even going to bother reading back why comment at all
i read back as far as context would take me and i have no idea what you're on about
yeah i saw
and thats true
Yeah but I clarified thinking they were talking about the normal update sequence and instead of being normal about correcting me plateman went off the deep end
And even said oh you meant the storyline mode showing I clearly just had misunderstood the question but they instead jumped on me like I was questioning them
afaik chapter 1 is adding content and story to exploration mode
from what theyve said i don't think we're getting the full adventure mode until closer to release
nothing big added in update 5?
Plenty of big items just not content
A few other things that I noticed when my server auto willingly updated to pre-release (Becuase that is what it was by default), auto complete of commands, and NPCs are frozen by default.
Yeah those are nice too but I think those were pre release 4