Silicate 0.7.1+1.21.1
on Feb 20, 2025v0.7.1 (Fabric 1.21.1)
on Feb 20, 2025Fixed
- Fixed a ClassCastException within TypedGameCondition.
v0.7.0 (NeoForge 1.21.1)
on Feb 20, 2025v0.7.0 (Fabric 1.21.1)
on Feb 20, 2025Added
- Swapped ConditionTemplate out for Holders.
Fixed
- Fixed GameConditions being unable to be sent from the server to clients.
v0.6.0 (NeoForge 1.21.4)
on Feb 20, 2025v0.6.0 (Fabric 1.21.4)
on Feb 20, 2025v0.6.0 (NeoForge 1.21.1)
on Feb 19, 2025v0.6.0 (Fabric 1.21.1)
on Feb 19, 2025Added
EntityProjectileOwnerCondition
- Checks the owner of a projectile entity/TraceableEntity
(mojmap).EntityTameOwnerCondition
- Checks the owner of a tamed entity/OwnableEntity
(mojmap).
Added
ConditionTemplate
andGameCondition#CODEC
allow using pre-existing condition templates viaResourceLocation
s.or
field insilicate:compound
allows checking if conditions all match (or: false
) or if any match (or: true
).
Changed
GameCondition#CODEC
renamedGameCondition#TYPED_CODEC
data/<namespace>/silicate/condition
renameddata/<namespace>/silicate/condition_template