Rename torches mod to mcl_torches

This commit is contained in:
Wuzzy 2017-02-10 14:41:36 +01:00
parent 70e529be4d
commit b4c5a96d7c
19 changed files with 19 additions and 63 deletions

View file

@ -1,7 +1,7 @@
-- Wielded Item Transformations - http://dev.minetest.net/texture
wieldview_transform = {
["torches:torch"]="R270",
["mcl_torches:torch"]="R270",
["mcl_core:sapling"]="R270",
["flowers:dandelion_white"]="R270",
["flowers:dandelion_yellow"]="R270",