1
0
mirror of https://github.com/mt-mods/basic_materials.git synced 2025-02-28 00:40:19 +01:00
wsor4035 8631a2670b
Hades branch improvements (#12)
* 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>

* formatting fixes

Co-authored-by: sfence <sfence.software@gmail.com>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2022-03-02 01:07:14 -05:00
2021-01-14 06:33:35 +01:00
2018-10-30 21:22:25 -04:00
2022-03-02 01:07:14 -05:00
2022-03-02 01:07:14 -05:00
2018-11-08 19:18:27 -05:00
2022-03-02 01:07:14 -05:00
2022-01-29 22:07:53 -05:00

Basic Materials mod

mod that adds basic material nodes and items

Install

Option 1: use content tab in minetest

  • click the content tab
  • search for basic materials
  • click install on basic materials

Option 2: download from ContentDB

  • click the above link or search for basic materials on ContentDB
  • select the download button on the basic materials page
  • extract the zip downloaded from the previous step
  • place in your mods folder

Option 3: use git

  • git clone https://github.com/mt-mods/basic_materials.git
  • cd basic_materials
  • git submodule init
  • git submodule update

to update please use the following commands starting inside the mod directory

  • git submodule sync
  • git submodule update
Description
Miroir du dépôt basic_materials.
Readme CC-BY-SA-4.0 242 KiB
Languages
Lua 100%