[Feature] Build for 1.20
This commit is contained in:
parent
bbdae36ac6
commit
1a18422f90
3 changed files with 9 additions and 12 deletions
13
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
13
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
@ -25,7 +25,7 @@ body:
|
|||
attributes:
|
||||
label: BCLib
|
||||
description: What version of BCLib are you running?
|
||||
placeholder: 2.x.x
|
||||
placeholder: 3.x.x
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
@ -33,7 +33,7 @@ body:
|
|||
attributes:
|
||||
label: Fabric API
|
||||
description: What version of Fabric API is installed
|
||||
placeholder: 0.5x.x
|
||||
placeholder: 0.8x.x
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
|
@ -50,13 +50,10 @@ body:
|
|||
label: Minecraft
|
||||
description: What version of Minecraft is installed?
|
||||
options:
|
||||
- 1.19.3
|
||||
- 1.20
|
||||
- 1.19.4
|
||||
- 1.19.3 [unsupported]
|
||||
- 1.19.2
|
||||
- 1.19.1
|
||||
- 1.19
|
||||
- 1.18.2
|
||||
- 1.18.1
|
||||
- 1.18
|
||||
- Older
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue