diff options
author | gabriel1379 <gabriel1379@gmail.com> | 2024-02-25 18:21:52 +0100 |
---|---|---|
committer | gabriel1379 <gabriel1379@gmail.com> | 2024-02-25 18:21:52 +0100 |
commit | 791c44e3b090f41265b8b7baa6f56ae53bb9a729 (patch) | |
tree | b5a8604f7ca268a6e2c1567c4ffd3e6edb341059 /mod.conf | |
parent | 71b413bfe95e5c26ffc15a330d22d1f6ec10a34d (diff) | |
download | elevator-791c44e3b090f41265b8b7baa6f56ae53bb9a729.tar.gz elevator-791c44e3b090f41265b8b7baa6f56ae53bb9a729.tar.bz2 elevator-791c44e3b090f41265b8b7baa6f56ae53bb9a729.zip |
Add alternative crafting recipe for technic + basic_materials
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ name = elevator description = An entity-based elevator allowing fast realtime travel in Minetest. Supports Minetest Game, MineClone2, and Aurum -optional_depends = default, technic, homedecor, chains, farming, mcl_core, mcl_sounds, aurum, screwdriver, doc_items +optional_depends = default, technic, homedecor, chains, farming, mcl_core, mcl_sounds, aurum, screwdriver, doc_items, basic_materials min_minetest_version = 5.4 |