{
    "_meta": {
        "author": "Darkplate",
		"modIdentifier": "Dark Indistries (DI)",
        "name": "DI_Carring_More_Ground",
        "description": "DI Carring More Ground changes stack sizes of digging and building stuff (2000 Stacks Size)",
        "date": "05-26-2024",
        "version": "1.0"
    },
	"changes": {
        "items": {
            "_base_dirt": {
                "stackSize": 2000
            },
			"_base_sand": {
                "stackSize": 2000
            },
			"_base_concrete": {
                "stackSize": 2000
            },
			"_base_biomass": {
                "stackSize": 2000
            },
			"_base_building_part": {
                "stackSize": 2000
            },
			"_base_cement": {
                "stackSize": 2000
            },
			"_base_stone": {
                "stackSize": 2000
            },
			"_base_tropical_rainforest_dirt": {
                "stackSize": 2000
            },
			"_base_rocky_desert_dirt": {
                "stackSize": 2000
            },
			"_base_office_marble_white_deluxe": {
                "stackSize": 2000
            },
			"_base_office_marble_black_deluxe": {
                "stackSize": 2000
            },
			"_base_decor_wall": {
                "stackSize": 2000
            }
		}
    }
}