From 07c80da687efc1e08f98c5ed2528e9b1a66ca64a Mon Sep 17 00:00:00 2001 From: Kas-tle <26531652+Kas-tle@users.noreply.github.com> Date: Sun, 31 Jul 2022 10:45:49 -0700 Subject: [PATCH] typo --- .github/ISSUE_TEMPLATE/pack-conversion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/pack-conversion.yml b/.github/ISSUE_TEMPLATE/pack-conversion.yml index 22f3484..b7dee55 100644 --- a/.github/ISSUE_TEMPLATE/pack-conversion.yml +++ b/.github/ISSUE_TEMPLATE/pack-conversion.yml @@ -52,7 +52,7 @@ body: attributes: label: Block Material description: | - Please provide a block material to be used in the script. If one is not selected, `alpa_test` will be used. + Please provide a block material to be used in the script. If one is not selected, `alpha_test` will be used. See the [Bedrock Wiki](https://wiki.bedrock.dev/blocks/block-materials.html) for more info. - `opaque`: no support for transparent or translucent pixels and renders only on outside faces - `alpha_test`: support for transparent pixels and renders only on outside faces