- Additional block custom component stuff (#288)

This commit is contained in:
Xterionix
2024-05-25 14:28:48 +05:00
committed by GitHub
parent a297fc3fea
commit 042ff4d60c
4 changed files with 34 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"$id": "blockception.minecraft.behavior.blocks.minecraft.random_ticking",
"title": "Random Ticking",
"$id": "blockception.minecraft.behavior.blocks.minecraft.queued_ticking",
"title": "Queued Ticking",
"description": "[Experimental] Describes the component that will trigger an even at a regular interval between two values.",
"type": "object",
"additionalProperties": false,