Posted December 15, 20222 yr So I'm starting to mod using forge and I watched Kaupenjoes custom block entity for 1.19.2 and I was wondering how to make a similar block but instead of timing based recipes it has crafting table like recipes. I haven't been able to find any comprehensible resources online. I'm new to modding so explanation would help! Thanks in advance!
December 15, 20222 yr This is not a teaching forum. Many people struggle with emulating what the crafting table does, just search this forum. I suggest you start with something simpler than the crafting table if you are new to modding. When you are more comfortable with how BlockEntitys/inventorys/MenuTypes/AbstractContainerMenu/Screens, etc. work then try the crafting table. https://docs.minecraftforge.net/en/latest/gui/menus/ Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.