diff --git a/Directional-blocks-and-auto-rotate.md b/Directional-blocks-and-auto-rotate.md index 6f6f9bd..caa6250 100644 --- a/Directional-blocks-and-auto-rotate.md +++ b/Directional-blocks-and-auto-rotate.md @@ -5,7 +5,7 @@ However, after you've added these variants to complete the set, you may find it This is where "Auto-Rotate" comes in. You may have noticed this turning on and off if you pressed the F6 key in-game. If you're placing a block with other defined rotations, Auto-Rotate automatically picks the correct block rotation for you to place. -In order for Auto-Rotate to do its job properly you need to give your blocks the recognized rotation names that are detailed below: +In order for Auto-Rotate to do its job properly you need to name your blocks with the recognized rotation endings that are detailed below: #### Directional endings * -N @@ -13,37 +13,40 @@ In order for Auto-Rotate to do its job properly you need to give your blocks the * -W * -E -These suffixes stand for North, South, West and East, and should come after the block name without a space. For example: -Wood wall-N -Wood wall-S -Wood wall-W -Wood wall-E +These suffixes stand for North, South, West and East, and should come after the block name without a space. For example: Wood wall-N, Wood wall-S, Wood wall-W, Wood wall-E. ![N/S/E/W](https://cdn.discordapp.com/attachments/293663784290222080/395160391518388234/unknown.png) +It should be noted that you may press F7 in-game to see the red and blue line. The blue line always points south from your feet. *** -#### Corners -* _block name_-NW -* _block name_-NE -* _block name_-SW -* _block name_-SE +#### Corner endings +* -NW +* -NE +* -SW +* -SE -![NW/NE/SW/SE](https://i.imgur.com/s6iPAmY.png) +These suffixes stand for Northwest, Northeast, Southwest and Southeast. + +![NW/NE/SW/SE](https://cdn.discordapp.com/attachments/293663784290222080/395161827933290496/unknown.png) *** -#### Slabs -* _block name_-D -* _block name_-U +#### Slab endings +* -D +* -U -![D/U](https://i.imgur.com/KyIshlK.png) +These suffixes stand for Down and Up. + +![D/U](https://cdn.discordapp.com/attachments/293663784290222080/395162255596978177/unknown.png) *** -#### Pillars/Poles/Walls -* _block name_-NS -* _block name_-WE -* _block name_-UD (this can be omitted, useful for just walls) +#### Pillar/Pole endings +* -NS +* -WE +* -UD -![NS/WE/UD](https://i.imgur.com/iz5ZXe9.png) \ No newline at end of file +These suffixes stand for North/South, West/East and Up/Down + +![NS/WE/UD](https://cdn.discordapp.com/attachments/293663784290222080/395164320524271618/unknown.png) \ No newline at end of file