Problem Cant adjust the claimed chunks in Project Ozone 3.

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

Bloodwolfe

New Member
Jul 23, 2020
1
0
2
Doing a play through on the newest version of PO3. when I updated the pack all my previous configs and tweaks were overwritten. Mostly that's not an issue, save for the fact that i like larger bases and 100 claimed chunks isn't enough. I have been trying to edit the local/ftbutilities/ranks.json file to adjust the chunks with no luck. I looked for other similar issues and have found this:

{
"default_ranks": {
"player": "player",
"op": "op"
},
"ranks": {
"player": {
"parent": "builtin_player",
"permissions": {
"ftbutilities.chunkloader.max_chunks": 250,
"ftbutilities.homes.max": 10,
"ftbutilities.claims.max_chunks": 1000
}
},
"op": {
"parent": "builtin_op",
"syntax": "<&2$name&r> ",
"permissions": {
"ftbutilities.chunkloader.max_chunks": 250,
"ftbutilities.homes.max": 10,
"ftbutilities.claims.max_chunks": 1000
}
}
}
}

by every account I've seen this is pretty much the standard fix but every time i log back in I'm still at 100 claimable and 50 chunk loadable. I cannot figure out what I'm doing wrong. I've included the actual file below if some one wants to edit it correctly and lemme know what I did wrong.
 

Attachments

  • ranks.txt
    574 bytes · Views: 117