aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOch Noe <och_noe@forksworld.de>2019-02-25 17:39:56 +0100
committerOch Noe <och_noe@forksworld.de>2019-02-25 17:39:56 +0100
commit7dc32f86a708a3fc16f22e4a56a6a4b14ea10650 (patch)
treed9aa574c0229b15ceba7d8cd4af319e4fa099b38
parent71e592ed4060263b15b46acd5f9c5545932395dd (diff)
downloadmoreblocks-7dc32f86a708a3fc16f22e4a56a6a4b14ea10650.tar.gz
moreblocks-7dc32f86a708a3fc16f22e4a56a6a4b14ea10650.tar.bz2
moreblocks-7dc32f86a708a3fc16f22e4a56a6a4b14ea10650.zip
non-blue tinted glass is now also cut-able
-rw-r--r--nodes.lua14
1 files changed, 7 insertions, 7 deletions
diff --git a/nodes.lua b/nodes.lua
index 24dcbfb..cc7cc21 100644
--- a/nodes.lua
+++ b/nodes.lua
@@ -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",
- no_stairs = true;
+ n-- o_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,