Yurie — Сегодня, в 5:07
экран фейковый, крашеный тританий
This commit is contained in:
parent
f8006b7b49
commit
bb7dd7f39d
@ -380,8 +380,7 @@ fun addDecorativesRecipes(provider: MatteryRecipeProvider, consumer: RecipeOutpu
|
|||||||
for ((color, item) in MRegistry.COMPUTER_TERMINAL.allItems) {
|
for ((color, item) in MRegistry.COMPUTER_TERMINAL.allItems) {
|
||||||
val builder = MatteryRecipe(item, category = RecipeCategory.DECORATIONS)
|
val builder = MatteryRecipe(item, category = RecipeCategory.DECORATIONS)
|
||||||
|
|
||||||
builder.rowB(MItemTags.BASIC_CIRCUIT)
|
builder.row(MItemTags.BASIC_CIRCUIT, MItemTags.TRITANIUM_PLATES, MItemTags.HARDENED_GLASS_PANES_COLORLESS)
|
||||||
builder.rowB(MItemTags.TRITANIUM_PLATES)
|
|
||||||
|
|
||||||
if (color != null) {
|
if (color != null) {
|
||||||
builder.rowB(color.tag)
|
builder.rowB(color.tag)
|
||||||
|
Loading…
Reference in New Issue
Block a user