Skip to content

For Infinite Craft - This allows you to do things such as add elements and stuff.

Notifications You must be signed in to change notification settings

StupidRepo/InfiniteLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

InfiniteLib

InfiniteLib is a script made for people to easily use Infinite Craft's code to allow you to add elements and do other stuff. It's also has functions that basically makes it an API for Infinite Craft. To see the built-in InfiniteLib functions you can call, look at the JSDoc.

How to Use

WARNING: Doesn't work on mobile, unless you can run custom JavaScript in your browser on mobile.

  1. Right-click and press Inspect or Inspect Element
  2. Click onto the Console tab
  3. Paste this code in:
    • var s = document.createElement("script"); s.src = "https://doyouliveinthe.uk/public/infinitelib/lib.js"; document.body.appendChild(s)
    • If you have to, type in allow pasting and try pasting the script again.

About

For Infinite Craft - This allows you to do things such as add elements and stuff.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published