Fix a typo in Farmland's model name

This commit is contained in:
Thinkofname 2016-03-26 10:19:50 +00:00
parent 75eb62c975
commit e43b86e750
1 changed files with 1 additions and 1 deletions

View File

@ -970,7 +970,7 @@ define_blocks! {
force_shade: false, force_shade: false,
transparent: false, transparent: false,
}, },
model { ("minecraft", "fermland" ) }, model { ("minecraft", "farmland" ) },
} }
Furnace { Furnace {
props {}, props {},