mirror of
https://github.com/minetest-mods/i3.git
synced 2025-03-22 20:50:29 +01:00
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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user