minetest-mm/mods/basic_materials
2024-12-19 12:55:40 +01:00
..
locale update 2021-01-16 20:08:32 +01:00
models add_some_mods 2020-10-25 19:05:08 +01:00
textures first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
.luacheckrc first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
aliases.lua first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
craftitems.lua first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
crafts.lua first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
init.lua first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
LICENSE add_some_mods 2020-10-25 19:05:08 +01:00
mod.conf first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
nodes.lua first_try_to_update_after_years 2024-12-19 12:55:40 +01:00
README.md first_try_to_update_after_years 2024-12-19 12:55:40 +01: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