mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-01-12 02:40:22 +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
|
### Added
|
||||||
|
|
||||||
|
- Stairs+ nodes for `basic_materials`'s concrete, cement and brass blocks.
|
||||||
- Listring add for circular saw.
|
- Listring add for circular saw.
|
||||||
- Stairs+: New API function:
|
- **Stairs+:** New API function
|
||||||
`stairsplus:register_custom_subset(subset, modname, subname, recipeitem, fields)`
|
`stairsplus:register_custom_subset(subset, modname, subname, recipeitem, fields)`.
|
||||||
|
|
||||||
### Fixed
|
### 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.
|
- Wool Stairs+ nodes can no longer be used in crafting.
|
||||||
- The circular saw can no longer replace items from the player's inventory
|
- The circular saw can no longer replace items from the player's inventory
|
||||||
when it is full.
|
when it is full.
|
||||||
|
Loading…
Reference in New Issue
Block a user