Skip to content

Commit

Permalink
Update Quest Book I18N (#18623)
Browse files Browse the repository at this point in the history
Co-authored-by: serenibyss <serenibyss@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and serenibyss authored Jan 3, 2025
1 parent b52121b commit ebb5855
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/txloader/load/betterquesting/lang/template.lang
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,10 @@ betterquesting.quest.AAAAAAAAAAAAAAAAAAALPA.desc=It looks like you've found a se
betterquesting.quest.bMKIeFhNQluRks9YzpqEGQ.name=§6§lThe power of prospecting!
betterquesting.quest.bMKIeFhNQluRks9YzpqEGQ.desc=At the top of your map screen (J by default) there are multiple tabs, some of them will be very useful and will save you a ton of searching!%n%nGT Oreveins - this tab will keep track of the veins for you, to save a vein to map right-click a naturally generated ore (some tools can't right click)%nGT Underground fluids - this will help you later (MV)%nTC Nodes - this tab will keep track of thaumcraft nodes for you (you need to scan them first)%n%n[note]Small Ores are not part of veins and thus do not uncover a vein on the map. However veins generate extra small ores related to the vein in their chunks, so they can still be useful in your search (though not all small ores are related to a nearby vein so don't be fooled).[/note]%n%n[note]Another great interaction is that you can use the NEI search bar in highlight mode (doubleclick it) and then go to the map screen to get the matching uncovered ore veins highlighted![/note]

# Quest: Your First Flint Sword
betterquesting.quest.h_PK8qnyR9CBUoOhT9nwzA.name=§2§lYour First Flint Sword
betterquesting.quest.h_PK8qnyR9CBUoOhT9nwzA.desc=It's time to upgrade your wooden sword a little.%nCollect flint bones and a stick.%n%nYou won't be able to kill a Wither with it now, but you can upgrade and improve this tool later. You can also repair it with flint.

# Quest: NEI is EVEN MORE POWERFUL NOW?
betterquesting.quest.pl7uw8oSRhe6L4DmTRfrOQ.name=§2§lNEI is EVEN MORE POWERFUL NOW?
betterquesting.quest.pl7uw8oSRhe6L4DmTRfrOQ.desc=NEI now automatically collapses similiar items into one slot making browsing much faster! To collapse/uncollapse a group use ALT+LMB.%nYou can also create your own presets with custom groups!%n%n[note]You can disable this functionality in NEI settings[/note]%n%nAlso now NEI has JEI-like Advanced Search:%n%n@ - search by mod (@minecraft)%n%n[note]There are even more special characters that you can use but most of them are off by default (e.g. no need to use # to search in tooltip), below are all the special characters, check which ones are on/off in NEI settings.%n%nSpace is used as a logical AND between different conditions%n# - search by tooltip (#UV-Tier)%n& - search by id: (&95:15 extratrees:door)%n$ - search by ore dictionary ($ore)%n%% - search by subsets (%%block)%n| - logical or. multi-item search (wrench|hammer)%n- - logical not. exclude items that match the following expression (-@minecraft)%n" - multiple words wrapped in quotes are treated as one condition rather than several ("White Stained Glass")%n%nSearch Mode (apply on search parts, not full string):%nPlain - simple string%nExtended - allow only ?, * rules (by default)%nRegex - allow full regex%n%nIn Extended Search Mode:%n? - any character (@min?craft)%n* - any few characters (@m*ft = @minecraft)%nr/.../ - standard java regex (@r/m\w{6}ft/ = @minecraft)[/note]%n%n[note]You can disable this functionality in NEI settingss.[/note]%n%nYou can add bookmarks with the A key while hovering over an item, also:%nHold SHIFT to bookmark the whole recipe%nHold CTRL to bookmark number of items%nHold SHIFT + CTRL to bookmark both recipe and all the number of all the items it contains%n
Expand Down

0 comments on commit ebb5855

Please sign in to comment.