#RPG / MMO / Leveling mod

39 messages · Page 1 of 1 (latest)

next wolf
#

Hi i'm looking for a FABRIC, 1.21.10, serverside mod that adds leveling with abilities kind of like in the old school days with jobs on towny servers and that sort of stuff. I can't find one.

next wolf
turbid marlin
#

he has a bunch of diffenent mods that fit what you describe, been a fan of his mods a long time

#

kind of a late reply but yeah

next wolf
turbid marlin
#

yeah

#

i checked its 1.21.1

#

10

#

sorry yeah

#

i think so atleast

#

actually maybe not kind of tired sorry, but he updates his mods farly regulary so it would probably get updated soon enough

next wolf
#

maybe it works

#

let me try it out

turbid marlin
next wolf
#

is all good ahha

turbid marlin
#

Didn’t mean to get you’re hopes up

#

I do make mods myself personally but their pretty bad and pretty small to

next wolf
#

no worries haha

turbid marlin
#

Maybe in the future I could make some

#

Do you make mods?

next wolf
#

no sadly

#

i don't know how to

turbid marlin
#

It’s not super hard would recommend him if you’d like to learn

next wolf
#

goat

turbid marlin
#

Fr

#

But yeah it’s not super hard, and with the documentation and ai, making mods is quite easy

#

I use ai mostly to explain but you could get it to code

#

Not sure how well

next wolf
#

yeah

#

I'll try it out

turbid marlin
#

Well good luck

flat houndBOT
#

Whilst LLMs (Large Language Models) like ChatGPT and Gemini are impressive tools, **they are not recommended for first-time Fabric mod developers due to their inconsistency and potential for generating inaccurate code. **

LLMs may generate incorrect code that:

  • Targets the wrong Minecraft version, leading to outdated or incompatible features.
  • Uses incorrect mappings, causing errors or unexpected behavior.
  • Is designed for the wrong loader (NeoForge vs. Fabric), resulting in incompatibility.
  • Relies on non-existent Fabric API modules, creating code that references features that don't exist (called LLM hallucinations)

It's crucial to remember that LLMs should be seen as problem-solving aids, not code-generating machines. The output they provide often requires significant modification and understanding of Java before it can be implemented as a functional mod.

Therefore, learning Java is an absolute necessity before attempting to use any LLM-generated code in your mod. Knowing how the generated code works is key to using it effectively and fixing any problems that may arise.

indigo orbit
next wolf
#

It was worded differently and not with like inspiration and stuff so i made a new one