Skip to content

This sample mod contains Scrap Mechanic craftbots with gui rewritten in Lua. Also, read the README!

License

Notifications You must be signed in to change notification settings

ReDoIngMods/ReDoIngCrafters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReDoIng Crafters

This sample mod contains the craftbots with gui rewritten in Lua. Code and Art originally made for Crashlander, adapted for general use.

New Features

  • Gui fully rewritten in Lua with (almost) all of its original features and more!
  • Fully backwards compatible with sm.gui.createCraftBotGui()
  • Visuals
    • Added Crafter Visualization
    • Custom Title
    • Custom SubTitle
    • Custom Background
    • Custom Upgrade text
    • Hideable Locked Slots
    • Automatic Locked Slot Level Population
    • Better Locked Recipe Visuals
  • Quality of Life
    • Searchbar
    • Extra Crafted Items shown
    • More than 4 Ingredients shown
    • Infinite (non-stop) looped recipes
    • Ingredients taken from pipe system and inventory at the same time (only for non-looping recipes)
    • Proper Recipe Craft Times displayed
  • Performance
    • Faster Recipe Loading (less lag when recipes get loaded)
    • Slower Material Updating (to reduce lag with huge pipe system)
    • Search Text Buffering
  • Other
    • Carryable Items can't be Automated, they stay in the Crafting Queue and get Collected into the Player's Carry
  • Removed Features
    • Scrolling while Hovering over the Items in the Crafting Menu

Documentation

Documentation is contained within the scripts themselves Mod/Scripts/...

Installation

Refer to Installation

Distribution

This sample mod is licensed under GPL-3.0, distribute it according to our license. Also we would appreciate a credit to us (ReDoIng Mods) and a link to this GitHub page :)

About

This sample mod contains Scrap Mechanic craftbots with gui rewritten in Lua. Also, read the README!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages