mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2024-11-13 05:50:18 +01:00
Update the changelog to reflect recent commits
This commit is contained in:
parent
ca45478761
commit
0ace9fe493
|
@ -9,12 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
### Added
|
||||
|
||||
- Stairs+ nodes for `basic_materials`'s concrete, cement and brass blocks.
|
||||
- Listring add for circular saw.
|
||||
- Stairs+: New API function:
|
||||
`stairsplus:register_custom_subset(subset, modname, subname, recipeitem, fields)`
|
||||
- **Stairs+:** New API function
|
||||
`stairsplus:register_custom_subset(subset, modname, subname, recipeitem, fields)`.
|
||||
|
||||
### Fixed
|
||||
|
||||
- The papyrus crafting recipe override is now properly applied over the
|
||||
`default` mod's recipe.
|
||||
- Centered wooden tiles are now craftable.
|
||||
- Wool Stairs+ nodes can no longer be used in crafting.
|
||||
- The circular saw can no longer replace items from the player's inventory
|
||||
when it is full.
|
||||
|
|
Loading…
Reference in New Issue
Block a user