MCTantrum Wiki
  • MCTantrum
  • 🍕General
    • Rules
      • Auto-Clickers and AFK
      • Alt Accounts
    • Policies
      • Replacement Policy
      • Referrals
    • Voting
    • Server Resource Pack
      • Craftables
      • Custom Building Blocks
      • Calamity
        • Fusion Catalysts
        • Swords
        • Axes
        • Pickaxes
        • Fishing Rods
        • Bows
        • Crossbows
      • ❌DEPRECATED - Pokemon
        • ❌DEPRECATED - PokeCache
        • ❌DEPRECATED - Breeding and Incense
        • ❌DEPRECATED - Quests
      • Slimefun Textures
    • Commands
      • Basic Commands
      • McMMO Commands
      • Lands
      • Economy Related Commands
      • Slimefun Commands
      • Plugin Specific/Misc
      • Permission Based
    • Land Claims
    • Custom Crafting
      • Minecraft +
      • Key Fragments
      • Spawner Keys
      • ❌DEPRECATED - Summoning
      • Shiny Wares
      • Misc
    • Enchantments
      • AdvancedEnchantments (AE)
        • Enchantments List
    • Mob and Item Stacking
    • Worlds
      • Overworld
      • Nether
      • The End
      • Resource World
      • 🆕Badlands
        • 🆕Elite Mobs
    • Dragons
      • Loot Tables
    • Tips and Info
  • 🏆Ranks
    • Ranks
      • Default (new player)
      • Chicken
      • Sheep
      • Turtle
      • Strider
      • Panda
      • Wolf
      • Spider
      • Piglin
      • Husk
      • Creeper
      • Ravager
      • Guardian
      • Blaze
      • Wither
      • Dragon
      • Cod
    • Prestige Ranks
  • ⚔️Tantrum Gear Progression
    • Crate Key and Upgrade Tokens
    • Tier 1 - Tantrum
      • Tantrum Coif
      • Tantrum Plate
      • Tantrum Wings
      • Tantrum Pants
      • Tantrum Greaves
      • Bobby the Rat
      • Tantrum Blade
      • Tantrum Bow
      • Tantrum Crossbow
      • Tantrum Trident
      • Tantrum Pick
      • Tantrum Shovel
      • Tantrum Hoe
      • Tantrum Pole
    • Tier 2 - Polished
      • Polished Crown
      • Polished Chestpiece
      • Polished Wings
      • Polished Platelegs
      • Polished Warboots
      • Polished Battleaxe
      • Polished Claymore
      • Polished Longbow
      • Polished Recurve Crossbow
      • Polished Javelin
      • Polished Earth-Grinder
      • Polished Spade
      • Polished Hoe
      • Polished Pole
    • Tier 3 - Pristine
      • Pristine Greathelm
      • Pristine Battleplate
      • Pristine Wings
      • Pristine Legguards
      • Pristine Sabatons
      • Pristine Broadaxe
      • Pristine Gladius
      • Pristine Compound Bow
      • Pristine Compound Crossbow
      • Pristine Pikestaff
      • Pristine Terraformer
      • Pristine Excavator
      • Pristine Hoe of Loyalty
      • Pristine Pole
  • 💰Economy
    • Dynamic Shop and Auction House
    • Sign Shop, Plots, and Warps
    • Bits, Heads, and Spawners
    • Crates
      • Spawner Crate
      • Specific Spawner Crates
      • Vote Crate
        • Fusion Catalyst Voucher
        • Wheel of Fortune
      • Mystery Crate
      • Ω Mystery Crate
      • Slimefun Crate
      • Slimefun Junior Crate
      • Spawn Egg Crate
      • Tantrum Crate
      • Poggy Crate
      • Brewery Crate
      • Armory Crate
      • Head Accessories Crate
    • Tokens and Tokenshop
      • Charms
      • AE Items
      • Calamity Voucher
      • Job Boosters
  • 💡Things to Do
    • Dungeons
      • The Forsaken Chambers
      • Forgotten Mine
      • Slimefun Scourge
    • Events
    • Delves
      • Level 1
      • Level 2
      • Level 3
      • Level 4
      • Level 5
      • Level 6
      • Level 7
    • Quests
    • Brewery
    • ArtMap
  • 🟩Slimefun
    • Slimefun
      • (Research Groups)
      • Weapons
      • Useful Items
      • Basic Machines
      • Tools
      • Resources
        • Dusts
        • Ingots
        • Alloy Ingots
        • Irradiated Materials
        • Valuables and Misc
      • Food
      • Magical Items
      • Magical Armor
      • Technical Components
      • Miscellaneous Items
      • Armor
      • Talismans (Tier I)
      • Magical Gadgets
      • Technical Gadgets
      • Ender Talismans (Tier II)
      • Energy and Electricity
      • GPS-based Machines
      • Programmable Androids
      • Cargo Management
    • Addons
      • Advancements
      • Dyed Backpacks
      • Supreme Expansion
      • Lucky Blocks
      • LiteXpansion
      • Slimefun Ore Chunks
      • Fluffy Machines
      • Sensible Toolbox (STB)
        • Access Control
        • API
          • Overview
          • Method Overriding
        • Changelog
        • Commands
        • Configuration
        • Credits
        • Item Reference
        • Items
          • Basic
          • Building
          • Components
          • Ender Storage
          • Energy
          • Farming
          • Machines
          • Painting
          • Routing
          • Storage
        • Permissions
        • Protection
        • Quick Start Guide
        • Roadmap
        • Videos
      • Infinity Expansion
        • Infinity Materials
        • Basic Machines
        • Advanced Machines
        • Storage
        • Mob Simulation
        • Singularity Materials
        • Infinity Recipes
      • Networks
      • SlimeTinker
      • Crystamae Historia
      • Tantrum Gizmos (Slime Customizer)
      • SFCalc
