Infinite Craft
751–760 of 831 posts
titan+kaiju=godzilla
Re: Infinite Craft
#752[flagged]
Re: Infinite Craft
#753[flagged]
Re: Infinite Craft
#754how do you make all the ingredients to make cocaine don't ask why.
i did snow and weed
Re: Infinite Craft
#755Re: Infinite Craft
#756i made the first super infinity stoner buddha by accident
Re: Infinite Craft
#757[deleted]
Re: Infinite Craft
#758[deleted]
Re: Infinite Craft
#759it says first discovery
Re: Infinite Craft
#760My friends and I have played so much already that the list of elements on the sidebar is unwieldy. You can paste this little js snippet into the console to add a basic search feature items = () => [...document.querySelectorAll('.items div.item')] show = (elt) => elt.style.display='' hide = (elt) => elt.style.display='none' search = (text) => (items().forEach(show), items().filter(e => !e.innerText.toLowerCase().inclu…
[flagged]