Ground Crafting

Started by Endergrigo on

Topic category: Advanced modding

Last seen on 07:46, 4. Aug 2020
Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ground Crafting

So, I want to make a magic mod, and I would like to make ground crafting, how do I specify the type of an entity item?

Last seen on 08:43, 1. Nov 2022
Joined Jan 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This isn't usually done in…
Sat, 05/02/2020 - 22:25

This isn't usually done in mods. your best bet is to use function files, meaning you'll want a tick.json and a Minecraft directory in the data folder of the jar. I'm not sure if function files get recognized on their own in jars so I'd add a pack.mcmeta to be safe