Fix Centered Wooden Tile crafting

This closes #145.
This commit is contained in:
Hugo Locurcio
2019-05-22 09:39:06 +02:00
parent 72a6ee6032
commit f421c67372
2 changed files with 15 additions and 9 deletions

View File

@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
for their smaller visual size.
- The minimum supported Minetest version is now 5.0.0.
### Fixed
- Fixed a recipe conflict that made Centered Wooden Tiles impossible to craft.
## [1.3.0] - 2019-03-23
### Changed