#Immersive hotbar (released)

1 messages ยท Page 1 of 1 (latest)

median sluice
#

the hot bar in minecraft feels.... eh why not add a little tiny size up animation when a block is selected inside of the bottom hot bar?

muted warren
#

I could try to make that

median sluice
open mist
#

This gave me a really cool idea: what if most items had some sort of animation that would play when you select them, like a chest opening and then closing or something like that

median sluice
#

In still learning java so I'm still not deep into the modding scene hoped someone can do that

muted warren
median sluice
#

What if you select a diamond

muted warren
#

It sparkles a bit

median sluice
#

Yes

open mist
median sluice
#

And maybe the square of the hotbar changes to diamond

muted warren
#

This could be a cool idea

open mist
muted warren
#

Iโ€™ll start working on this when I get home

median sluice
muted warren
#

ooo that would be nice

#

We could name it something like interactive hotbar?

#

Or animated hotbar

median sluice
#

Bet it would get easy downloads

open mist
#

I'd help with development but I just have way too many projects to work on anyway lol

muted warren
#

@median sluice what minecraft version are you looking for? latest or 1.21.4?

#

or earlier versions are fine too

median sluice
muted warren
#

alrighty ill make it for 1.21.1 to start

median sluice
#

Okay sounds nice

#

Do you want me to work on the video or is it really early?

#

Should be a 1 minute max video

muted warren
#

i havent even started making it yet, so its up to you

#

ill send some footage/screenshots in here once i make some progress

median sluice
median sluice
muted warren
#

if you want to make like a concept on what you want it to look like, that could help with deving it

muted warren
#

minus the hotbar selector growing

median sluice
#

I thought about the item itself scaling lightly

#

We can add two options in the future why not?

muted warren
median sluice
#

Out of curiosity

#

Does it poke out of the hotbar?

muted warren
#

nah it kinda goes into the selector

#

i was going to make the size and animation speed configurable though

median sluice
#

Yeah that would be awesome

#

We can try your style as well

muted warren
#

selected vs not selected

median sluice
#

Oh also try smooth scrolling (the mod) see if it's compatible

#

We could be licky

#

Lucky*

median sluice
muted warren
#

i only modify the "renderHotbarItem" method so we may be good on that point

#

but ill build this and check it out

median sluice
#

Are you gonna use a lib for a config menu?

#

Like owo

muted warren
muted warren
median sluice
#

Do you happen to have the hotbar texture?

#

Asa png

#

As a*

muted warren
#

i can grab that rq

#

hotbar selection, and hotbar

#

oh i just realized the offhand doesnt get grown, do you care about that @median sluice ?

median sluice
median sluice
median sluice
#

I'm not sure if you can select the offhabd

#

Hand*

muted warren
#

it just looks like normal

median sluice
#

Also can you check axiom i think that mod has an extra slot on the right

muted warren
#

if anything is in it, the items there dont animate at all. they stay the regular size

median sluice
#

I dont think you can select the off hand anyways

#

Unless if you want to make a little animation switching between offhand items

muted warren
median sluice
#

Huh weird

#

Do you think there's other mods with an extra slot?

#

I can't remember any

#

What about modded items? Shouldn't be a problem no? Since they use the item variable most of the time

muted warren
median sluice
#

Wait there was a mod

#

That adds animations to the items itself

#

The diamond shines

#

Smooth ui? Is it

muted warren
median sluice
#

I mean whatever that mod is, it's rendering "some" items as moving textures i don't think it should be a problem

muted warren
muted warren
median sluice
#

Let me check with you

#

Yeah

muted warren
median sluice
#

Um alright that's not how this usually goes lmao

#

There's usually ALOT of issues

open mist
#

It's great if there's not

#

Be happy

median sluice
#

Yeah definitely

median sluice
open mist
#

neat

#

(a mod by vazkii)

median sluice
#

@muted warren made a little thing lol

#

Not done though

muted warren
median sluice
#

Are you working on your style of the hotbar selection?

muted warren
#

i actually found a weird quirk with how i animated it, and im trying to implement it since i like how it looked

median sluice
#

Hit me

muted warren
#

