File tree Expand file tree Collapse file tree 2 files changed +36
-1
lines changed
Expand file tree Collapse file tree 2 files changed +36
-1
lines changed Original file line number Diff line number Diff line change 3939 id : mc
4040 attributes :
4141 label : " Your Minecraft version"
42- description : " Write down your Minecraft option "
42+ description : " Write down your Minecraft version "
4343 placeholder : " Example: 1.16.5"
4444 validations :
4545 required : true
Original file line number Diff line number Diff line change 1+ name : " Outdated Texture[s]"
2+ description : A texture not been updated to use the latest one.
3+ title : " [Outdated]: "
4+ labels : ["outdated texture"]
5+ assignees :
6+ - bangetto
7+ body :
8+ - type : textarea
9+ id : main
10+ attributes :
11+ label : " What texture[s] are outdated?"
12+ description : " Write down the list textures that are outdated!"
13+ placeholder : " Ex: grass_side or the side texture of grass"
14+ validations :
15+ required : true
16+ - type : checkboxes
17+ id : version
18+ attributes :
19+ label : Checks
20+ description : " Before reporting an issue please check that everything is up-today!"
21+ options :
22+ - label : " I downloaded the latest version of the repository"
23+ required : true
24+ - label : " There are no resources pack above this"
25+ required : true
26+ validations :
27+ required : true
28+ - type : input
29+ id : mc
30+ attributes :
31+ label : " Your Minecraft version"
32+ description : " Write down your Minecraft version"
33+ placeholder : " Example: 1.16.5"
34+ validations :
35+ required : true
You can’t perform that action at this time.
0 commit comments