blob: d35332761309786b915f130bf229c24018d1fb87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
---
name: Bug Report
about: Create a report to help us improve
title: "[Bug]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to Reproduce**
Steps to reproduce the behavior:
- First Step
- Second Step
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information with the version):**
- Minecraft: [e.g. 1.14]
- Mod Loader: [e.g. forge, fabric]
**Logs**
Pastebin the log [e.g. `logs/latest.log`] and link it below:
**Additional context**
Add any other context about the problem here.
|