Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Read Comments at Page 2][1.8]--Custom Crafting Table not Removing Ingredients

Featured Replies

  • Author

Ok, ty for that :) Just to note, I fixed the problem in which I get a red 0 for my ingredients, but now when I craft something my ingredients don't disappear :/

To Craft, or not to Craft. That is the question.

  • Author

Ok... so this post is a bit buggy for me... Just saw the replays now. Still accepting help. Still haven't fixed it, after 2 weeks. Please help before I get cancer :P lol I'll try to post on github

To Craft, or not to Craft. That is the question.

@NikolaTheProgrammerNoob:

Please post your current updated code again, in a readable format (best would be on Github).

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

  • Author

To Craft, or not to Craft. That is the question.

This:

 

world.getBlockState(new BlockPos(x, y, z)) == CarbonBlocks.ironForge

will never ever ever be true and your IDE should be yelling at you for doing it.

 

My IDE never shows this error.. I had a lot of trouble with it in my Worldgen files.

Then you either have a shitty IDE or it is configured badly.

 

Does that show as an error for you? IDEA will let me compare a

Block

and

IBlockState

or any other interface without complaint (probably because a subclass could implement that interface), but not a

Block

and any other class (because a class can only extend one class).

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

  • 2 weeks later...
  • Author

wow, over 7000 f-ing views and noone can solve this. Hear is a nice idea, read the comments before posting. The problem is in the f-ing container class, not in the crafting manager... The Minecraft code copying is because it wouldn't f-ing work, I was desperate...

To Craft, or not to Craft. That is the question.

  • Author

Lock it and I will report you. The stupid GUI is loading, the problem is that the ingredients are not disapearing ! How can that be in the god damn GuiHandler class ?! It's obviously in the Container Class...

To Craft, or not to Craft. That is the question.

A hahaha. Hahaha.

That's funny. Enjoy your banishment, diesieben07 is a mod and Lux isn't likely to override the decision, rather he'll agree with it.

Your better off posting the files. No one is going to steal your code, if that's what you're worried about.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.