pastebin blood magic building Name "Blood Magic" -- Hematophagous bees produce blood -- Store in tank and push it into the altar -- Needs about 15 Displacement runes to keep a steady supply in the altar EVERY 20 TICKS DO INPUT fluid:: FROM tank OUTPUT fluid:: TO altar END EVERY 20 TICKS DO pastebin blood magic building How to get it for free? pastebin blood magic building -- AE2 interface with stone in a slot INPUT stone FROM interface IF altar HAS eq 0 stone THEN OUTPUT 1 stone TO altar END INPUT *slate* FROM altar IF barrel HAS <64 blankslate THEN pastebin blood magic building How to dowload it? pastebin blood magic building OUTPUT blankslate TO barrel END IF barrel HAS <64 reinforcedslate THEN OUTPUT reinforcedslate TO barrel END IF barrel HAS <64 infusedslate THEN OUTPUT infusedslate TO barrel END pastebin blood magic building PasteShr pastebin blood magic building IF barrel HAS <64 demonslate THEN OUTPUT demonslate TO barrel END -- This will make it keep creating ethereal slates if there's 64 of all the other slates OUTPUT etherealslate TO barrel END pastebin blood magic building