Crafting not leveling, IDK why

Here's my config, crafting stuck at 1% after crafting a lot of stuff:

{
"CUI": {
"Bounds": {
"HeightLower": "0.02",
"HeightUpper": "0.1225",
"WidthLeft": "0.725",
"WidthRight": "0.83"
},
"BoundsBackground": "0.1 0.1 0.1 0.1",
"cuiEnabled": true,
"FontColor": "0.74 0.76 0.78 1",
"FontSizeBar": 11,
"FontSizeLevel": 11,
"FontSizePercent": 11,
"TextShadowEnabled": true,
"XpBarBackground": "0.2 0.2 0.2 0.2",
"XpBarColors": {
"A": "0.5 0 0.5 1",
"C": "0 1 0.2 1.",
"M": "0.31 0.45 0.62 1",
"S": "0.4 0 0 1",
"WC": "0.52 0.37 0.26 1"
}
},
"Functions": {
"CollectibleEntitys": {
"berry-black-collectable": true,
"berry-blue-collectable": true,
"berry-green-collectable": true,
"berry-red-collectable": true,
"berry-white-collectable": true,
"berry-yellow-collectable": true,
"corn-collectable": true,
"diesel_collectable": true,
"halloween-bone-collectable": true,
"halloween-metal-collectable": true,
"halloween-stone-collectable": true,
"halloween-sulfur-collectible": true,
"halloween-wood-collectable": true,
"hemp-collectable": true,
"metal-collectable": true,
"mushroom-cluster-5": true,
"mushroom-cluster-6": true,
"potato-collectable": true,
"pumpkin-collectable": true,
"stone-collectable": true,
"sulfur-collectable": true,
"wood-collectable": true
},
"enableCollectiblePickup": true,
"enableCropGather": true,
"enableDispenserGather": true
},
"Generic": {
"enableLevelupBroadcast": true,
"enablePermission": false,
"excludeChainsawOnGather": false,
"excludeJackhammerOnGather": false,
"exludeWeaponsOnGather": false,
"gameProtocol": 2321,
"penaltyMinutes": 10,
"penaltyOnDeath": true,
"permissionName": "zlevelsremastered.use",
"permissionNameXP": "zlevelsremastered.noxploss",
"playerCuiDefaultEnabled": true,
"playerPluginDefaultEnabled": true,
"pluginPrefix": "<color=red>ZLevels</color>: ",
"steamIDIcon": 0,
"wipeDataOnNewSave": true
},
"NightBonus": {
"broadcastEnabledBonus": true,
"enableNightBonus": true,
"logEnabledBonusConsole": true,
"PointsPerHitAtNight": {
"A": 4,
"M": 4,
"S": 4,
"WC": 4
},
"PointsPerPowerToolAtNight": {
"M": 1,
"WC": 1
},
"ResourcePerLevelMultiplierAtNight": {
"A": 0.125,
"M": 0.25,
"S": 0.5,
"WC": 0.5
}
},
"Settings": {
"CraftingDetails": {
"PercentFasterPerLevel": 5,
"TimeSpent": 1,
"XPPerTimeSpent": 3
},
"DefaultResourceMultiplier": {
"A": 0.25,
"M": 0.5,
"S": 1,
"WC": 1
},
"LevelCaps": {
"A": 25,
"C": 5,
"M": 25,
"S": 25,
"WC": 25
},
"PercentLostOnDeath": {
"A": 50,
"C": 75,
"M": 50,
"S": 50,
"WC": 50
},
"PointsPerHit": {
"A": 2,
"M": 2,
"S": 2,
"WC": 2
},
"PointsPerPowerTool": {
"M": 1,
"WC": 1
},
"ResourcePerLevelMultiplier": {
"A": 1.5,
"M": 1.5,
"S": 1.5,
"WC": 2.0
},
"SkillColors": {
"A": "#00e0d5",
"C": "#00e025",
"M": "#fcfcfc",
"S": "#e00007",
"WC": "#6b2e03"
}
}
}