adicionado hardtorch

master
BrunoMine 2017-09-04 12:35:03 -03:00
parent 786337b810
commit 2c80f2cb83
2 changed files with 7 additions and 0 deletions

View File

@ -17,3 +17,4 @@ wool?
chicken? chicken?
sheep? sheep?
creatures? creatures?
hardtorch?

View File

@ -439,6 +439,12 @@ local lista = {
-- ItemFrames -- ItemFrames
{"itemframes:frame", "Mostruario"}, {"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 -- Efetuar traduções