Refactor Mass Fabricator
This commit is contained in:
@@ -52,7 +52,7 @@ function industrialtest.Macerator.getCraftResult(self,itemstack)
|
||||
return {
|
||||
item=ItemStack(),
|
||||
time=0,
|
||||
src=item
|
||||
src=itemstack
|
||||
}
|
||||
end
|
||||
local srcAfter=ItemStack(itemstack:get_name())
|
||||
|
||||
Reference in New Issue
Block a user