#does someone want to call and help me with a mod i am trying to make
1 messages ยท Page 1 of 1 (latest)
<@&987246883653156906> please have a look, thanks.
Here is an AI assisted attempt to answer your question ๐ค. Maybe it helps! In any case, a human is on the way ๐. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
Sure, I can help you with your modding issue. Can you provide more details about the specific problem you are facing? This will help me better understand the issue and provide you with a more accurate solution. Feel free to share any relevant code snippets or error messages so I can assist you effectively. Let's work together to troubleshoot and resolve your modding problem.
ask a question ๐
just ask your actual question and someone will help you
whya so toxic
im trying to uderstand how to organioze it and know were to put my code
You should learn java first
Then I advise you to find a tutorial and follow it
THey usually show you how to create custom items
Once you did that, you know the basics, and you can search on forge website for any detail
any link
wdym? in what way was that toxic?
if you just write "I have a question" then there is no way that we can help you until you actually ask your question, dont ask to ask
but i dont know how to put the question
and i did aska question "does someone wana call and help me"
especially without any details about the question itself, how is the helper supposed to know if they have the knowledge to help you without seeing the question?
well i already asked the question and now there like go watch a video
i just want to know how to set up the work space and organize it but i just started using intelj
you know java?
2 years yes
making fun of me?
no
seems like it
but most try to start minecraft modding without knowing java
thats what I tried as well
but java intermediate knowledge is a requirement
https://docs.minecraftforge.net/en/latest/gettingstarted/
Alternatively, if you want a more guided approach, google "minecraft forge tutorial 1.20" and watch any of the videos that pop up
i am just asking how to set it up so i can code
it is already setup
already done
its not wrong
Just make your awesome mod now
thats the example mpd
well its at least not finished, it wont compile
do i make a new class and start in there?
based on the screenshot
it launched and build well
ok lemee ask this
So you are wondering how to start making new gameplay functionalities?
to start what?
do i make a new class and do my coding in there?
depends what you want to do
And the videos ?
I mean, google "minecraft forge tutorial 1.20" and check any video
Your problem that is you don't know what to start up with, so even if the video isn't good, you will know what to do
As a novice I feel like knowing how to mod Minecraft is a little more dependent on the knowledge of the game and what Forge does than a matter of only having a novice level of experience in Java or not.
dont you think i would have already done that
this
bigg
i was replying to him not u ๐
You should read about the Forge event bus and how it manipulates the game initialization
I understand some people cant learn from google in certain aspects. I hope somebody helps you because I am subscribed to all java tutoring at this level.
Before reorganizing things I recommend making sure the existing code compiles, that way you have more certainty your refactoring doesn't break anything.