#does someone want to call and help me with a mod i am trying to make

1 messages ยท Page 1 of 1 (latest)

timid fable
#

i am just having troble because i am new to modding

loud geodeBOT
#

<@&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>.

#
TJ-Bot
I am just having troble because i am new to modding

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.

opal solstice
#

ask a question ๐Ÿ‘€

lone rapids
timid fable
#

whya so toxic

#

im trying to uderstand how to organioze it and know were to put my code

lone rapids
#

You should learn java first

timid fable
#

i know it

#

i just want to know how this setup works

#

do i create a new class

lone rapids
timid fable
#

any link

opal solstice
#

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

timid fable
#

but i dont know how to put the question

#

and i did aska question "does someone wana call and help me"

ionic timber
#

nobody is going to want to do that

#

we help with questions, we're not tutors

opal solstice
timid fable
#

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

opal solstice
#

you know java?

timid fable
#

2 years yes

opal solstice
#

do you know OOP and stuff?

timid fable
#

making fun of me?

opal solstice
#

no

timid fable
#

seems like it

opal solstice
#

but most try to start minecraft modding without knowing java

#

thats what I tried as well

#

but java intermediate knowledge is a requirement

timid fable
#

im not asking for help coding

#

ill do that myself

lone rapids
timid fable
#

i am just asking how to set it up so i can code

opal solstice
#

it is already setup

opal solstice
#

the setup looks good to me

#

just the code itself being wrong

timid fable
#

its not wrong

ionic timber
#

Just make your awesome mod now

timid fable
#

thats the example mpd

opal solstice
timid fable
#

do i make a new class and start in there?

opal solstice
timid fable
#

it launched and build well

opal solstice
#

๐Ÿคทโ€โ™‚๏ธ

#

I can just talk about the screenshot

#

whatever

timid fable
#

ok lemee ask this

proper urchin
#

So you are wondering how to start making new gameplay functionalities?

opal solstice
timid fable
#

do i make a new class and do my coding in there?

opal solstice
#

depends what you want to do

lone rapids
timid fable
#

thx for that link it was helpful in a different way

#

it had no videos tho

lone rapids
# timid fable it had no videos tho

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

proper urchin
#

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.

timid fable
#

dont you think i would have already done that

timid fable
#

bigg

#

i was replying to him not u ๐Ÿ™‚

proper urchin
# timid fable bigg

You should read about the Forge event bus and how it manipulates the game initialization

timid fable
#

tjx

#

thx*

proper urchin
#

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.

tired eagle
# timid fable

Before reorganizing things I recommend making sure the existing code compiles, that way you have more certainty your refactoring doesn't break anything.