Posted March 21, 20232 yr Hello. I don't know if this question should be asked there, but i think so. Out team currently developing mod for Forge https://www.curseforge.com/minecraft/mc-mods/vereya And I have one problem which I'm really want some advice with. I'm trying to get info about possible depth of certain blocks from the game itself. I mean depth where for example diamond block could be naturally generated. As I've seen there is some wiki for Minecraft and this kind of info persists there (for example, diamond could be generated on the levels [14, -63]). So my question is, how can i extract this info for a certain block? Thanks in advance. Edited March 21, 20232 yr by DaddyWesker
March 21, 20232 yr Cheats/bots are not supported in this forum. 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.
March 21, 20232 yr Author What cheats? I just need to get info from the game that's all. No cheating.
March 21, 20232 yr Editing the question to the remove the reference to "autonomous agents" doesn't change the fact that the information requested is mostly used to write bots. Anyway, here's a dicussion of why what are asking is pretty much impossible in general for modern minecraft: https://forums.minecraftforge.net/topic/118158-1182-getting-ore-rarities/#comment-519809 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.
March 21, 20232 yr Author I've edited the question since I could lead you and someone else to misunderstanding. We're not developing cheats or something like that. We are making mod as a part of our ai research. Thanks for the answer. I'll take a look. Too bad it is so complicated. Probably I need to think of another way.
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.