https://github.com/gamesmiths-guild/forge/blob/6195780e2364d54b5f74ebd2ae5f0616128acd17/Forge/Attributes/EntityAttribute.cs#L118-L119 Looks like the min/max validation is a little confused.It should be changed to “greater”.
forge/Forge/Attributes/EntityAttribute.cs
Lines 118 to 119 in 6195780
Looks like the min/max validation is a little confused.It should be changed to “greater”.