+ more recepis
This commit is contained in:
@@ -244,7 +244,7 @@ public class ModRecipeProvider extends RecipeProvider {
|
||||
ShapedRecipeBuilder.shaped(
|
||||
RecipeCategory.BUILDING_BLOCKS,
|
||||
result,
|
||||
1
|
||||
4
|
||||
)
|
||||
.pattern(" # ")
|
||||
.pattern("#A#")
|
||||
@@ -282,5 +282,4 @@ public class ModRecipeProvider extends RecipeProvider {
|
||||
.group("wool_slabs")
|
||||
.unlockedBy("has_input", has(input))
|
||||
.save(output);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user