![Cavern II](https://media.forgecdn.net/avatars/thumbnails/137/956/256/256/636518446134755261.png)
Mining Rank not leveling up
DragonPixels opened this issue · 10 comments
I cannot get a higher mining rank than 0 (beginner) can someone please help ive tried all the dimensions i can go in...!
Same. Running a small-ish personal custom modpack so there maybe a conflict. I've tried it with vanilla tools to no avail.
Same here, currently on the first cavern dimension and i can't level up, doesn't matter the tool im using, vanilla or modded: my level isn't increasing and im stuck to 0.00% Wood
Same.. Been mining like crazy, got a bunch of diamonds and stuff that I mined in the cavern, still no rank.
I have fixed that issue for myself. I have removed the config file and the level system is working back for me. Try it guys Le sam. 15 févr. 2020 à 19:12, pseudoArchaea [email protected] a écrit :
…
Same.. Been mining like crazy, got a bunch of diamonds and stuff that I mined in the cavern, still no rank. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#36?email_source=notifications&email_token=AEB5E24BYWIMFKPOGRTMQGLRDAWCHA5CNFSM4GKTXVO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL3TNXY#issuecomment-586626783>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEB5E22LABEXOCWTDHUNMJTRDAWCHANCNFSM4GKTXVOQ .
Sorry, what file exactly? Where? I looked in C:\Users*USER*\AppData\Roaming.minecraft\mods\config which is the path my mods are launched from, and inside this folder, there are only three files, unrelated to the Cavern mod.
I have fixed that issue for myself. I have removed the config file and the level system is working back for me. Try it guys Le sam. 15 févr. 2020 à 19:12, pseudoArchaea [email protected] a écrit :
…
Same.. Been mining like crazy, got a bunch of diamonds and stuff that I mined in the cavern, still no rank. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#36?email_source=notifications&email_token=AEB5E24BYWIMFKPOGRTMQGLRDAWCHA5CNFSM4GKTXVO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL3TNXY#issuecomment-586626783>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEB5E22LABEXOCWTDHUNMJTRDAWCHANCNFSM4GKTXVOQ .Sorry, what file exactly? Where? I looked in C:\UsersUSER\AppData\Roaming.minecraft\mods\config which is the path my mods are launched from, and inside this folder, there are only three files, unrelated to the Cavern mod.
It should be in ...\roaming.minecraft\config
If your running it through twitch, go to the twitch app > mods > my modpacks. Right click the mod pack your using and then click on "open folder". Then look for the config folder there.
If deleting the cfg file doesn't work then open the cfg file in notepad and look through it. As I recall setting it up to give you experience for ores was pretty straight forward. After you've made the changes to the cgf file, save it and restart your minecraft client.
Hopefully this is helpful. I'm on my phone right now and can't check things like the specific changes I made to the cfg file. I just know that making those changes worked for me.
I have fixed that issue for myself. I have removed the config file and the level system is working back for me. Try it guys Le sam. 15 févr. 2020 à 19:12, pseudoArchaea [email protected] a écrit :
…
Same.. Been mining like crazy, got a bunch of diamonds and stuff that I mined in the cavern, still no rank. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#36?email_source=notifications&email_token=AEB5E24BYWIMFKPOGRTMQGLRDAWCHA5CNFSM4GKTXVO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL3TNXY#issuecomment-586626783>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEB5E22LABEXOCWTDHUNMJTRDAWCHANCNFSM4GKTXVOQ .Sorry, what file exactly? Where? I looked in C:\Users_USER_\AppData\Roaming.minecraft\mods\config which is the path my mods are launched from, and inside this folder, there are only three files, unrelated to the Cavern mod.
It should be in ...\roaming.minecraft\config
If your running it through twitch, go to the twitch app > mods > my modpacks. Right click the mod pack your using and then click on "open folder". Then look for the config folder there.
If deleting the cfg file doesn't work then open the cfg file in notepad and look through it. As I recall setting it up to give you experience for ores was pretty straight forward. After you've made the changes to the cgf file, save it and restart your minecraft client.
Hopefully this is helpful. I'm on my phone right now and can't check things like the specific changes I made to the cfg file. I just know that making those changes worked for me.
I would love to see specifically, as I've found the cfg file. Deleting the folder hasn't worked for me, and I'm not the best at understanding scripts and stuff like that.. I'm giving it my best shot at the moment, but getting some help is always appreciated!
Had same issue playing on my server. I have fixed this - general.cfg file had empty
S:miningPoints <>
, so no exp given for mining
I'm copied this part from my local config %AppData%/.minecraft/config/caverns/general.cfg and got this (some other mods ores here)
S:miningPoints <
glowstone,2
oreAquamarine,2
oreCoal,1
oreCopper,1
oreDiamond,5
oreEmerald,3
oreFirestone,2
oreGold,1
oreHexcite,4
oreIron,1
oreLapis,3
oreLead,1
oreMagnite,1
oreQuartz,2
oreRandomite,2
oreRedstone,2
oreRuby,3
oreSaltpeter,1
oreSapphire,3
oreSilver,1
oreSulfur,1
oreTin,1
oreTopaz,2
oreUranium,2
oreZinc,1
minecraft:lit_redstone_ore,2
>