Testing has revealed that cookie jars are, in fact, broken. (bibliocraft cookie jars)
This commit is contained in:
		| @@ -9,8 +9,7 @@ for _, n in pairs(peripheral.getNames()) do | ||||
|     local p = peripheral.wrap(n) | ||||
|     if  | ||||
|         string.find(n, "chest") or | ||||
|         string.find(n, "shulker") or | ||||
|         string.find(n, "cookiejar") then | ||||
|         string.find(n, "shulker") then | ||||
|         inventories[n] = p | ||||
|     end | ||||
| end | ||||
|   | ||||
		Reference in New Issue
	
	Block a user