Jump to content

Recommended Posts

Posted

Hello,

I am using IntelliJ idea to create a mod, and I'm trying to make a block, but when I load into the game, I can place it, and the placed block will have texture, but the item in my hand doesn't. I checked my directory, so I can't figure out why it's not working. Here it is, in case I missed something:

ModProject – item_conveyor_block.json [ModProject.main] 10_13_2020 7_05_36 PM.png

Posted

First, what tutorial are you following? If it had you make ItemBase it's no good.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Delete ItemBase, its only use is enabling laziness at the cost of flexibility and sometimes compatibility with other features

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

What code did he have you put in there?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Do you know Java?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Learn Java before you mod.

Modding Minecraft is a HORRIBLE way to learn Java and tutorials like this won't teach you anything if you're just mimicking what they do.

 

Official documentation:
https://docs.oracle.com/javase/tutorial/
Absolute basics with an interactive editor:
https://www.codecademy.com/learn/learn-java
Ongoing online course with assignments:
https://java-programming.mooc.fi/

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

If you don't learn how it works how do you expect to make a mod that's yours and not a complete ripoff of someone else's?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 10/14/2020 at 12:08 AM, DaemonUmbra said:

Delete ItemBase, its only use is enabling laziness at the cost of flexibility and sometimes compatibility with other features

Expand  

Lol =)) The way you talk you already know he doesn't know about the best practices, so you should provide some help other than command and back-asking like this.

Agree that people here are lazy and not willing to learn, for example they just want to make a simple mod and not to learn a whole language for it, just having a little logic will be fine.

 

So do you think Delete ItemBase is a good answer really? Ok I have deleted it, and what happen next?

If you can't help them probably, just don't say anything!

Posted
  On 10/21/2020 at 9:13 AM, DontTalkIfDontHelp said:

Lol =)) The way you talk you already know he doesn't know about the best practices, so you should provide some help other than command and back-asking like this.

Agree that people here are lazy and not willing to learn, for example they just want to make a simple mod and not to learn a whole language for it, just having a little logic will be fine.

 

So do you think Delete ItemBase is a good answer really? Ok I have deleted it, and what happen next?

If you can't help them probably, just don't say anything!

Expand  

I love the irony here where you piped up solely to rip into me and not at all to help. Take your own advice why don't you?

  • Haha 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.