schemedit/locale/template.txt

75 lines
4.6 KiB
Plaintext
Raw Normal View History

2019-03-22 18:31:51 +01:00
# textdomain: schemedit
<world path>=
2020-05-15 01:32:09 +02:00
<name>=
2019-03-22 18:31:51 +01:00
Not Set=
Probability: @1=
Force placement=
Hide border=
Show border=
Position: @1=
Owner: @1=
2020-05-15 01:44:48 +02:00
Size: @1=
Schematic name: @1=
2019-03-22 18:31:51 +01:00
Schematic name:=
2020-05-14 22:40:15 +02:00
OK=
2019-03-22 18:31:51 +01:00
Save schematic name=
Export schematic=
2020-05-14 21:47:30 +02:00
Import schematic=
2020-05-15 01:21:45 +02:00
Imported schematic from @1=
Failed to import schematic from @1=
2020-05-15 01:32:09 +02:00
Export/import path:@n@1=
2019-03-22 18:31:51 +01:00
Save size=
Help=
Exported schematic to @1=
Failed to export schematic to @1=
Y Slices=
Y @= @1; Probability @= @2=
Done=
Y position (max. @1):=
Probability (0-255):=
+ Add slice=
+/- Edit slice=
Schematic Node Probability Tool=
Probability (0-255)=
Cancel=
Apply=
Probability that the node will be placed=
If enabled, the node will replace nodes other than air and ignore=
Allows you to access schemedit nodes not owned by you=
Schematic Creator=
The schematic creator is used to save a region of the world into a schematic file (.mts).=
To get started, place the block facing directly in front of any bottom left corner of the structure you want to save. This block can only be accessed by the placer or by anyone with the “schematic_override” privilege.=
2019-03-22 18:39:44 +01:00
To save a region, use the block, enter the size and a schematic name and hit “Export schematic”. The file will always be saved in the world directory. Note you can use this name in the /placeschem command to place the schematic again.=
2019-03-22 18:31:51 +01:00
The other features of the schematic creator are optional and are used to allow to add randomness and fine-tuning.=
2019-03-22 18:39:44 +01:00
Y slices are used to remove entire slices based on chance. For each slice of the schematic region along the Y axis, you can specify that it occurs only with a certain chance. In the Y slice tab, you have to specify the Y slice height (0 @= bottom) and a probability from 0 to 255 (255 is for 100%). By default, all Y slices occur always.=
2019-03-22 18:31:51 +01:00
With a schematic node probability tool, you can set a probability for each node and enable them to overwrite all nodes when placed as schematic. This tool must be used prior to the file export.=
2020-05-15 01:21:45 +02:00
Importing a schematic will load a schematic from the world directory, place it in front of the schematic creator and sets probability and force-place data accordingly.=
2019-03-22 18:31:51 +01:00
(owned by @1)=
This is an advanced tool which only makes sense when used together with a schematic creator. It is used to finetune the way how nodes from a schematic are placed.=
It allows you to set two things:=
1) Set probability: Chance for any particular node to be actually placed (default: always placed)=
2019-03-22 18:39:44 +01:00
2) Enable force placement: These nodes replace node other than air and ignore when placed in a schematic (default: off)=
2019-03-22 18:31:51 +01:00
BASIC USAGE:=
Punch to configure the tool. Select a probability (0-255; 255 is for 100%) and enable or disable force placement. Now place the tool on any node to apply these values to the node. This information is preserved in the node until it is destroyed or changed by the tool again. This tool has no effect on schematic voids.=
Now you can use a schematic creator to save a region as usual, the nodes will now be saved with the special node settings applied.=
NODE HUD:=
To help you remember the node values, the nodes with special values are labelled in the HUD. The first line shows probability and force placement (with “[F]”). The second line is the current distance to the node. Nodes with default settings and schematic voids are not labelled.=
To disable the node HUD, unselect the tool or hit “place” while not pointing anything.=
UPDATING THE NODE HUD:=
2019-03-22 18:39:44 +01:00
The node HUD is not updated automatically and may be outdated. The node HUD only updates the HUD for nodes close to you whenever you place the tool or press the punch and sneak keys simutanously. If you sneak-punch a schematic creator, then the node HUD is updated for all nodes within the schematic creator's region, even if this region is very big.=
2019-03-22 18:31:51 +01:00
Schematic Void=
This is an utility block used in the creation of schematic files. It should be used together with a schematic creator. When saving a schematic, all nodes with a schematic void will be left unchanged when the schematic is placed again. Technically, this is equivalent to a block with the node probability set to 0.=
Just place the schematic void like any other block and use the schematic creator to save a portion of the world.=
Place schematic at the position specified or the current player position (loaded from @1)=
<schematic name>[.mts] [<x> <y> <z>]=
No schematic file specified.=
Schematic file could not be loaded!=
Main=
X size:=
Y size:=
Z size:=
2020-05-14 22:43:45 +02:00
Insufficient privileges! You need the “debug” privilege to do this.=
2020-05-15 02:48:22 +02:00
Convert .mts schematic file to .lua file (loaded from @1)=
<schematic name>[.mts] [comments]=
Failed.=