added default keybinds for ftb-chunks, updated field guide and quests for it

This commit is contained in:
Pyritie 2025-05-18 21:08:20 +01:00
parent f569ded46d
commit 054a27977b
3 changed files with 4 additions and 2 deletions

View file

@ -116,3 +116,5 @@ key_key.entityculling.toggle:key.keyboard.unknown:NONE
key_key.craftpresence.config_keycode.name:key.keyboard.unknown:NONE
key_gui.xaero_pac_key_open_menu:key.keyboard.apostrophe:NONE
key_gtceu.key.armor_mode_switch:key.keyboard.o
key_key.ftbchunks.map:key.keyboard.unknown:NONE
key_key.ftbchunks.claim_manager:key.keyboard.m:CONTROL

View file

@ -33,7 +33,7 @@
{
"type": "patchouli:text",
"anchor": "chunks",
"text": "$(italic)How do I force-load a chunk?$()$(br2)Open your map with $(item)$(k:gui.xaero_open_map)$(), then right-click the chunk > $(thing)Claim Selected$(). Right-click a claimed chunk again > $(thing)Forceload Selected$().$(br2)To increase the number of forceloaded chunks, press $(item)$(k:gui.xaero_pac_key_open_menu)$(), then go to the player settings and increase the number of bonus chunk forceloads."
"text": "$(italic)How do I force-load a chunk?$()$(br2)Open your map with $(item)$(k:key.ftbchunks.claim_manager)$(), then shift-left-click the chunk. Shift-right-click to unclaim.$(br2)To increase the number of forceloaded chunks, use $(item)/ftbchunks admin extra_force_load_chunks @p set X$(), where X is the new limit."
},
{
"type": "patchouli:text",

View file

@ -1687,7 +1687,7 @@
"quests.tfg.create_team.desc": "You can create a team to complete quests together. To do this, open your inventory, then in the upper left corner select the button where 3 colorful people are drawn, then an interface will open in which you can create a team. Click the §aCreate a team§r button, then give it a name and possibly some other parameters, and after successfully creating a team, you can invite other players to it using the plus button in the green circle in the upper right corner. From this point onwards, your quests will be synchronized and any team member will be able to complete them. Good luck!",
"quests.tfg.capture_territory.title": "How to capture territory?",
"quests.tfg.capture_territory.subtitle": "And how to load chunks in your territory",
"quests.tfg.capture_territory.desc": "If you play on a server, you might want to claim your territory so other players can't interfere. Use the Open Map key (default \"M\") to open the map, then right-click the chunk you want to claim, and select Claim Chunk. There is a limit to this, so you can't claim everything. You can right-click on a chunk again to Forceload (aka \"chunk load\") it. Claiming chunks will include your whole team, if you're using one.",
"quests.tfg.capture_territory.desc": "If you play on a server, you might want to claim your territory so other players can't interfere. Use the Open Claims key (default \"Ctrl+M\") to open the window, then left-click to claim a chunk and right-click to unclaim them. There is a limit to this, so you can't claim everything. You can shift-left-click on a chunk to forceload (aka \"chunk load\") it, and shift-right-click to un-forceload it. Claiming chunks will include your whole team, if you're using one.",
"quests.tfg.field_guide.title": "Important information about quests!",
"quests.tfg.field_guide.subtitle": "I need to read more?",
"quests.tfg.field_guide.desc": "The quests are still in development, and we're always working on improving them! A lot of information about specific mechanics are also in your Field Guide, accessible via the Book tab in your inventory.\n\nRemember that both JEI and the Field Guide are your friends, as not everything will be explained through quests.",