EinsDreiDreiSieben/mods/basic_materials
2025-06-05 16:15:56 +02:00
..
.github/workflows Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
locale Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
models Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
textures Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
.luacheckrc Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
aliases.lua Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
craftitems.lua Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
crafts.lua Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
init.lua Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
LICENSE Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
mod.conf Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
nodes.lua Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02:00
README.md Add mods: technic, moreores, paintings, Nyancat (Pbj_pup). Small fix: sandwiches 2025-06-05 16:15:56 +02: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