Proper custom crafting table?

Started by ItsSnowingSome… on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 months ago
Joined Oct 2020
Points:
745

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Proper custom crafting table?

This is a bit of an important question for a mod I'm working on. But, does anyone know how to make a non-laggy, bug-less, crafting table? (Works alike to the normal crafting table, minus the recipe book and it's recipes) I was trying to make one with a lot of mod recipes and found it took a minute to go though all the recipes and sometimes bugged out and let me take out the result item multiple times. I guess I could do a check for certain slots and have a list of craftable items in a section under that. But, that's all I can think of. Any help is highly appreciated, thank you!

Active 1 year ago
Joined Oct 2020
Points:
1624

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
https://youtu.be/FsEPNd_2Jok…
Wed, 09/22/2021 - 00:20

https://youtu.be/FsEPNd_2Jok

and remember that try to "hide" the most procedures you can on the editor so it doesn't become laggy

Active 8 months ago
Joined Oct 2020
Points:
745

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Alright, thanks again!
Thu, 09/23/2021 - 21:09

Alright, thanks again!