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},
|
||||
{"default_pine_wood.png"},
|
||||
"Pinewood Column",
|
||||
"Pineewood Column Top",
|
||||
"Pineewood Column Bottom",
|
||||
"Pineewood Column Crosslink",
|
||||
"Pineewood Column Link",
|
||||
"Pineewood Column Linkdown",
|
||||
"Pinewood Column Top",
|
||||
"Pinewood Column Bottom",
|
||||
"Pinewood Column Crosslink",
|
||||
"Pinewood Column Link",
|
||||
"Pinewood Column Linkdown",
|
||||
default.node_sound_wood_defaults())
|
||||
|
||||
if core.get_modpath( 'moretrees' ) then
|
||||
|
Loading…
Reference in New Issue
Block a user