Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny-Hui committed Apr 12, 2024
1 parent 532ef0a commit 9374b6e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ body:
label: Minecraft Version
description: The version of Minecraft you were using when encountering this bug
options:
- "1.20.5"
- "1.20.4"
- "1.19.4"
- "1.18.2"
Expand Down Expand Up @@ -81,4 +82,4 @@ body:
required: false
- type: markdown
attributes:
value: "Thanks for reporting! Note that we may request extra information in this issue whenever necessary."
value: "Thanks for reporting! Note that further enquiries may be made on this issue if necessary to identify the issue."
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/mod_compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ body:
label: Minecraft Version
description: The version of Minecraft you were using when encountering this bug
options:
- "1.20.5"
- "1.20.4"
- "1.19.4"
- "1.18.2"
Expand Down Expand Up @@ -82,6 +83,6 @@ body:
- type: markdown
attributes:
value: |
Thanks for reporting! Note that we may request extra information in this issue whenever necessary.
Thanks for reporting! Note that further enquiries may be made on this issue if necessary to identify the issue.
You may also consider reporting the issue to the other mod's developer linking to this issue.
Please however do not go blame either sides of mod developers, we are all just passionate people trying to make their dream come true, and due to the varying codebases it may require some cooperation on both sides for this to be resolved.
Please however do not attribute the fault to either sides of developers, we are all just passionate people trying to make their dream come true, and due to the varying codebases it may require some cooperation on both sides for this to be resolved.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

### Changes
- Various blocks will now automatically cull non-visible faces, improving performance and visibility in spectator
- Modifying Light Block Level now shows in the action bar for the modified light level
- Water Machine now also allows you to fill an empty bucket with water
- Refurbished GUI Screen:
- - Now shows the block name you are editing, it's location and the nearest station
Expand Down

0 comments on commit 9374b6e

Please sign in to comment.