simple-shooter-game/mods/basic_materials
2025-12-06 11:37:08 -04:00
..
.github/workflows Add the game 2025-12-06 11:37:08 -04:00
locale Add the game 2025-12-06 11:37:08 -04:00
models Add the game 2025-12-06 11:37:08 -04:00
textures Add the game 2025-12-06 11:37:08 -04:00
.luacheckrc Add the game 2025-12-06 11:37:08 -04:00
aliases.lua Add the game 2025-12-06 11:37:08 -04:00
craftitems.lua Add the game 2025-12-06 11:37:08 -04:00
crafts.lua Add the game 2025-12-06 11:37:08 -04:00
init.lua Add the game 2025-12-06 11:37:08 -04:00
LICENSE Add the game 2025-12-06 11:37:08 -04:00
mod.conf Add the game 2025-12-06 11:37:08 -04:00
nodes.lua Add the game 2025-12-06 11:37:08 -04:00
README.md Add the game 2025-12-06 11:37:08 -04: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