Red v6 sand must now be crafted with nether wart
This commit is contained in:
parent
ad69aa20ce
commit
88ca7c9a7e
2 changed files with 5 additions and 3 deletions
|
@ -229,7 +229,7 @@ function craftguide:get_recipe(iY, xoffset, tooltip_raw, item, recipe_num, recip
|
|||
items[2] == "mcl_core:sand" and
|
||||
items[3] == "mcl_core:sand" and
|
||||
items[4] == "mcl_core:sand" and
|
||||
items[5] == "mcl_dye:red" and
|
||||
items[5] == "mcl_nether:nether_wart_item" and
|
||||
items[6] == "mcl_core:sand" and
|
||||
items[7] == "mcl_core:sand" and
|
||||
items[8] == "mcl_core:sand" and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue