Started by BurnN8or101 on Sat, 02/29/2020 - 04:32 Topic category: Help with MCreator software How do I use the custom element I created? Jump to top They are for coding so you only use it if you need code Jump to top Permalink Log in or register to post comments What do you mean? Jump to top Permalink Log in or register to post comments They are not an actual "custom" element, they are a "code" element base for people who wants to manually code their mods Jump to top Permalink Log in or register to post comments So how does that work? Jump to top Permalink Log in or register to post comments ... It is used for coding and it provides some base code (some imports in java) to get you started with your code. Jump to top Permalink Log in or register to post comments Then how do I use that code for my mod? Jump to top Permalink Log in or register to post comments It is for people who knows how to code. If you know, you would already understand. If you don't, one tutorial isn't enough to teach you. Jump to top Permalink Log in or register to post comments Then what Tutorials would I need to watch to understand? Jump to top Permalink Log in or register to post comments First you NEED learn Java. https://www.learnjavaonline.org/ Basic constructions 2. you need know how to manual coding basic Jump to top Permalink Log in or register to post comments I know both of those things Jump to top Permalink Log in or register to post comments soI am surprised that you asking. I understand C++ not java but I think you can use source codes for example custom shield. I really don't know how to use that ;D Jump to top Permalink Log in or register to post comments I know how to code, I made a custom element, but I can't figure out how to use it. I'm missing a step between the coding and implementing it in the mod. Jump to top Permalink Log in or register to post comments bruh the code is just to get you started, it imports some forge stuff and it registers the element as a element. Jump to top Permalink Log in or register to post comments You have to make it make an item!!! if you knew coding then it wouldn't be that hard because you just have to make a new item or block or whatever Jump to top Permalink Log in or register to post comments Pagination Current page 1 Page 2 Next page next Last page last
They are for coding so you only use it if you need code Jump to top Permalink Log in or register to post comments
They are not an actual "custom" element, they are a "code" element base for people who wants to manually code their mods Jump to top Permalink Log in or register to post comments
... It is used for coding and it provides some base code (some imports in java) to get you started with your code. Jump to top Permalink Log in or register to post comments
It is for people who knows how to code. If you know, you would already understand. If you don't, one tutorial isn't enough to teach you. Jump to top Permalink Log in or register to post comments
Then what Tutorials would I need to watch to understand? Jump to top Permalink Log in or register to post comments
First you NEED learn Java. https://www.learnjavaonline.org/ Basic constructions 2. you need know how to manual coding basic Jump to top Permalink Log in or register to post comments
soI am surprised that you asking. I understand C++ not java but I think you can use source codes for example custom shield. I really don't know how to use that ;D Jump to top Permalink Log in or register to post comments
I know how to code, I made a custom element, but I can't figure out how to use it. I'm missing a step between the coding and implementing it in the mod. Jump to top Permalink Log in or register to post comments
bruh the code is just to get you started, it imports some forge stuff and it registers the element as a element. Jump to top Permalink Log in or register to post comments
You have to make it make an item!!! if you knew coding then it wouldn't be that hard because you just have to make a new item or block or whatever Jump to top Permalink Log in or register to post comments
They are for coding so you only use it if you need code
What do you mean?
They are not an actual "custom" element, they are a "code" element base for people who wants to manually code their mods
So how does that work?
...
It is used for coding and it provides some base code (some imports in java) to get you started with your code.
Then how do I use that code for my mod?
It is for people who knows how to code.
If you know, you would already understand.
If you don't, one tutorial isn't enough to teach you.
Then what Tutorials would I need to watch to understand?
First you NEED learn Java.
https://www.learnjavaonline.org/ Basic constructions
2. you need know how to manual coding basic
I know both of those things
soI am surprised that you asking.
I understand C++ not java but I think you can use source codes for example custom shield.
I really don't know how to use that ;D
I know how to code, I made a custom element, but I can't figure out how to use it. I'm missing a step between the coding and implementing it in the mod.
bruh the code is just to get you started, it imports some forge stuff and it registers the element as a element.
You have to make it make an item!!! if you knew coding then it wouldn't be that hard because you just have to make a new item or block or whatever