Add cost functions to commands

Part of #6
This commit is contained in:
zontreck 2025-06-07 13:04:22 -07:00
parent ced16d9fb9
commit 6b6e2af0fc
6 changed files with 179 additions and 32 deletions

View file

@ -4,7 +4,6 @@ using Vintagestory.API.Common;
using Vintagestory.API.Config;
using Vintagestory.API.Datastructures;
using Vintagestory.API.Server;
using Vintagestory.API.Util;
public static class RustyGearUtils
{