aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOch Noe <och_noe@forksworld.de>2019-04-12 03:06:32 +0200
committerOch Noe <och_noe@forksworld.de>2019-04-12 03:06:32 +0200
commitd3e14b0e06837b2f6d7a7e6689973c056d51b663 (patch)
treeb460f02888ff11cd6be32e4a00b89efe2ecfc1cc
parent7dc32f86a708a3fc16f22e4a56a6a4b14ea10650 (diff)
downloadmoreblocks-d3e14b0e06837b2f6d7a7e6689973c056d51b663.tar.gz
moreblocks-d3e14b0e06837b2f6d7a7e6689973c056d51b663.tar.bz2
moreblocks-d3e14b0e06837b2f6d7a7e6689973c056d51b663.zip
some typos corrected
-rw-r--r--nodes.lua16
1 files changed, 8 insertions, 8 deletions
diff --git a/nodes.lua b/nodes.lua
index cc7cc21..7109d48 100644
--- a/nodes.lua
+++ b/nodes.lua
@@ -484,7 +484,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -496,7 +496,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -508,7 +508,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- n-- o_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -520,7 +520,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -532,7 +532,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -544,7 +544,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -556,7 +556,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,
@@ -568,7 +568,7 @@ local nodes = {
one_texture = true,
use_texture_alpha = true,
paramtype = "light",
- -- no_stairs = true;
+ -- no_stairs = true,
sunlight_propagates = true,
groups = {snappy = 2, cracky = 3, oddly_breakable_by_hand = 3},
sounds = sound_glass,