diff --git a/.gitignore b/.gitignore index 0cafc1c..21d0b89 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -.venv/ \ No newline at end of file +.venv/ diff --git a/init.lua b/init.lua index 877b5eb..860be7c 100644 --- a/init.lua +++ b/init.lua @@ -55,4 +55,4 @@ for _, element in pairs(elements) do tiles = {texture_filename}, groups = {cracky = 3, stone = 1}, }) -end \ No newline at end of file +end diff --git a/mod.conf b/mod.conf index 60e7968..5c055bb 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = periodic_elements description = Adds the periodic elements to minetests author = Victor Andrade Resende -version = 1.0.1 \ No newline at end of file +version = 1.0.1