'. -> `.
This commit is contained in:
@@ -59,11 +59,11 @@
|
||||
},
|
||||
"on_use_action": {
|
||||
"type": "string",
|
||||
"description": "'chorus_teleport` or `none'.",
|
||||
"description": "'chorus_teleport` or `none`.",
|
||||
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
|
||||
},
|
||||
"on_use_range": { "$ref": "../../../general/array_3_number.json" },
|
||||
"cooldown_type": { "type": "string", "description": "'chorusfruit` or `none'.", "enum": ["chorusfruit", "none"] },
|
||||
"cooldown_type": { "type": "string", "description": "'chorusfruit` or `none`.", "enum": ["chorusfruit", "none"] },
|
||||
"cooldown_time": { "type": "integer", "description": "Cooldown time in ticks." },
|
||||
"can_always_eat": { "type": "boolean", "description": "Can always eat this item? true or false." },
|
||||
"effects": {
|
||||
|
||||
@@ -72,14 +72,14 @@
|
||||
},
|
||||
"on_use_action": {
|
||||
"type": "string",
|
||||
"description": "'chorus_teleport` or `none'.",
|
||||
"description": "'chorus_teleport` or `none`.",
|
||||
"title": "UNDOCUMANTED",
|
||||
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
|
||||
},
|
||||
"on_use_range": { "$ref": "../../../general/array_3_number.json", "title": "UNDOCUMANTED" },
|
||||
"cooldown_type": {
|
||||
"type": "string",
|
||||
"description": "'chorusfruit` or `none'.",
|
||||
"description": "'chorusfruit` or `none`.",
|
||||
"title": "UNDOCUMANTED",
|
||||
"enum": ["chorusfruit", "none"]
|
||||
},
|
||||
|
||||
@@ -88,14 +88,14 @@
|
||||
},
|
||||
"on_use_action": {
|
||||
"type": "string",
|
||||
"description": "'chorus_teleport` or `none'.",
|
||||
"description": "'chorus_teleport` or `none`.",
|
||||
"title": "UNDOCUMANTED",
|
||||
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
|
||||
},
|
||||
"on_use_range": { "$ref": "../../../general/array_3_number.json" },
|
||||
"cooldown_type": {
|
||||
"type": "string",
|
||||
"description": "'chorusfruit` or `none'.",
|
||||
"description": "'chorusfruit` or `none`.",
|
||||
"title": "UNDOCUMANTED",
|
||||
"enum": ["chorusfruit", "none"]
|
||||
},
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"using_converts_to": {
|
||||
"title": "Using Converts To",
|
||||
"description": "When used, convert the *this* item to the one specified by `using_converts_to'.",
|
||||
"description": "When used, convert the *this* item to the one specified by `using_converts_to`.",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"using_converts_to": {
|
||||
"title": "Using Converts To",
|
||||
"description": "When used, convert the *this* item to the one specified by `using_converts_to'.",
|
||||
"description": "When used, convert the *this* item to the one specified by `using_converts_to`.",
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user