derivado de luanti-org/minetest_game
default: Strengthen obsidian glass Remove group 'oddly_breakable_by_hand'
Este cometimento está contido em:
cometido por
paramat
ascendente
47b197e4d5
cometimento
6e1a329763
@@ -1757,7 +1757,7 @@ minetest.register_node("default:obsidian_glass", {
|
||||
is_ground_content = false,
|
||||
sunlight_propagates = true,
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
groups = {cracky = 3, oddly_breakable_by_hand = 3},
|
||||
groups = {cracky = 3},
|
||||
})
|
||||
|
||||
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador