Prepping cooking
This commit is contained in:
@@ -10,4 +10,4 @@ func toItemStack() -> ItemStack:
|
||||
var stack = ItemStack.new()
|
||||
stack.item = item
|
||||
stack.quantity = quantity
|
||||
return stack
|
||||
return stack
|
||||
|
||||
Reference in New Issue
Block a user