mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
38 lines
750 B
Markdown
38 lines
750 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: Sollace
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Steps to reproduce**
|
|
Help us figure out what you did to get this issue
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Version Information:**
|
|
- Minecraft Version: [e.g. 1.20.5]
|
|
- Mine Little Pony Version:
|
|
|
|
**Mod Loader:**
|
|
- [ ] Fabric
|
|
- [ ] Quilt
|
|
- [ ] Neoforge (with connector)
|
|
|
|
**Client/Server Logs**
|
|
If applicable, add log files by uploading them as attachments or put them below.
|
|
|
|
<details>
|
|
```
|
|
**Paste logs here**
|
|
```
|
|
</details>
|