now, whenever new items enter the hotbar, it grows instead of just doing the plop animation

median sluice
#

Oooo

#

Bouncy style?

#

Or just a simple grow

muted warren
#

ill record a clip rq

median sluice
#

That looks smoooth

#

Nice job

#

Yk what

#

We can overhaul the whole hotbar honestly

muted warren
#

the only issue that im trying to figure out how to fix is when you are using a tool, it bounces a lot

median sluice
#

Like hearts regeneration heart loss
Armor gain armor break

muted warren
median sluice
#

Because the durability updates

muted warren
#

i could lower the intensity of it for tools

median sluice
#

What if

#

Wait

#

Can you detect if the item held is a tool

#

Disable the animation for that slot until the item is not held anymore

#

Because you can't stack tools

#

So disabling the animation for that slot won't be noticeable for normal users it's in the back end and when the tool is not held anymore that slot bar animation is enabled

#

Would that work?

muted warren
#

possibly

#

yeah that seems to work

muted warren
#

OH HEY I FIGURED IT OUT

#

i was able to make it detect if its a tool, then during the pickup animation, make sure the duribility change doesnt effect the animation at all

median sluice
#

What if there's an animation for dropping an item

#

Or an item disappearing from the inv

#

Like pop down instead of the pop up

muted warren
median sluice
muted warren
#

@median sluice i realized that the text looked a bit weird, thats because it didnt render properly. i tried scaling it with the item but it shifts wierdly. what do you think about this way?

#

the durability bar doesnt grow either

median sluice
#

Hmmm

#

Yeah it looks better honestly

muted warren
#

oh wait scaling it with the item works i was just using the wrong kind of scaling

median sluice
muted warren
#

nah, wrong size i meant

median sluice
#

Oh

median sluice
#

What if a tool breaks

#

Any idea for a special animation?

muted warren
#

originally from this thread #1317467857445191700

median sluice
#

But if it takes really long to shatter it will look too distracting

#

So we should add maybe some fade out

muted warren
median sluice
#

Yeah yeah

#

Or we can diss assemble

#

Omg

#

We can dis assemble the tool

#

So the diamond axe dissambles the diamond part and the stick part and they fade away maybe

#

Or actually

#

We can stick to a simple shake on the selector

#

There's alot of ideas

median sluice
#

Let's try the shake idea when a tool breaks

muted warren
muted warren
#

@median sluice i improved the look of the block placing animation. it now matches the dropping animation and ive fixed a few bugs ive seen along the way.

i dont think im personally able to make the tool falling apart thing. at least right now. i may try it later though, but for now i think this has turned out pretty well.

heres what the mod looks like atm

#

also it works on 1.21.1-1.21.4 (crashes on 1.21.5 though)

royal sandal
#

This is sick

#

Modern fabric modders are cooking with client side mods

median sluice
#

I like itt

#

For the tools idea

#

I thought of the selector itself shaking when the tool break

#

Instead of overcompliacting things

#

The mod's scope is simple honestly

muted warren
muted warren
#

i could try to implement something like that

muted warren
#

ok i think i have completed what i wanted to do tonight. after i get home tomorrow, im going to add a config, and attempt to detect when a tool breaks.

low trout
#

I'd be down to try and help with the project. I have a few ideas and I could do a pull req if you push it to git

muted warren
low trout
#

I had a few ideas like procedural item animations for being selected, and maybe some custom sounds to go with it

#

I could make a quick demo in a bit

muted warren
low trout
#

Thank you!

muted warren
#

No problem

#

Btw currently the config menu is missing translations. Iโ€™ll add those later, I just wanted to get it working right lol

low trout
#

All g, i'm not even on the cloned repo rn.

#

Well i got the start of things going

#

I've gotten animation stuff setup, imma get it all working in the morning

median sluice
#

Been busy the past few days

low trout
#

I just opened a project and decided to do a tiny bit of code refactoring and ive gotten an interesting result :/

low trout
#

the shrinking animations did not go as planned lmao

muted warren
#

@low trout is this what you were trying to do?

median sluice
#

Add it as an option

#

Also any updates on the selector itself being bigger?

muted warren
low trout
muted warren
muted warren
median sluice
agile leaf
#

