This commit is contained in:
DaanV2
2021-11-05 11:17:08 +01:00
parent bc0979b16d
commit a9ef3fc3a4
14 changed files with 60 additions and 50 deletions

View File

@@ -87,7 +87,7 @@
"description": "'chorus_teleport` or `none`.",
"enum": ["chorus_teleport", "suspicious_stew_effect", "none"]
},
"on_use_range": { "$ref": "../../../general/array_3_number.json" },
"on_use_range": { "$ref": "../../../general/vectors/number3.json" },
"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." },