Started by
SlyceDF
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make it so I can create recipes for custom machinery as json files? I've seen this in a lot of mods. Mod devs are making their life easier by coding it so recipes for custom machinery are stored in json files. Is this possible to do using an mcreator procedure? Then, is it possible to make a procedure for a custom machine that reads vanilla furnace recipes, for example? Or a custom automatic crafting table?
Pretty sure that's only possible by code
Nope, you would need to use code for that.