is this mod gonna be on modrinth?

muted warren
agile leaf
#

cool

#

will it have the option for the numbers not to change their scale as an option and have loads of configurationable stuff like shown above?

muted warren
#

where as this is the text scaling enabled

median sluice
muted warren
#

Like the item tooltip that shows the name above the hot bar?

median sluice
#

Yeah

median sluice
#

any updates?

muted warren
muted warren
agile leaf
#

btw will this be 1.20.1 and forge?

#

or only fabric?

agile leaf
#

or magenta

muted warren
#

actually nvm its just pink in general

muted warren
agile leaf
#

Really? I would have thought it'd be cyan or smth but ig it's for visibility if you use under water

muted warren
#

and currently its 1.21.1

agile leaf
muted warren
#

i could possibly port it to forge

#

but at the moment, im focusing on making the fabric version work

agile leaf
median sluice
agile leaf
muted warren
#

it shouldnt be too much longer

#

i have a couple more things to finish then it should be ready

median sluice
#

for suggestions and bug reports

muted warren
#

It was probably just going to be on GitHub for that

#

I have been thinking about making a modding server since I make a couple mods that I update regularly, but I havenโ€™t done so yet

muted warren
muted warren
median sluice
median sluice
#

Also what would we call this mod?

#

Better hotbar?

agile leaf
#

More Immersive Hotbar?

agile leaf
hollow stag
muted warren
agile leaf
#

It's up to you of course since it is your mod but that's just something to consider

muted warren
muted warren
median sluice
#

did you use fabric cloth api?

#

for that

muted warren
median sluice
#

Ah I see

muted warren
#

I am working on publishing a first version to modrinth right now, Iโ€™ll post it here once itโ€™s up

#

Iโ€™m not home atm otherwise Iโ€™d post the GitHub release

median sluice
#

Is it up to 1.21.5?

muted warren
#

Yep

median sluice
#

Cool cool

#

Also if this blows up (I think it will)

muted warren
#

There are separate builds though

median sluice
#

We can overhual the whole lower bar with smooth animations

#

Like when leveling up there's a cool little animation on the number or when gaining xp the bar glows slightly

muted warren
#

Since the internals change so much, thereโ€™s a version for 1.21.1, 1.21.2-1.21.4, and 1.21.5

muted warren
median sluice
#

Ye dude I have alot of ideas if you want some new features tell me xD

median sluice
muted warren
#

It changed how some item tags work and some rendering stuff

median sluice
#

Oh

muted warren
#

It was an easy update, but it didnโ€™t work with the previous version

median sluice
#

But it isn't really nesscary tbh since 1.20.1 is losing people while 1.21 is uprising

muted warren
#

The base mod for now itโ€™s staying on 1.21.1 and Iโ€™m just updating the specific branches

#

Iโ€™ll probably look into a multi version mod management thingy soon

median sluice
#

Sounds good but don't rush yet

#

I would think about back porting or future porting later honestly

#

1.22 is pretty far

muted warren
median sluice
#

I will write all of the things I can think of

hallow verge
median sluice
#

Mod future update ideas: Loading

ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€

XP

  • Xp bar glowing slightly when taking any amount of xp orb

(the more xp orb the brighter the bar will glow)

  • When leveling up by 1 the number of the hotbar should glow or have a little animaton
  • When leveling up by increments of 5 (5,10,15,20)
    It makes a special sound so why not make a special animation for it?

Armor

  • When an armor breaks the bar of armor should shatter

When a person wears armor a small animation happens

HP

  • smoother hearts regeneration
  • losing heart animation (shattering?)

hunger

  • Two ideas for the hunger refill animation
  • Progrissve: When the player eats track the eating time and make the hunger bar slowly fill with a smooth animation till done
  • (if the player cancels make the <regend> food bars shake with red and dissappear with the shrinking animation?)
  • Bland:
    When the player finishes eating
    Add all hunger bars at once

Compatibility

  • Check compatibility with apple skin mod
  • Add compatibility with axiom if possible
  • Check compatibility with shattering hearts mod
  • Check compatibility with undertale deah screen
#

@muted warren

#

I think these are all the ideas I have currently

