YuRaNnNzZZ — Сегодня, в 18:27
thanks direwolf
This commit is contained in:
parent
0648667480
commit
bc340cc317
@ -559,8 +559,8 @@ object MatterManager {
|
|||||||
width = it.recipeWidth
|
width = it.recipeWidth
|
||||||
height = it.recipeHeight
|
height = it.recipeHeight
|
||||||
} else {
|
} else {
|
||||||
width = it.ingredients.size
|
width = 3
|
||||||
height = 1
|
height = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
val container = TransientCraftingContainer(object : AbstractContainerMenu(null, 0) {
|
val container = TransientCraftingContainer(object : AbstractContainerMenu(null, 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user