simple-shooter-game/mods/misc/basic_materials
2025-12-09 23:32:49 -08:00
..
.github/workflows LOTS OF STUFF 2025-12-09 23:32:49 -08:00
locale LOTS OF STUFF 2025-12-09 23:32:49 -08:00
models LOTS OF STUFF 2025-12-09 23:32:49 -08:00
textures LOTS OF STUFF 2025-12-09 23:32:49 -08:00
.luacheckrc LOTS OF STUFF 2025-12-09 23:32:49 -08:00
aliases.lua LOTS OF STUFF 2025-12-09 23:32:49 -08:00
craftitems.lua LOTS OF STUFF 2025-12-09 23:32:49 -08:00
crafts.lua LOTS OF STUFF 2025-12-09 23:32:49 -08:00
init.lua LOTS OF STUFF 2025-12-09 23:32:49 -08:00
LICENSE LOTS OF STUFF 2025-12-09 23:32:49 -08:00
mod.conf LOTS OF STUFF 2025-12-09 23:32:49 -08:00
nodes.lua LOTS OF STUFF 2025-12-09 23:32:49 -08:00
README.md LOTS OF STUFF 2025-12-09 23:32:49 -08: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