Working on making a mod with a 5x5 crafting table but when I put all my items on the grid nothing happens

Started by Puppy288 on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Working on making a mod with a 5x5 crafting table but when I put all my items on the grid nothing happens

So I made a recipe that just has you cover the whole 5x5 grid with the same item and it should give you 1 of an item i called Magic Dust but when you actually craft the recipe it stays on the grid and nothing happens. Tickrate for the block that opens the crafting gui is 10 and the inventory is set to 26 slots (highest id in my gui + 1). Here is the procedure file for the recipe: https://www.dropbox.com/s/9k4fh25521r8pxh/procedure.ptpl?dl=0

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just search on this website…
Fri, 02/14/2020 - 00:23

Just search on this website and youtube for tutoriaks

Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I've done this, none of them…
Fri, 02/14/2020 - 02:38

I've done this, none of them work. I used a tutorial to create it in the first place and the person who made the tutorial checked my workspace and stuff and it worked for them.

Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Bump x2
Tue, 02/18/2020 - 17:05

Bump x2

Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Another bump
Tue, 04/07/2020 - 01:39

Another bump

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for now you need to set a…
Tue, 04/07/2020 - 02:34

for now you need to set a button where if you click it .

will gonna check the grids - if is correct make that it delete the grid items and set other item in the output grid

 

 

 

(english ins't my native language, i hope you understand)

Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'll see if this helps.
Tue, 04/07/2020 - 03:41

I'll see if this helps.