Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/BlockySurvival/moreblocks
Browse files Browse the repository at this point in the history
…into HEAD
  • Loading branch information
fluxionary committed Nov 6, 2019
2 parents ef98de7 + 5cab63c commit fce1a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Added

- Stairs+ nodes for ice.
- `settingtypes.txt` file to allow configuring settings in the main menu.
- Polish translation.

Expand Down
1 change: 1 addition & 0 deletions stairsplus/registrations.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ local default_nodes = { -- Default stairs/slabs/panels/microblocks:
"desert_sandstone_block",
"sandstone_block",
"coral_skeleton",
"ice",
}

for _, name in pairs(default_nodes) do
Expand Down

0 comments on commit fce1a64

Please sign in to comment.