Skip to content

Commit

Permalink
Update Quest Book I18N (#17804)
Browse files Browse the repository at this point in the history
Co-authored-by: Dream-Master <Dream-Master@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Dream-Master authored Oct 29, 2024
1 parent 52ed943 commit 65c3d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/txloader/load/betterquesting/lang/template.lang
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ betterquesting.quest.AAAAAAAAAAAAAAAAAAAHQA.desc=If you happen to be near a snow

# Quest: Loading the Chunks
betterquesting.quest.AAAAAAAAAAAAAAAAAAALOg.name=§1§lLoading the Chunks
betterquesting.quest.AAAAAAAAAAAAAAAAAAALOg.desc=Minecraft works in chunks - the 16x16 columns of blocks from bedrock to sky. The chunks in a radius around you are simulated or, in other words, chunkloaded. If a chunk is not loaded, nothing happens in it - crops don't grow, machines don't work. Thus, you want to have your base chunkloaded when you're off exploring. Later on, you want your base chunkloaded so things don't spontaneously blow up, especially multi-block machines.%n%nYou can chunkload in a few ways:%n%n1) The ServerUtilities mod. With default settings, you will not be able to chunkload. Feel free to change that in the config if you are in singleplayer (SP) or running your own server.%n%n2) Use four types of Anchors from Railcraft, although they are not craftable until the Low Voltage (LV) tier. In SP, or a server you run, cheat in Admin Anchors to chunkload forever, for free. They're limited on servers to prevent TPS dropping from people chunkloading a base forever when they aren't even there. On the officials, you need to use Ender Fragments, Ender Pearls, or Coins to fuel them. Look at the tooltip on each for how long it will work, and in what chunkloader.%n%n3) Use a Chunkloader from GT++. You'll need EU for it.%n%n4) Use one of the blocks that chunkloads itself. If you do this on a server, expect the admins to possibly get very mad at you if it's not something you're allowed to do. Same for vanilla methods.%n%nDon't use chicken chunks to get anchor-like blocks. It's buggy.
betterquesting.quest.AAAAAAAAAAAAAAAAAAALOg.desc=Minecraft works in chunks - the 16x16 columns of blocks from bedrock to sky. The chunks in a radius around you are simulated or, in other words, chunkloaded. If a chunk is not loaded, nothing happens in it - crops don't grow, machines don't work. Thus, you want to have your base chunkloaded when you're off exploring. Later on, you want your base chunkloaded so things don't spontaneously blow up, especially multi-block machines.%n%nYou can chunkload in a few ways:%n%n1) The ServerUtilities mod. With default settings, you will not be able to chunkload. Feel free to change that in the config if you are in singleplayer (SP) or running your own server.%n%n2) Use four types of Anchors from Railcraft, although they are not craftable until the Low Voltage (LV) tier. In SP, or a server you run, cheat in Admin Anchors to chunkload forever, for free. They're limited on servers to prevent TPS dropping from people chunkloading a base forever when they aren't even there. On the officials, you need to use Ender Fragments, Ender Pearls, or Coins to fuel them. Look at the tooltip on each for how long it will work, and in what chunkloader.%n%n3) Use one of the blocks that chunkloads itself. If you do this on a server, expect the admins to possibly get very mad at you if it's not something you're allowed to do. Same for vanilla methods.%n%nDon't use chicken chunks to get anchor-like blocks. It's buggy.


## Quest Line: Tips and Tricks
Expand Down

0 comments on commit 65c3d47

Please sign in to comment.