Posted March 30, 20223 yr My block is mineable with diamond, but I only want it to be mineable with netherite, How should I go about doing this
March 30, 20223 yr I think the only way would be a Global Loot Modifier. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
March 30, 20223 yr GLM is not the only solution, you can add a match_tool condition to your LootTable you can use the vanilla leave LootTables as an example
April 1, 20223 yr Author Where is the vanilla leave LootTables located? also sorry for not responding sooner I was sick
April 1, 20223 yr you find it in your IDE in the dependencies, the file you need to look at is called client-extra.jar
April 6, 20223 yr Author Thanks! I added it, but is there anyway I can Make it mineable with any tier higher than diamond?
April 7, 20223 yr Author Is there anyway I can make My own custom "needs_diamond_tool.json" but instead of diamond, It needs netherite?
April 8, 20223 yr Almost certainly yes. I'm not familiar with the harvest datapack system (ie. what portion of the code reads that file) but there is going to be a way to utilize it for your own stuff. Mind, it might not be clean or easy, as there may not be Forge hooks. But there'd still be a way to do it. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.