-
v0.5.1 (Minecraft 1.21.1) Stable
released this
2025-02-11 00:26:09 -05:00 | 17 commits to 1.21.1 since this releaseAdded
Changed
Fixed
- Client-side crash occurring when starting an integrated server. Caused by incorrect registry lookups.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.5.0 (Minecraft 1.21.4) Stable
released this
2025-02-10 22:50:24 -05:00 | 30 commits to 1.21.4 since this releaseAdded
ConditionTemplateandGameCondition#CODECallow using pre-existing condition templates viaResourceLocations.orfield insilicate:compoundallows checking if conditions all match (or: false) or if any match (or: true).
Changed
GameCondition#CODECrenamedGameCondition#TYPED_CODECdata/<namespace>/silicate/conditionrenameddata/<namespace>/silicate/condition_template
Fixed
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
v0.5.0 (Minecraft 1.21.1) Stable
released this
2025-02-10 22:50:16 -05:00 | 21 commits to 1.21.1 since this releaseAdded
ConditionTemplateandGameCondition#CODECallow using pre-existing condition templates viaResourceLocations.orfield insilicate:compoundallows checking if conditions all match (or: false) or if any match (or: true).
Changed
GameCondition#CODECrenamedGameCondition#TYPED_CODECdata/<namespace>/silicate/conditionrenameddata/<namespace>/silicate/condition_template
Fixed
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
v0.4.0 (Minecraft 1.21.4) Stable
released this
2025-02-10 18:00:37 -05:00 | 41 commits to 1.21.4 since this releaseAdded
MaybeTypedCondition: removes the need for retyping in datapacks.- Datapack-based conditions.
Changed
Fixed
- Removed need for retyping in datapacks.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
v0.4.0 (Minecraft 1.21.1) Stable
released this
2025-02-10 18:00:09 -05:00 | 28 commits to 1.21.1 since this releaseAdded
MaybeTypedCondition: removes the need for retyping in datapacks.- Datapack-based conditions.
Changed
Fixed
- Removed need for retyping in datapacks.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.3.0 (Minecraft 1.21.4) Stable
released this
2025-02-09 18:21:43 -05:00 | 56 commits to 1.21.4 since this releaseAdded
- Updated to 1.21.4.
Changed
Fixed
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.0+1.21.1 Stable
released this
2024-11-24 18:04:41 -05:00 | 19 commits to 1.21 since this releaseAdded
RetypedCondition- Allows encoded formats (e.g. JSON) to retype dynamically.AlwaysCondition- Always returns one value in a test.- Mod icon.
Changed
- Clarified multiloader support in documentation.
Fixed
- Registries are now automatically registered.
Full Changelog: https://github.com/ModGardenEvent/silicate/compare/v0.2.0+1.21.1...v0.3.0+1.21.1
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.2.0+1.21.1 Stable
released this
2024-11-24 02:01:39 -05:00 | 29 commits to 1.21 since this releaseAdded
ContextParamMap#has(ContextParameterType)ContextParamMap.Mutable- A mutable variant ofContextParamMapTypedGameCondition- An interface for parameter-typed conditions to implement.EntityPassengerCondition- A condition that tests a condition on an entity's passenger.EntityVehicleCondition- A condition that tests a condition on an entity's vehicle.InvertedCondition- A condition that inverts another condition's test.
Changed
- Implemented
TypedGameConditionon all built-in conditions. - Use registries for
ContextParamType.
Removed
- Removed
@ApiStatus.ExperimentalfromGameConditionType.
Full Changelog: https://github.com/ModGardenEvent/silicate/compare/v0.1.0+1.21.1...v0.2.0+1.21.1
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
-
First Release! 🎉 Stable
released this
2024-11-22 22:54:10 -05:00 | 39 commits to 1.21 since this releaseFirst Release! 🎉
Added
- Condition API
- Context Parameter API
Full Changelog: https://github.com/ModGardenEvent/silicate/commits/v0.1.0+1.21.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads