34 lines
1.2 KiB
Markdown
34 lines
1.2 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Use this template if you're running into bugs or other issues
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Expected Behavior
|
|
Replace this text with what you expected to happen.
|
|
_Example: The Piston should extend._
|
|
|
|
### Actual Behavior
|
|
Replace this text with what actually happened.
|
|
_Example: The Piston does not extend._
|
|
|
|
### Reproduction Steps
|
|
Provide information on how to reproduce this game crash. You can either fill in the example below or do something else -- just make sure your instructions are minimal and clear! If applicable, please provide a world file as a compressed ZIP which contains a minimally reproducible example of the issue.
|
|
|
|
1. Place a Redstone Lamp beside a Redstone Repeater
|
|
2. Use a Lever to activate the Redstone Repeater
|
|
3. Nothing happens
|
|
|
|
### Attachments
|
|
Add any relevant screenshots or videos to this issue as you feel necessary to explain the issue.
|
|
|
|
### System Information
|
|
You can obtain this information from the in-game debug screen or through using [DxDiag](https://support.microsoft.com/en-us/help/4028644/windows-open-and-run-dxdiagexe) on Windows.
|
|
|
|
- Java Version: [fill me in]
|
|
- CPU: [fill me in]
|
|
- GPU: [fill me in]
|