Skip to content

Commit

Permalink
Add ice as a Stairs+ node
Browse files Browse the repository at this point in the history
This closes #109.
  • Loading branch information
Calinou committed Oct 17, 2019
1 parent 8019f9f commit 5cab63c
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 5cab63c

Please sign in to comment.