You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slate Pillar (Stage 1) recipe requires Smooth Slate (Stage 2). Change recipe to use Slate (Stage 0). All other Vanilla stone variants have Stage 1 recipes that work, Slate does not.
Possible Solution
Remove from scripts/staging/item_and_recipes/01_one/items.zs: <rustic:slate_pillar>,
I apologize in advanced if this is a duplicate. I did not see any issue directly related to the Rustic Slate block. Similar issue here did not address it.
The text was updated successfully, but these errors were encountered:
Request
Slate Pillar (Stage 1) recipe requires Smooth Slate (Stage 2). Change recipe to use Slate (Stage 0). All other Vanilla stone variants have Stage 1 recipes that work, Slate does not.
Possible Solution
Remove from scripts/staging/item_and_recipes/01_one/items.zs:
<rustic:slate_pillar>,
Add to scripts/staging/item_and_recipes/01_one/recipes.add.shaped.zs
<rustic:slate_pillar> * 6 : [ [ [<rustic:slate>, <rustic:slate>], [<rustic:slate>, <rustic:slate>], [<rustic:slate>, <rustic:slate>] ] ],
Additional Comments
I apologize in advanced if this is a duplicate. I did not see any issue directly related to the Rustic Slate block. Similar issue here did not address it.
The text was updated successfully, but these errors were encountered: