mirror of
https://github.com/mt-mods/basic_materials.git
synced 2024-12-24 01:30:39 +01:00
aa60caa261
* add hades revisted crafts and update sound api for sounds (#10) * add hades revisted crafts and update sound api for sounds * fix https://github.com/mt-mods/basic_materials/issues/9 * fix https://github.com/mt-mods/basic_materials/issues/9 part 2 * Add hades_bucket to crafts. Fix some bugs. * Fix dependencies and recipes. Disable silicon if hades_materials is aviable. * Remove unused dependence. * Clear original recipe for palstic base from hades_materials. Prevent dual plastic cook recipe. * Use register_alias_force. * Fix spaces vs tabs. Co-authored-by: wsor4035 <24964441+wsor4035@users.noreply.github.com>
4 lines
216 B
Plaintext
4 lines
216 B
Plaintext
name = basic_materials
|
|
optional_depends = moreores, default, mesecons_materials, dye, bucket, fl_stone, fl_trees, mcl_sounds, hades_sounds, hades_materials, hades_bucket, hades_extraores
|
|
min_minetest_version = 5.2.0
|