[clean] Replace 'torches:floor' with 'default:torch'

master
AntumDeluge 2017-05-29 18:21:51 -07:00
parent a27fc7dd10
commit 25119f3870
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ local replace_nodes = {
{'lrfurn:armchair', 'lrfurn:armchair_white'},
{'craft_guide:sign_wall', 'craftguide:sign'},
{'stairsplus:panel_cobble_vertical', 'moreblocks:panel_cobble'},
{'torches:floor', 'default:torch'},
}