Rename wool mod to mcl_wool

This commit is contained in:
Wuzzy 2017-01-30 15:25:24 +01:00
parent bd436aa9b0
commit fe283986ba
25 changed files with 16 additions and 16 deletions

View file

@ -126,7 +126,7 @@ mobs:register_mob("mobs_mc:villager", {
{"mobs:rotten_flesh 40", "default:clay_lump 1"},
{"default:gold_ingot 10", "default:clay_lump 1"},
{"farming:cotton 10", "default:clay_lump 1"},
{"wool:white 15", "default:clay_lump 1"},
{"mcl_wool:white 15", "default:clay_lump 1"},
{"farming:pumpkin 8", "default:clay_lump 1"},
{"default:clay_lump 1", "mobs:beef_cooked 5"},