adicionado hardtorch
This commit is contained in:
parent
786337b810
commit
2c80f2cb83
@ -17,3 +17,4 @@ wool?
|
||||
chicken?
|
||||
sheep?
|
||||
creatures?
|
||||
hardtorch?
|
||||
|
6
init.lua
6
init.lua
@ -439,6 +439,12 @@ local lista = {
|
||||
-- ItemFrames
|
||||
{"itemframes:frame", "Mostruario"},
|
||||
|
||||
-- Hardtorch
|
||||
{"hardtorch:torch", "Tocha (usada)"},
|
||||
{"hardtorch:torch_on", "Tocha Acesa"},
|
||||
{"hardtorch:lamp", "Lamparina a Oleo"},
|
||||
{"hardtorch:lamp_on", "Lamparina a Oleo Acesa"},
|
||||
{"hardtorch:oil", "Oleo Combustivel"},
|
||||
}
|
||||
|
||||
-- Efetuar traduções
|
||||
|
Loading…
x
Reference in New Issue
Block a user