Logo
Explore Help
Sign In
blank038/minecraft-bedrock-json-schemas
1
0
Fork 0
You've already forked minecraft-bedrock-json-schemas
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
minecraft-bedrock-json-schemas/source/molang/boolean.json

9 lines
324 B
JSON
Raw Permalink Normal View History

Feature/actor properties (#138) * Added actor properties * Adding Set Property in events Co-authored-by: Daan Verstraten <daan@q42.nl>
2022-10-29 16:13:50 +02:00
{
"$id": "molang_boolean1.19.0",
"title": "Molang Boolean",
"description": "The minecraft molang definition that results in a boolean.",
"anyOf": [{ "type": "string", "minLength": 0 }, { "type": "boolean" }],
- Some misc tweaks (#301) * - Remove molang examples * - Update has damage because apparently not every value is accepted * - Add materials enum and adjust entity/attachable accordingly * - Update damage source list * - Change to example --------- Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
2024-08-17 14:04:11 +05:00
"examples": ["(1.0)", "(0.0)"],
Feature/actor properties (#138) * Added actor properties * Adding Set Property in events Co-authored-by: Daan Verstraten <daan@q42.nl>
2022-10-29 16:13:50 +02:00
"defaultSnippets": [{ "label": "New Molang", "body": "$1" }]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 40ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API