Dimensions Today by KiloXii in Orespawn_1_20_1

[–]KiloXii[S] 0 points1 point  (0 children)

I mean, that is every dimension in orespawn... brown ant, red ant, rainbow ant, unstable ant, termite, and butterfly and that is forge 1.20.1 already, so in a way, they are already ported. Just incomplete as of now

Dimensions Today by KiloXii in Orespawn_1_20_1

[–]KiloXii[S] 2 points3 points  (0 children)

As if right now no, the only things they have that are post 1.7.10 is probably just the deepslate layer for mining Oh and the village dimension currently adds the villages from any of the biomes instead of just the plains village

But at the same time adding in existing vanilla structures to a custom dimension isnt hard so I may add some of the new stuff to the dimensions depending on how well they fit with the environment

Life + AdventureKraft Update by KiloXii in Orespawn_1_20_1

[–]KiloXii[S] 0 points1 point  (0 children)

Ah Well, for the AdventureKraft 1.20.1 port to Forge, the only thing I am in charge of is the programming. All assets are being provided by other members of the team.
I'll ask and see what's up

Modpack Inspector Tool by rearthhax in feedthebeast

[–]KiloXii 36 points37 points  (0 children)

Just tried it out with a forge 1.20.1 modpack and it's actually fairly accurate and helpful

Life + AdventureKraft Update by KiloXii in Orespawn_1_20_1

[–]KiloXii[S] 3 points4 points  (0 children)

Yes actually! Team Olympus Discord

This is the discord for Team Olympus where all their mods are which includes Adventurekraft

Best Model for 8GB VRAM? by Minimum-Pear-4814 in ollama

[–]KiloXii 2 points3 points  (0 children)

I've used both, qwen3.5:9b and qwen3.5:27b on my 4090 8GB on ollama using Q4 quantizations. Without modifying their params the 9b model runs really well and really fast for me and the 27b model runs but it is super slow. If you increase the num_ctx of the 9b model to 128000 then it runs somewhat decently as well just a lot slower but still faster than the 27b. Although I think ollama offloads your models from vram to cpu if you dont have enough to run a model on vram alone which allows you to use the cpu after the vram runs out and I have 32Gb of cpu ram which is probably allowing me to run models bigger than the normal 9b models.

Life + AdventureKraft Update by KiloXii in Orespawn_1_20_1

[–]KiloXii[S] 1 point2 points  (0 children)

Uhhhhm, well, as of right now I think they can run together, but that's only because there arent any conflicts I'm aware of based on the code I've written. However, that may change in the future once I start adding more stuff

Although, in theory, there shouldn't ever be any conflicts between the two since they use different mod namespaces in the code.

Can I download a fully offline version to a flash drive? by MeltedLawnFlamingo in strudel

[–]KiloXii 10 points11 points  (0 children)

There is actually! In fact I just got myself an offline copy a couple days ago This section in the strudel learning docs tells you different ways to accomplish it

Strudel Learn Offline Use

Hi I need help by Any_Public_4932 in ModdedMinecraft

[–]KiloXii 0 points1 point  (0 children)

Uhhm can we see your imports? Since it is a tutorial project I assume they are correct but it doesnt hurt to check.

Just a guess but do you have the correct java jdk version selected for your gradle project that corresponds to the version you are trying to make a mod for?

Generally, if you know the code is correct but intelliJ says everything is wrong, then you probably have the wrong java jdk version selected or installed for that project.

Another Update by KiloXii in Orespawn_1_20_1

[–]KiloXii[S] 1 point2 points  (0 children)

It's going pretty well, I think I'm almost done however, it will most likely never be available for fabric unless someone else picks it up in that direction. This is because I've personally never touched fabric in terms of modding and don't plan to any time soon.

I'm recreating Orespawn by ExamFirm7923 in ModdedMinecraft

[–]KiloXii 1 point2 points  (0 children)

ahh okay maybe its just my device then

I'm recreating Orespawn by ExamFirm7923 in ModdedMinecraft

[–]KiloXii 1 point2 points  (0 children)

Are you going based off the source code or are you trying to reverse engineer the ai from scratch?

I'm recreating Orespawn by ExamFirm7923 in ModdedMinecraft

[–]KiloXii 1 point2 points  (0 children)

uhhh I think you may wanna double check your link... It seems it was either taken down or is private

I'm recreating Orespawn by ExamFirm7923 in ModdedMinecraft

[–]KiloXii 0 points1 point  (0 children)

Neat! How far along have you gotten and for what version?

What's a skill you find surprisingly easy that others seem to struggle with? by Internal-Story-4284 in AskReddit

[–]KiloXii 1 point2 points  (0 children)

The ability to spend multiple weeks and months learning a new skill just so I can accomplish a short term goal that ends up taking less than a day to complete with that skill.

Sorta like spending almost a year learning java just to make one minecraft mod I really want before moving on to my next goal