Powered by GitBook
On this page
  • Credits
  • Code
  • Ideas

Was this helpful?

  1. Slimefun
  2. Addons
  3. Sensible Toolbox (STB)

Credits

PreviousConfigurationNextItem Reference

Last updated 2 years ago

Was this helpful?

Credits

Sensible Toolbox is primarily original code, but it does use ideas and code from other sources...

Code

SensibleToolbox directly includes code from:

  • by Comphenix for the ability to store data in items

It also benefits from the following Bukkit plugins, if installed:

  • by Comphenix for various useful functionality

  • by DSH105/CaptainBern/frostalf/Hawkfalcon for holographic popup messages

  • by Hidendra for vanilla inventory protection.

  • by sk89q/Wizjany/zml2008 for block protection and vanilla inventory protection.

  • by phaed420 for block protection.

  • by lots of people for creative mode / ender storage integration.

  • and its addons by mrCookieSlime

Ideas

Various excellent Forge-based mods inspired me to write Sensible Toolbox, in an effort to at least partially replicate the modded experience in Bukkit. I was interested to see how much could be done without any client modifications at all, and while there are some significant limitations (the lack of custom item and block textures especially), I'm fairly pleased with how it's turning out so far.

On to the credits:

  • The BSU/HSU blocks are based on Barrels from Factorization and Jabba, also the Deep Storage Unit from Minefactory Reloaded.

  • The processing machines get their inspiration from multiple Forge-based mods, in particular IC2 and Thermal Expansion.

  • The energy system is primarily inspired by Thermal Expansion.

  • Numerous miscellaneous items are adapted (sometimes blatantly!) from Misc Utilities and OpenBlocks.

  • The item routing system is entirely original (as far as I'm aware), mainly due to the fact that it's difficult to do pipes with vanilla Minecraft blocks :)

  • The ender storage system is inspired by and works similarly (but not identically) to Ender Storage.

Credit to for maintaining STB for so long!

Credit to for helping to bring STB to a more stable state!

🟩
AttributeStorage
ProtocolLib
HoloAPI
LWC
WorldGuard
Precious Stones
Multiverse
Slimefun
TheBusyBiscuit
Sefiraat