Posted July 20, 20223 yr I want to make a block that needs a better tool tier than netherite, how would I do this?
July 20, 20223 yr https://forge.gemwire.uk/wiki/Making_Tools 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.
July 20, 20223 yr Author I know how to make a better tool tier but I'm unsure of how to make a block that can only be mined with that tier.
July 20, 20223 yr The information is in that link. Search for tags. 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.
July 20, 20223 yr Author I'm not very good at coding, is there any way you could show me how to do this?
July 20, 20223 yr This is a support forum not a teaching forum. If you want to write a mod you need to understand it, not copy/paste. You will need to be able to support your mod when bugs happen. Anyway, adding tags is the same as datapacks (except your mod is a datapack already so you can add files to src/main/resources/data) https://minecraft.fandom.com/wiki/Tag Alternatively you can use "Data Generation": https://forge.gemwire.uk/wiki/Main_Page 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.
July 20, 20223 yr If you want to look at examples, look at the datapack files inside the minecraft jar. 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.
July 20, 20223 yr 1 hour ago, Voidulous_ said: I'm not very good at coding, is there any way you could show me how to do this? Note basic java is required for modding Minecraft
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.