mirror of
https://github.com/minetest-mods/moreores.git
synced 2024-11-15 06:40:35 +01:00
4db884e00c
Hoes crafted from "rare" materials were deprecated in
9c459e77ac
.
Hoes are still available in existing worlds, but they cannot
be crafted anymore.
This closes #29.
842 B
842 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
Added
- Brazilian and Dutch translations.
Deprecated
- Deprecated hoes to follow Minetest Game's deprecation of hoes
made of "rare" materials.
- Hoes are still available in existing worlds, but they cannot be crafted anymore.
Fixed
- Handle tin which is now included in Minetest Game. If it is detected, then the tin nodes and items from More Ores won't be registered.
1.0.0 - 2017-02-19
- Initial versioned release.