ответвлено от mff/framedglass
Сравнить коммиты
2 Коммитов
nalc-1.2.0
...
bc6b6326c8
| Автор | SHA1 | Дата | |
|---|---|---|---|
| bc6b6326c8 | |||
| 645ad09de9 |
@@ -1,2 +0,0 @@
|
||||
default
|
||||
dye?
|
||||
2
init.lua
2
init.lua
@@ -86,7 +86,7 @@ if minetest.get_modpath("dye") then
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
is_ground_content = true,
|
||||
use_texture_alpha = true,
|
||||
use_texture_alpha = "blend",
|
||||
groups = {cracky=3},
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
})
|
||||
|
||||
5
mod.conf
Обычный файл
5
mod.conf
Обычный файл
@@ -0,0 +1,5 @@
|
||||
name = framedglass
|
||||
title = Framed Glass
|
||||
description = Adds Framed Glasses
|
||||
depends = default
|
||||
optional_depends = dye
|
||||
Ссылка в новой задаче
Block a user