As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.
Big Shovel Mod Updated for 9.4! - Will Now Only Pickup Up To 10 By Default!
Installation Instructions:
Unzip Into the Mods/UserCode Folder,
Changing MaxTake:
Go into the Mods/BigShovel Folder,
Open any of the BigShovel Files except for the BigShovel.cs
Set the MaxTake to your desired Value( this is just the number after the => )
Note*!
The Max Take Can Not Be Higher then the Max Stack Sizes For Dirt, clay, etc
!!!IMPORTANT NOTICE FOR THOSE UPDATING FROM 1.1.1 To 1.2.x!!!
When you update to the newest version, be sure to remove the old BigShovel.dll as the big shovel is now uncompiled so it now adds in 4 cs files and 4 unity files,
The cs file you can edit to change calorie cost, durability etc
Here it is, One of the most requested things around, The Big Shovel!
3 New shovel types,
Iron Big Shovel
Steel Big Shovel
Modern Big Shovel
Cost's slightly increased for balance
If you feel like this mod is too big you can try the Light Version
Recipes, Locations Skills:
-
Version 1.2.3
-
Kye -
August 21, 2021 at 10:12 AM -
645 Downloads
Fixed: A bug where picking up 1 block would force the game to change the selected tool not allowing the big shovel to be used properly
-
-
Version 1.2.2
-
Kye -
August 21, 2021 at 6:21 AM -
245 Downloads
Patch For 9.4!
Fixes issues with it not working in 9.4
NOTE!!
Because Big Shovel Is NOT A Compiled Mod, This Mod goes in the UserCode folder in your mods folder now! So Unzip this ZIP inside the UserCode Folder in the Mods Folder so it should look like this:
Mods/UserCode/BigShovel -
-
Version 1.2.1
-
Kye -
April 28, 2021 at 3:32 PM -
429 Downloads
Patched For 9.3.3
added a new base class "BigShovel" which holds all the default values,
Then you can alter each big shovel's maximum take in their files directly,
Reason for adding the base class was to cleanup the files so they only contain the code they need and makes it easier to find how to change how many they can pickup
In each file line just Adjust the MaxTake Value,
The MaxTake can't be higher then the max stack size as the override Won't allow for it,
-
-
Version 1.2.0
-
Kye -
April 17, 2021 at 9:09 AM -
287 Downloads
Fixes silly bug: Trying to dig repeatedly does nothing, to correct, you have to wait between dig attempts in order to dig multiple times
Fixed Buggy Animation Controller Now works even better then before!
Released as Uncompiled Version as well so now you can fully pick and choose which big shovels you want in your server,
Assets Still in the BigShovel/Assets folder
-