Big Shovel 1.2.3

Due to human (non-bot) spam the first contribution of a user has to be reviewed and activated manually, all further contributions do not require this.
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!

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:

Item Name Recipe Craft Location/skill Give Name Info
Wooden Big Shovel 30 Wood Tool Bench, 30 Second craft Time/ No Skill "/give Wooden Big Shovel" the wooden big shovel has a durability of 100
an average calorie cost to use of 20 per interaction
Repairs with any kind of wood
Iron Big Shovel Iron Bars 8, Wood Boards 8 Anvil, 30 Second Craft Time "/Give Iron Big Shovel" the iron big shovel has a durability of 500
an average calorie cost to use of 17 per interaction
Repairs with Iron Bars
Steel Big Shovel Steel Bars 15, Lumber 10 Anvil, 30 Second Craft Time "/Give Iron Big Shovel" the steel big shovel has a durability of 1000
an average calorie cost to use of 20 per interaction( will be changed to 15)
Repairs with Steel Bars
Modern Big Shovel Fiberglass 15, Steel Bar 20 Assembly Line, 30 second craft time "/Give Modern Big Shovel" the Modern big shovel has a durability of 2000
an average calorie cost to use of 10 per interaction
Repairs with Steel Bars
  • Version 1.2.3

    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

    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

    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

    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