mirror of
https://github.com/minetest-mods/nether.git
synced 2025-11-05 18:15:42 +01:00
Merge branch 'github'
This commit is contained in:
@@ -2007,7 +2007,7 @@ local wormhole_nodedef_default = {
|
||||
a = 160, r = 128, g = 0, b = 80
|
||||
},
|
||||
sunlight_propagates = true,
|
||||
use_texture_alpha = true,
|
||||
use_texture_alpha = "blend",
|
||||
walkable = false,
|
||||
diggable = false,
|
||||
pointable = false,
|
||||
|
||||
Reference in New Issue
Block a user