Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Aneonen committed Mar 6, 2023
2 parents 8358fee + 0992290 commit ffd8da0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**BEE2 Version**

**Additional context**
Add any other context about the problem here.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains the Aneonen Miscellaneous package. Add it to BEE2 by do

# Item List

A thorough description the items and their functions. Ordered by significance.
A thorough description of the items and their functions. Ordered by significance.

## Check and Timer Indicator Panels
![indicators](https://user-images.githubusercontent.com/126639978/222040993-ea444d0c-76eb-44ff-91de-be5094a3e063.jpg)
Expand Down Expand Up @@ -37,7 +37,7 @@ An angled bridge emitter that sits upon a sliced 1x4x1-tile block. The item is t
The bridges can be positioned in 8 locations on a surface using the widget.
By selecting **Start Reversed**, the bridge emitter will face towards the center of the surface instead of away from it.

By unselecting **Start Opened**, the automatic portal magnet will disappear from the terminus of the bridge. This is useful if the bridge does not lines up well with an existing portal magnet.
By unselecting **Start Opened**, the automatic portal magnet will disappear from the terminus of the bridge. This is useful if the bridge lines up well with an existing portal magnet.

**Start Enabled** causes the bridge to start enabled.

Expand Down

0 comments on commit ffd8da0

Please sign in to comment.