Scrap Mechanic

Scrap Mechanic

Not enough ratings
Mod Utility Tools
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
39.555 MB
2 Mar, 2024 @ 10:56pm
11 May @ 11:23am
12 Change Notes ( view )

Subscribe to download
Mod Utility Tools

Description
For mod makers, You can make mods more easier and much quicker. It'll make some things more better and efficient.

Here are the items:
  • Mod Editor - The orange handbook that would be a modder's favorite tool for naming items and crafting recipes.

  • Super Interactor - A modder's debugging tool. You can use this to reconfigure some things into your mod.

  • Sledge Destroyer - A sledge hammer that's capable of destroying anything.

  • The Manipulator - The tool that can serve as commands. In fact, ALL tools requires admin access (Not necessarily for this tool, but non-admins have access to a few commands), and this tool lets the host set temporary admin powers.

  • Creation Binder - You can pick up creations and carry a creation around. In case if the creation you're carrying acting so crazy because of your mod item, then this is for you.

  • Quantom Chest - This chest allows you to access containers set by the Super Interactor.
Popular Discussions View All (2)
0
16 Sep, 2024 @ 11:26pm
PINNED: Feature Requests for Mod Utility Tools?
TheGoldNinja101
10 Comments
#ffff00я 11 May @ 3:45am 
update: language working
#ffff00я 11 May @ 3:31am 
/admin, color or russian names in not working.
TheGoldNinja101  [author] 7 May @ 8:37am 
@me I apologize. It's another thing I was blind on. It turned out anything with @name doesn't work. I'll get that fixed. The lack of feedback is genuinely blinding. The last feedback was nearly 6 months ago.
#ffff00я 7 May @ 2:36am 
/tp_player @name1 @name2 does not work
TheGoldNinja101  [author] 16 Nov, 2024 @ 11:51pm 
@AlexTool, That command is used from the Manipulator. This game rule, by default, prevents massive destruction to cause by the destroyer.
AlexTool 12 Nov, 2024 @ 5:07pm 
When i change Sledge Destroyer mode and use it i get messege "PADLOCKED! To unlock /gamerule padlock/destroyer false".
What is the command?
TheGoldNinja101  [author] 30 Mar, 2024 @ 7:00pm 
It's now fixed.
TheGoldNinja101  [author] 30 Mar, 2024 @ 4:48pm 
Nevermind, I found a reason. I honestly never expected there'd be a boolean in a table in an attribute. One question, Would you help me with the Super Interactor? I really need to sample a player and character linked to the same player and get data while non-existant, says by sm.exists().
TheGoldNinja101  [author] 30 Mar, 2024 @ 4:29pm 
Please tell me how it happened in-game, I'll try to find this boolean issue.
Vajdani 29 Mar, 2024 @ 12:23pm 
Hi, I got an error while using the Mod Editor. At line 928, if v2 is a boolean, the script will error. Doing tostring(v2) instead of just v2 fixed the issue for me.