Skip to content

Instantly share code, notes, and snippets.

View JasonTheKitten's full-sized avatar
💭
Set status

Jason Gronn JasonTheKitten

💭
Set status
View GitHub Profile
--- Inventory Abstraction Library
-- Inventory Peripheral API compatible library that caches the contents of chests, and allows for very fast transfers of items between AbstractInventory objects.
-- Transfers can occur from slot to slot, or by item name and nbt data.
-- This can also transfer to / from normal inventories, just pass in the peripheral name.
-- Use {optimal=false} to transfer to / from non-inventory peripherals.
-- Now you can wrap arbritrary slot ranges
-- To do so, rather than passing in the inventory name when constructing (or adding/removing inventories)
-- you simply pass in a table of the following format
-- {name: string, minSlot: integer?, maxSlot: integer?, slots: integer[]?}
@jsejcksn
jsejcksn / Two AI Chatbots talk and argue with each other.md
Created May 4, 2016 15:58
Two Artificial Intelligence (AI) Chatbots talk and argue with each other: Transcription of dialogue