Skip to content

Commit

Permalink
chore: add git-blame-ignore-revs file
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Jul 4, 2024
1 parent 03d02f1 commit a98df11
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Use via: git config --local --add blame.ignoreRevsFile .git-blame-ignore-revs

# Rename "refinedstorage2" to "refinedstorage"
03d02f1e07e1e6e9726404c236c3af227126ade0
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Quartz Enriched Copper, used to craft cables.
- Block of Quartz Enriched Copper

### Changed

- The mod ID has been changed from "refinedstorage2" to "refinedstorage". Worlds that used milestone 3 on Minecraft 1.20.4 are no longer compatible.
- Recipes now use common tag conventions from NeoForge and Fabric.

### Fixed

- Regulator Upgrade having wrong GUI title.
- Crafting Grid not dropping crafting matrix contents when broken.
- "+1" amount screen button not doing anything.

### Changed

- The mod ID has been changed to "refinedstorage". Worlds that used milestone 3 on Minecraft 1.20.4 are no longer compatible.
- Recipes now use common tag conventions from NeoForge and Fabric.
- "+1" button on amount screen not doing anything.

## [2.0.0-milestone.3.14] - 2024-06-28

Expand Down

0 comments on commit a98df11

Please sign in to comment.