Miroir du dépôt basic_materials.
Dosyaya git
Luke aka SwissalpS 800310c0fa
nodes aren't ground content (#26)
2024-02-26 18:45:03 -05:00
.github/workflows github luacheck workflow 2021-11-28 16:14:20 +11:00
locale Italian translation 2021-01-14 06:33:35 +01:00
models Initial commit 2018-10-30 21:22:25 -04:00
textures Add aluminum bar, strip and wire, gold strip and stainless steel bar and strip. (#16) 2022-11-05 12:55:06 -04:00
.luacheckrc add in xcompat for game agnostic handling dry (#25) 2024-02-25 14:56:12 -05:00
LICENSE license fixups: use LGPL 3.0 for code, 2018-11-08 19:18:27 -05:00
README.md add in xcompat for game agnostic handling dry (#25) 2024-02-25 14:56:12 -05:00
aliases.lua remove dep on default and make game agnostic 2022-01-25 21:08:32 -05:00
craftitems.lua Add aluminum bar, strip and wire, gold strip and stainless steel bar and strip. (#16) 2022-11-05 12:55:06 -04:00
crafts.lua add in xcompat for game agnostic handling dry (#25) 2024-02-25 14:56:12 -05:00
init.lua remove dep on default and make game agnostic 2022-01-25 21:08:32 -05:00
mod.conf add in xcompat for game agnostic handling dry (#25) 2024-02-25 14:56:12 -05:00
nodes.lua nodes aren't ground content (#26) 2024-02-26 18:45:03 -05:00

README.md

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