Ftb chunks как увеличить чанки
FTB Chunks
FTB Chunks is the successor to FTB Utilities for claiming your area, currently it is missing some GUI for Team management compared to it’s prior versions.
Creating a team
To be able to claim areas and allow other access to your claim, you need to create a team. In most cases you will get a Team for yourself automatically and you can ignore this section. However if you wanna make a team for you and others some of this may be useful.
/ftbteams info — View details about your current team
/ftbteams settings ftbteams:display_name <name> — Change your teams name
Inviting other players
To invite others to your team, you can use this command
/ftbteams invite <playername>
The receiving player can then chose to accept by first leaving their team by running
/ftbteams leave and then accepting by clicking the message in chat.
Creating a claim
After you made your team you can start claiming, simply open your inventory and click the Map icon in the top left, then click the same icon again and you will get the same map but with the ability to interact with it to claim land.

Then simply left click the area you wan’t to claim on the small map.

Chunkloading a claim
Simply hold Shift and left click the area in the previously explain claim map.
FTB Utilities, how to increase allowed claimed chunks
Im trying to increase the number of allowed claimed chunks on my beyond server, but I cant seem to find any documentation anywhere on how to do this. Any help at all would be very much appreciated.
Inenting
Active Member
- Mar 11, 2017
- #2
Darciniel
New Member
- Mar 12, 2017
- #3
It took me a bit of digging to figure this out. So what you have to do is go to /local/ftbu/ranks.json. Once there you’ll be presented with a config file that looks like this:
Inside of the config curly brackets for player (or any other rank you’ve created for that matter) type in the following:
«ftbu.claims.max_chunks»: <amount>,
«ftbu.chunkloader.max_chunks»: <amount>
It should look like this:
Note that this number can be changed to anything up to a maximum of 30000. Also make sure ranks are enabled on your server for this to work properly (I believe they are enabled by default). Sorry for the wall of text but I hope this helps!
eraser0010
New Member
- Mar 26, 2017
- #4
M4rcus
Guest
- May 11, 2017
- #5
Daywalker
Guest
- Sep 12, 2017
- #6
lonerince
New Member
- Sep 23, 2017
- #7
Kel_Co
New Member
- Sep 25, 2017
- #8
Tripwire_117
Guest
- Feb 7, 2018
- #9
ItzShenanigens
Guest
- May 13, 2018
- #10
Pevara
Guest
- May 21, 2018
- #11
- Shut down your server
- Edit the /local/ftbutilities/ranks.json file
- Add the following inside the ranks.[rank of choice].permissions node (you can change the numbers obviously):
«ftbutilities.chunkloader.max_chunks»: 250,
«ftbutilities.claims.max_chunks»: 1000
AirOnSkin
Active Member
- May 23, 2018
- #12
Chaoschaot234
Active Member
- Jul 14, 2018
- #13
have the same problem that FTBU isn’t longer like in 1.7.10 where you used /edit_config ftbu to edit all the claims and no, I don’t go out there and use a stupied permission system which is useless!
I want exactly and nothing more as the old 1.7.10 behavior to edit the claimes/loads, as long as this isn’t changeable, I’ll report this as bug!
grandrolf
Global moderator
- Jul 15, 2018
- #14
Permission system is a good thing as a server owner it gives you more possibilities to control things.
Perhaps you should write your own mod that does what you want then? Reporting this as a bug just because you’re not satisfied with how the mod is progressing is just silly.
A side note on this, if there’s anyone else stumbling on this thread:
Chaoschaot234
Active Member
- Jul 16, 2018
- #15
Or kicking such mods out of the packs . well, what I did was reactivating the chunkloaders from other mods (killed the lines in the specified ZS-Script), which weren’t craftable because the FTB Team is forcing the player to use this new stupied FTBUtilites progression.
If we are in need of permission, then go out an use mods to have an eco server but this is not, what we want! And as long as FTB R is and will never become, an Eco pack, there is nothing legit to force users to use a not needed permission system. My opinion and my point of few, which will not change!
grandrolf
Global moderator
- Jul 16, 2018
- #16
Hambeau
Over-Achiever
- Jul 17, 2018
- #17
Or kicking such mods out of the packs . well, what I did was reactivating the chunkloaders from other mods (killed the lines in the specified ZS-Script), which weren’t craftable because the FTB Team is forcing the player to use this new stupied FTBUtilites progression.
If we are in need of permission, then go out an use mods to have an eco server but this is not, what we want! And as long as FTB R is and will never become, an Eco pack, there is nothing legit to force users to use a not needed permission system. My opinion and my point of few, which will not change!
That’s not to «force» people to use FTP Utilities, it’s to prevent the inconsiderate players on a server from leaving everything loaded and running when they log off, contributing to the server’s inevitable lag-death.
If you are playing a solo game it doesn’t matter since the server is stopped the picosecond you log off.
Exitusworld
New Member
- Jul 17, 2018
- #18
Always struggle to get this working in single player, all the links through mod are to pages that dont exist yet, or just broken. Someone helped me out with latest 1.12 version so forwarding it as it worked.
%MINECRAFTINSTANCE%\local\ftbutilities\ranks.txt (not json) could be json file but wasnt for me.
(EDIT Values to w/e you wish.)
[player is default_player_rank]
ftbutilities.chunkloader.max_chunks: 1000
ftbutilities.claims.max_chunks: 2000
[admin is default_op_rank]
ftbutilities.chat.name.color: «dark_green»
ftbutilities.chunkloader.max_chunks: 1000
WiffleBen
Guest
- Dec 18, 2018
- #19
Cloud_Constructor
Guest
- Jan 4, 2019
- #20
Always struggle to get this working in single player, all the links through mod are to pages that dont exist yet, or just broken. Someone helped me out with latest 1.12 version so forwarding it as it worked.
%MINECRAFTINSTANCE%\local\ftbutilities\ranks.txt (not json) could be json file but wasnt for me.
(EDIT Values to w/e you wish.)
[player is default_player_rank]
ftbutilities.chunkloader.max_chunks: 1000
ftbutilities.claims.max_chunks: 2000
[admin is default_op_rank]
ftbutilities.chat.name.color: «dark_green»
ftbutilities.chunkloader.max_chunks: 1000
I can confirm this. I’m in a single player game playing the latest version of Enigmatica 2 Expert and therefore assume the latest version of of ftbutils. There are also links within the ftb Utilities Mod page that shows you examples of commands. And like the quote says, you must do this within the «local» file of your game/ mod pack. For example, mine is in
Documents/Curse/minecraft/instances/engimatics2expert/local/ftbutilities.
Within this folder is more info. An html linking to a full page of commands and everything.
But as the quote, links in folder and on mod page says you must edit the ranks.txt file and not the Jsn or whatever that file type is.
Also to fully edit the small .txt file you need a source code editor like Notepad++, which is free, that I use. Will upload a pic of my file.
FTB Chunks приват и прогрузка чанков
Мод FTB Chunks позволит игрокам быстро и удобно приватить чанки через карту. Так же можно будет устанавливать прогрузку чанков для того что бы все механизмы продолжали работать, а растения расти когда вы отойдете слишком далеко от своего дома. Помимо этого мод добавит и другой полезный функционал для игры, вроде смены погоды и времени суток, установки точек на карте. На мини карте будет отображаться та же информация о чанках и отметках что и на большой карте.
FTB Chunks
FTB Chunks is the successor to FTB Utilities for claiming your area, currently it is missing some GUI for Team management compared to it's prior versions.
Creating a team
To be able to claim areas and allow other access to your claim, you need to create a team. In most cases you will get a Team for yourself automatically and you can ignore this section. However if you wanna make a team for you and others some of this may be useful.
/ftbteams info — View details about your current team
/ftbteams settings ftbteams:display_name <name> — Change your teams name
Inviting other players
To invite others to your team, you can use this command
/ftbteams invite <playername>
The receiving player can then chose to accept by first leaving their team by running
/ftbteams leave and then accepting by clicking the message in chat.
Creating a claim
After you made your team you can start claiming, simply open your inventory and click the Map icon in the top left, then click the same icon again and you will get the same map but with the ability to interact with it to claim land.
Then simply left click the area you wan't to claim on the small map.
Chunkloading a claim
Simply hold Shift and left click the area in the previously explain claim map.
FTB Utilities, how to increase allowed claimed chunks
Im trying to increase the number of allowed claimed chunks on my beyond server, but I cant seem to find any documentation anywhere on how to do this. Any help at all would be very much appreciated.
Inenting
Active Member
- Mar 11, 2017
- #2
Darciniel
New Member
- Mar 12, 2017
- #3
It took me a bit of digging to figure this out. So what you have to do is go to /local/ftbu/ranks.json. Once there you’ll be presented with a config file that looks like this:
Inside of the config curly brackets for player (or any other rank you’ve created for that matter) type in the following:
"ftbu.claims.max_chunks": <amount>,
"ftbu.chunkloader.max_chunks": <amount>
It should look like this:
Note that this number can be changed to anything up to a maximum of 30000. Also make sure ranks are enabled on your server for this to work properly (I believe they are enabled by default). Sorry for the wall of text but I hope this helps!
eraser0010
New Member
- Mar 26, 2017
- #4
M4rcus
Guest
- May 11, 2017
- #5
Daywalker
Guest
- Sep 12, 2017
- #6
lonerince
New Member
- Sep 23, 2017
- #7
Kel_Co
New Member
- Sep 25, 2017
- #8
Tripwire_117
Guest
- Feb 7, 2018
- #9
ItzShenanigens
Guest
- May 13, 2018
- #10
Pevara
Guest
- May 21, 2018
- #11
- Shut down your server
- Edit the /local/ftbutilities/ranks.json file
- Add the following inside the ranks.[rank of choice].permissions node (you can change the numbers obviously):
"ftbutilities.chunkloader.max_chunks": 250,
"ftbutilities.claims.max_chunks": 1000
AirOnSkin
Active Member
- May 23, 2018
- #12
Chaoschaot234
Active Member
- Jul 14, 2018
- #13
have the same problem that FTBU isn’t longer like in 1.7.10 where you used /edit_config ftbu to edit all the claims and no, I don’t go out there and use a stupied permission system which is useless!
I want exactly and nothing more as the old 1.7.10 behavior to edit the claimes/loads, as long as this isn’t changeable, I’ll report this as bug!
grandrolf
Global moderator
- Jul 15, 2018
- #14
Permission system is a good thing as a server owner it gives you more possibilities to control things.
Perhaps you should write your own mod that does what you want then? Reporting this as a bug just because you’re not satisfied with how the mod is progressing is just silly.
A side note on this, if there’s anyone else stumbling on this thread:
Chaoschaot234
Active Member
- Jul 16, 2018
- #15
Or kicking such mods out of the packs . well, what I did was reactivating the chunkloaders from other mods (killed the lines in the specified ZS-Script), which weren’t craftable because the FTB Team is forcing the player to use this new stupied FTBUtilites progression.
If we are in need of permission, then go out an use mods to have an eco server but this is not, what we want! And as long as FTB R is and will never become, an Eco pack, there is nothing legit to force users to use a not needed permission system. My opinion and my point of few, which will not change!
grandrolf
Global moderator
- Jul 16, 2018
- #16
Hambeau
Over-Achiever
- Jul 17, 2018
- #17
Or kicking such mods out of the packs . well, what I did was reactivating the chunkloaders from other mods (killed the lines in the specified ZS-Script), which weren’t craftable because the FTB Team is forcing the player to use this new stupied FTBUtilites progression.
If we are in need of permission, then go out an use mods to have an eco server but this is not, what we want! And as long as FTB R is and will never become, an Eco pack, there is nothing legit to force users to use a not needed permission system. My opinion and my point of few, which will not change!
That’s not to "force" people to use FTP Utilities, it’s to prevent the inconsiderate players on a server from leaving everything loaded and running when they log off, contributing to the server’s inevitable lag-death.
If you are playing a solo game it doesn’t matter since the server is stopped the picosecond you log off.
Exitusworld
New Member
- Jul 17, 2018
- #18
Always struggle to get this working in single player, all the links through mod are to pages that dont exist yet, or just broken. Someone helped me out with latest 1.12 version so forwarding it as it worked.
%MINECRAFTINSTANCE%\local\ftbutilities\ranks.txt (not json) could be json file but wasnt for me.
(EDIT Values to w/e you wish.)
[player is default_player_rank]
ftbutilities.chunkloader.max_chunks: 1000
ftbutilities.claims.max_chunks: 2000
[admin is default_op_rank]
ftbutilities.chat.name.color: "dark_green"
ftbutilities.chunkloader.max_chunks: 1000
WiffleBen
Guest
- Dec 18, 2018
- #19
Cloud_Constructor
Guest
- Jan 4, 2019
- #20
Always struggle to get this working in single player, all the links through mod are to pages that dont exist yet, or just broken. Someone helped me out with latest 1.12 version so forwarding it as it worked.
%MINECRAFTINSTANCE%\local\ftbutilities\ranks.txt (not json) could be json file but wasnt for me.
(EDIT Values to w/e you wish.)
[player is default_player_rank]
ftbutilities.chunkloader.max_chunks: 1000
ftbutilities.claims.max_chunks: 2000
[admin is default_op_rank]
ftbutilities.chat.name.color: "dark_green"
ftbutilities.chunkloader.max_chunks: 1000
I can confirm this. I’m in a single player game playing the latest version of Enigmatica 2 Expert and therefore assume the latest version of of ftbutils. There are also links within the ftb Utilities Mod page that shows you examples of commands. And like the quote says, you must do this within the "local" file of your game/ mod pack. For example, mine is in
Documents/Curse/minecraft/instances/engimatics2expert/local/ftbutilities.
Within this folder is more info. An html linking to a full page of commands and everything.
But as the quote, links in folder and on mod page says you must edit the ranks.txt file and not the Jsn or whatever that file type is.
Also to fully edit the small .txt file you need a source code editor like Notepad++, which is free, that I use. Will upload a pic of my file.