mirror of
https://github.com/Glunggi/columnia.git
synced 2024-11-17 22:28:12 +01:00
fix typo
This commit is contained in:
parent
0e1122da9c
commit
b122e78abd
10
init.lua
10
init.lua
@ -658,11 +658,11 @@ columnia.register_column_ia("pinewood", "default:pine_wood",
|
|||||||
{snappy=2,choppy=2,oddly_breakable_by_hand=2,flammable=3},
|
{snappy=2,choppy=2,oddly_breakable_by_hand=2,flammable=3},
|
||||||
{"default_pine_wood.png"},
|
{"default_pine_wood.png"},
|
||||||
"Pinewood Column",
|
"Pinewood Column",
|
||||||
"Pineewood Column Top",
|
"Pinewood Column Top",
|
||||||
"Pineewood Column Bottom",
|
"Pinewood Column Bottom",
|
||||||
"Pineewood Column Crosslink",
|
"Pinewood Column Crosslink",
|
||||||
"Pineewood Column Link",
|
"Pinewood Column Link",
|
||||||
"Pineewood Column Linkdown",
|
"Pinewood Column Linkdown",
|
||||||
default.node_sound_wood_defaults())
|
default.node_sound_wood_defaults())
|
||||||
|
|
||||||
if core.get_modpath( 'moretrees' ) then
|
if core.get_modpath( 'moretrees' ) then
|
||||||
|
Loading…
Reference in New Issue
Block a user