#

If i come up with somthing new or you have osmthing you wanna add to the list tell me

royal sandal
#

Iโ€™m so excited for this

agile leaf
muted warren
agile leaf
#

oops just realised there's the text on the right. lol

agile leaf
#

Couldn't you just not use SH mod?

#
  • losing heart animation (shattering?) should also have losing hearts be smooth as an option too imo
median sluice
#

and try shattering hearts

agile leaf
#
  • what about when a player consumes a food item it adds a right moving slide effect of the hunger filling up?
#

rather than it tracking or whatever

median sluice
#

i did add that i bealive as the progressive smooth animation

median sluice
agile leaf
#

the way it's written I thought you meant tries to eat, not has successfully consumed it

median sluice
#

Ah right

#

I will fix that

agile leaf
#

For the glowing xp bar you mean from while your collecting xp orbs or all the time as options right?

median sluice
#

Its like when you collect the xp orb it glows by 5% and when you grab another xp orb in a row it's gonna glow by 10% etc

#

So xp farms will make the bar insanely glowy

agile leaf
#

like if you stop collecting orbs it will stop glowing

median sluice
#

Yep

agile leaf
#

after a few seconds

#

or smth

#

that's what I mean

median sluice
#

It's like a time zone after the first orb it progressivly fades but when another xp orb joins it glows harder

muted warren
#

its out

agile leaf
#

Probably take a few days for them both to be out on the other sites

#

btw

#

Forge port plsss

#

Idm paying for a port tbh

muted warren
# agile leaf Forge port plsss

Iโ€™ll look into architectury for forge/neoforge, I donโ€™t use many fabric api calls so it shouldnโ€™t be too hard to port

muted warren
#

I set it up for my project and it seems to work pretty well

#

I may not have set it up the intended way, but it works for me and thatโ€™s all that really matters. It makes maintaining the multiple versions a lot easier

agile leaf
# muted warren

I just noticed, looking at the 2nd gif the scale of the item grows and shrinks a bit after you switch to the slot either side of it

#

I think it would be better if it stayed small after the animation has grown then shrunk already

#

Cause rn it has a sort of jelly feel to it. lol. Not bad per say but not what I would pick it to do personally

median sluice
#

I JUST REMEMBERED

median sluice
muted warren
muted warren
median sluice
#

Also I forgot

#

Was building with the block triggers an animation?

muted warren
median sluice
#

@muted warren give me the logo of the mod I think i can edit the posts pic

muted warren
median sluice
#

The Mod menu mod makes the fabric mods configurable?

muted warren
#

i just dont have neoforge support for config on the mod, so i think its best if i just port it to neoforge/forge

median sluice
#

Noticed some stuff

#

@muted warren
File name is the old mod name
Also there's a small bug where the tool dosent pop out normally there's a delay

muted warren
median sluice
#

it like stutters

#

let me go in single player to make sure

muted warren
#

It shouldnโ€™t stutter

#

Does it happen when you use the tool?

#

Or just holding it

median sluice
#

yep it does stutter

#

the holding animation

muted warren
#

Are you able to send a clip?

median sluice
#

wait let me check on single player and on servers

#

yeah it was only in the server im in

#

i will try hypixel rq to make sure its not only my server

muted warren
median sluice
#

it was only my server my bad

#

i think its because of the skills plugin i had

muted warren
#

I will fix the jar name in the next release though

median sluice
#

np

muted warren
#

Seems like 1.21.6 is going to break this mod

#

Hopefully itโ€™s not tooo bad

agile leaf
#

oh no

agile leaf
#

(wink wink)

#

hehe'

#

/hj

muted warren
#

Yeah, Iโ€™m gonna work on it tonight, I have a couple friends who want it on neoforge as well.

agile leaf
#

