Item compression: small fix
This commit is contained in:
parent
685b40f318
commit
b53959f177
|
@ -44,7 +44,7 @@ local to_compress = {
|
||||||
["default:mese_post_light"] = {
|
["default:mese_post_light"] = {
|
||||||
replace = "mese_post_light",
|
replace = "mese_post_light",
|
||||||
by = {
|
by = {
|
||||||
"mese_post_light_acacia",
|
"mese_post_light_acacia_wood",
|
||||||
"mese_post_light_aspen_wood",
|
"mese_post_light_aspen_wood",
|
||||||
"mese_post_light_junglewood",
|
"mese_post_light_junglewood",
|
||||||
"mese_post_light_pine_wood",
|
"mese_post_light_pine_wood",
|
||||||
|
|
Ŝarĝante…
Reference in New Issue