Minecraft-Recipe-Tools/generate.js.txt
2024-12-10 01:49:42 +08:00

12 lines
385 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

按照此伪代码编写一个Node.js脚本要求
1. 尽量不使用第三方库adm-zip 除外用来解析jar包
2. 使用双引号代替单引号
3. 使用引号
伪代码:
递归遍历 ./data 及其子文件夹下的所有 *.json {
const recipeJson = 读取 *.json
if (!recipeJson["ingredients"]){
console.log(*.json文件路径)
}
}