๐Ÿคž for a 1.20.1 forge port (since I'm using that for use with create and my modpack)

agile leaf
muted warren
muted warren
#

After I make a couple of bug fixes first though

agile leaf
#

nice

median sluice
#

Okay so I kept testing for a while and i noticed that smooth scrolling (the mod) actually ruins the experience there's a little bug where the selector jitters for no reason at all and when I turn of the mod it's actually smoother

#

I think if we make some selector styles from us it would be much better

#

Zoom out with a fade to zoom in with a fade to the other hot bar slot etc

median sluice
#

@muted warren hey any updates?

primal basin
#

Id love to see someone make a mod where the hud selected box texture is always in the middle and all other slots beside it shrink by a pixel and scrolling moves the items in the hotbar over to the left by 1 or 2 instead of scrolling through them, sorta like the skin selection screen on legacy console but items

muted warren
median sluice
# muted warren wdym by that?

So it's just like picking the item from the ground to an inventory but the animation is applied on the selector when switching between slots

muted warren
#

Iโ€™ve made a couple of bug fixes, working on making a release now, then Iโ€™ll start working on a couple more features

muted warren
#

got out the bug fix update, this is just from some stuff ive noticed while playing with it. if yall notice anything please let me know

agile leaf
#

(from when you ride a horse etc)

#

cause that'd be very useful

median sluice
#

I think that's possible but isn't there's a mod that does that?

agile leaf
median sluice
#

Intresting

trail jolt
#

@median sluice Try out https://modrinth.com/mod/sound for hotbar scroll sounds as well, should work well with immersive hotbar ๐Ÿ™‚

median sluice
#

I dont like how the mod implies the idea but derpy could take a look

median sluice
#

Immersive hotbar (released)

agile leaf
median sluice
#

Sounds is perfect lmao

agile leaf
#

I just think it's good being able to see the hotbar stuff while mounted instead of it being hidden

median sluice
#

Yeah but it just looks weird

agile leaf
#

I think it'd be good as an option to enable even if by default it's not shown

agile leaf
#

it + appleskin

#

the pics in their gallery use a texture pack or smth I think

muted warren
#

Unless what Iโ€™m doing changes when you are on a mob, then that may be a bug

agile leaf
#

in vanilla you wouldn't see your armour bar 'n stuff

median sluice
#

I would put it on the right side of the hotbar with the mob head I'm riding and the name of it (if it has one) then the hearts below and armor above

#

But i don't think this is a main focus currently derpy is working on backporting to 1.20.1 and to forge as well

median sluice
# muted warren

Also yay we picked up some downloads in a short amount of time lol

#

1.1k isn't bad in a week

muted warren
#

Main priority atm is fixing 1.0.1 lol

median sluice
agile leaf
#

I think if you use both immersive hotbar and leave my bars alone they might work in the way I was thinking to give this result anyway (hopefully)

median sluice
#

Couldn't find any honestly beside the file name

muted warren
median sluice
#

Together

median sluice
#

I'll load up to check

agile leaf
muted warren
#

Itโ€™s already got 2 GitHub issues

median sluice
muted warren
#

I already know whatโ€™s causing it, I have a fix that Iโ€™ll implement in a couple of hours

agile leaf
#

if you do I'm happy to donate a little smth smth for your time making it :)

median sluice
median sluice
#

do you want me to make some mock ups for some ideas?

agile leaf
agile leaf
#

if it does say the name I think that should have the option to not show it on screen while riding, personally

median sluice
#

Made a little inventory new style mock up

(as the old suggestion from @primal basin )

@muted warren

#

I think that's what he meant

#

The items move not the selector

primal basin
#

yes exactly

#

id personally keep the other 4 slots around the other items but yes

#

#1361967957546111006 message

#

made a request

median sluice
#

its littearly only one slot

#

like the whole hotbar is gone and theres on slot only xD

agile leaf
#

I mean the way things move

median sluice
#

oh yeah you right

primal basin
#

but centred

agile leaf
#

if there was only one slot it'd be hard to get to the slot you want since you would hardly see any items

primal basin
#

id personally have the old hotbar slot textures didplayed but id have them get a pixel smaller the further from the middle

agile leaf
#

I was thinking you would have meant smth like this:

agile leaf
primal basin
#

the slots not moving

agile leaf
primal basin
#

the items in them moving

agile leaf
primal basin
#

Id have the 9 slots shown like vanilla

agile leaf
#

and only use the hotbar, not the whole inventory worth right? (cause imo that's cheaty though useful I admit)

primal basin
#

like either

#

i like either*

#

personally id use the whole inv

agile leaf
#

you could just use an inventory scrolling mod

#

though ig if it was built in there'd be no need to

muted warren
#

I was thinking hotbar selector stays in the middle, and the entire hotbar/items move instead

agile leaf
#

having the items move around seems a little chaotic to me. lol.

#

I can see how it's useful though

median sluice
#

also we can add a setting to show how many slots should show

median sluice
#

we can have 3 styles or sometimes we can combo them

agile leaf
#

it wasn't perfect. I tried asking them to sort out the thing (I don't remember what it was as it was ages ago) but they never responded back

#

oh I think it was that an item was in the wrong slot or smth like that maybe

#

the point of the mod was for people who use the numpad section of a keyboard instead of relying on scrolling to select slots

muted warren
agile leaf
# muted warren Ooo I wonder if my mod works with that

even if it does then it'll have a minor issue since I assume they either stopped coding or died or smth. lol. They never responded back on discord to mae asking if a fix was possible for it since they volunteered to make the mod after I suggested it to them

#

the issue being I think was that two of the slots were in the wrong place I think

#

like swapped around

#

iirc

muted warren
#

Itโ€™s doing a lot better than I expected, and I havenโ€™t really advertised it anywhere besides in this server

median sluice
#

imagine if we add the xp thing and some new hotbar styles

#

ppl will talk about this easily

muted warren
#

I still plan on making that feature from the beginning too, like chests animating, gems sparkling, etc

agile leaf
agile leaf
median sluice
#

If so oh boy.. I got alot of ideas

muted warren
median sluice
#

Oh

muted warren
#

Hover over a chest and it opens and closes, diamonds sparkle when hovered over, etc

median sluice
#

Like smooth swapping

#

Also smooth gui is cool

median sluice
#

Some ideas for the creative inventory tabs as well

muted warren
#

I probably wasnโ€™t going to do the entire inventory

agile leaf
#

there are mods like buttery smooth or inventory cycling and such but none that really go the extra mile of doing so much stuff

primal basin
median sluice
#

I think we should finish the hotbar first honestly

#

Inventory is like a big step

agile leaf
#

otherwise it'd need to be called immersive inventories or smth

primal basin
agile leaf
#

so you could have immersive inventory + immersive hotbar together to do the stuff

median sluice
#

I think we can add some diamond sparkling and these small stuff but editing the whole inventory should be like a far step

#

Because the hotbar is like 40% done xD

agile leaf
#

only 40%?

#

so much stuff has already been added though. lol

median sluice
#

Wait I will bring it up

#

Mod future update ideas: Loading

ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€ู€

XP

  • Xp bar glowing slightly when taking any amount of xp orb

(the more xp orb the brighter the bar will glow)

  • When leveling up by 1 the number of the hotbar should glow or have a little animaton
  • When leveling up by increments of 5 (5,10,15,20)
    It makes a special sound so why not make a special animation for it?

Armor

  • When an armor breaks the bar of armor should shatter

When a person wears armor a small animation happens

HP

  • smoother hearts regeneration
  • losing heart animation (shattering?) also a smooth anim

hunger

  • Two ideas for the hunger refill animation
  • Progrissve: When the player is eating track the eating time and make the hunger bar slowly fill with a smooth animation till done
  • (if the player cancels make the <regend> food bars shake with red and dissappear with the shrinking animation?)
  • Bland:
    When the player finishes eating
    Add all hunger bars at once

F slot

  • Fire work animation when used

Compatibility

  • Add compatibility with axiom if possible
#

I think 40% is accurate

#

This is also disregarding the styles of hotbars

muted warren
#

Oh I fixed shields in the latest release

median sluice
#

Will check that

muted warren
#

Since I fixed durability damage animations

#

Only time it wonโ€™t detect is if it has unbreaking

median sluice
muted warren
#

Yeah

median sluice
#

Is that on all tools?

muted warren
median sluice
#

Aha so it's only the shield with unbreaking

muted warren
#

Or items that I donโ€™t specifically check for

median sluice
#

I will go in creative and check honestly

muted warren
#

Eg fishing rod, shield

agile leaf
#

undertail death screen has a typo

median sluice
muted warren
#

It says deah instead of death

median sluice
primal basin
#

Deah ๐Ÿ‘

median sluice
#

Okay noticed a little thing but let me check somthing rq

#

Nvm we are good

muted warren
median sluice
#

Oh

#

Wait

agile leaf
median sluice
#

When I opened the enchanting table I crashed

#

One sec

#

Might not be the mod

muted warren
#

Thatโ€™s the crash i need to fix

median sluice
muted warren
#

I brought my laptop with me to work. Iโ€™ll fix it on my lunch.

muted warren
primal basin
median sluice
#

Okay

primal basin
#

something different too from other HUD mods lol

agile leaf
primal basin
#

Id daily it

primal basin
median sluice
#

I will test all the compatibilitys rq

primal basin
#

it has the playerdoll in the top left

muted warren
#

I think bedrockify has a player doll

primal basin
#

I mainly use it for the legacy style though

primal basin
#

but 3d does this

#

its only the head

#

makes more sense to me

median sluice
muted warren
#

Oh the shareware April fools snapshot

primal basin
primal basin
median sluice
#

Thought it's a mod

primal basin
#

loll

primal basin
agile leaf
primal basin
#

That is cool actually

#

like a voodoo doll or something

#

personally wouldnt though

#

didnt know that existed

#

I feel like minecrafts hud has so much room for improvement

#

then just a line

agile leaf
primal basin
#

its been that way for what

#

15

#

years

median sluice
#

If possible

primal basin
agile leaf
primal basin
#

oh cool!

#

if it doesnt display as sitting on my shoulder in 3rd person I dont want it >_<

agile leaf
primal basin
#

Nah its fine thank you, its a really cool mod but not my thing

muted warren
#

I just donโ€™t know what it would do

median sluice
#

If there's any other mods like axiom that adds an extra slot we need to check them if they work maybe it's not only axiom

#

And I think one sec

#

After all its one slot but dosent hurt to add it later down the line not a priority

muted warren
median sluice
muted warren
#

I could try reaching out to them to see if we could work together on making it animated

muted warren
#

@median sluice the firework should animate when the stack decreases, it wonโ€™t animate when in creative though

median sluice
muted warren
#

the bug fix update is out

#

it shoudlnt crash when interacting with guis anymore

median sluice
#

all good

pastel ivy
#

the mod is good does not crash

#

this mod is amazing made too

ancient dust
# median sluice Okay so I kept testing for a while and i noticed that smooth scrolling (the mod)...

hello, i'm the creator of the smooth scrolling mod and i was just searching for mentions of the mod as i sometimes do...
could you please explain what bug are you thinking of? if there is a bug like that, i would like to fix it
if you are thinking of the axiom hotbar then that's something i'm not planning to fix until they release the source
(ping me pls)
(or dm so we don't annoy other people in this thread)

median sluice
muted warren
#

It could be configurable too

median sluice
#

If you eat like a steak and it fills 5 bars it should make an animation that's like a train it's sucssive

#

But the question is how will this be compatibile with apple skin

muted warren
#

What if I copy the way that the hunger bar jumps when you are out of hunger and make it jump once

median sluice
#

Yes

#

That's smart

median sluice
#

That's nice

#

Actually this can be applied to hearts as well

#

When you are half a heart no?

#

I think it's a similar animation

agile leaf
#

Is the forge port started yet?

#

I assume not

median sluice
agile leaf
#

I can't use connector, due to the mods I'm using

#

I'm patient though. I can wait for a forge port however long it takes

muted warren
#

Yooo we hit 5k downloads!

open mist
#

Back when I released my first mod it took me ages to hit 5k. Nice!

zenith raven
#

Nice

rugged cloak
muted warren
#

Iโ€™m going to be pushing a small bug fix update soon then Iโ€™ll start working on porting to forge/neoforge

vague plinth
#

this is a really fun one, I love mods like this, great work on this

agile leaf
#

I can't wait for a forge port. It looks like such a great mod from what I've seen. Sadly not for my version but one day ๐Ÿคž

median sluice
#

hello im back

#

been through exams and what not

zenith raven
#

is it on modrinth yet?

hallow verge
#

yes

zenith raven
#

Could anyone send me the link?

#

And can I use it in 1.20.4 fabric

muted warren
muted warren
vague plinth
muted warren
#

that mod is arr, so i cant see the source code. but i do want to get the animations working without canceling the orignial method, which is what i currently do. it causes a lot of incompatibilities with other mods.

#

since currently i replace the items in the hotbar with my own rendering

#

@vague plinth it seems to work fine in the new update im working on. i should be releasing this soonish

vague plinth
zenith raven
#

How do U even animate stuff like how do you for example scale the item in the hotbar

agile leaf
muted warren
agile leaf
#

to sync it up

#

it's not that noticeable unless your specifically looking for it but it'd still be nice I think

muted warren
#

I could try to find where the animation plays for eating and try to sync it up to that

agile leaf
warm galleon
muted warren
#

big bugfix update is now out

#

also woah we hit 10k downloads on modrinth

vague plinth
median sluice
#

when is gonna be the xp bar update?

muted warren
#

Once I add forge and neoforge support, I will start working on new features

#

As far as I know there are no big bugs at the moment

median sluice
#

For enchanted items can we make the hotbar a special texture that's slightly glowing?

muted warren
muted warren
#

good news, 1.21.6 wasnt that hard to update to

#

everything still seemingly works, but i cant release it yet as yacl hasnt been updated yet

median sluice
muted warren
agile leaf
#

Still hoping on a 1.20.1, forge port ๐Ÿ™

Ik how much work goes into modding so don't take this as begging or smth.

agile leaf
muted warren
agile leaf
median sluice
#

Almost 40k ๐Ÿ‘€

unreal quarry
#

Dude i just joined this server first time seeing this mod really creative

agile leaf
#

44k

sly thorn
# agile leaf 44k

thank you for this bump because it led me to finding this mod with is awesome :D

agile leaf
#

Also yw

muted warren
agile leaf
#

What was it originally going to be called before?

muted warren
muted warren
agile leaf
#

I think the newer name worked in its favour ๐Ÿ™‚

muted warren
#

Oh yeah definitely

#

Next thing I need to do with this is fix compatibility with held item info and other mods that interact with the hotbar

agile leaf
muted warren
agile leaf
#

Are you splitting the workload with anyone?

muted warren
#

I am not, Iโ€™ve been maintaining 1.20-1.21.8 by myself lol

agile leaf
#

Might be worth seeing if another person or two that are capable could help you with it. Up to you though of course.

muted warren
#

Luckily most of the code is just small adjustments between versions so itโ€™s not terrible

median sluice
#

if the mod gets more features

median sluice
#

its just a nice mod in general to have i love it

agile leaf
#

58.5k downloads

#

on modrinth

open mist
#

Damn

sly thorn
#

https://youtu.be/7uDjLJtVd44?t=101 featured in a demonjoeTV video woah

Today I'm showcasing over 20 Client Side mods for Minecraft Chase The Skies! It's been well over a year since my last client mod showcase, so I hope you all enjoy!

๐Ÿ”” ๐—ฆ๐—จ๐—•๐—ฆ๐—–๐—ฅ๐—œ๐—•๐—˜ ๐—™๐—ข๐—ฅ ๐— ๐—ข๐—ฅ๐—˜!

๐—ฃ๐—”๐—–๐—ž ๐——๐—ข๐—ช๐—ก๐—Ÿ๐—ข๐—”๐——๐—ฆ โ–บ https://modrinth.com/collection/ja6nd0En

๐— ๐—ฌ...

โ–ถ Play video
median sluice
#

love that guy

muted warren
#

Woah thatโ€™s awesome

agile leaf
#

nearly at 60k

median sluice
#

im kind of excited for the xp bar update

agile leaf
#

It would be cool if it could backport (optional turned on, maybe server side) being able to see player heads, mob heads, like you get with newer versions and some packs added to improve the new locator bar.

median sluice
agile leaf
#

Ik it isn't the point but it would be pretty seamlessly added either by another mod or into it I'd imagine since it is part of the hotbar and the mods focus is on that.

muted warren
agile leaf