mirror of
https://bitbucket.org/minetest_gamers/x_enchanting.git
synced 2025-06-28 05:50:18 +02:00
add knockback, adjust enchantment probability algorithm, add new description logic, fix type errors, add player relative randomseed
This commit is contained in:
@ -60,6 +60,7 @@ extract.on('end', () => {
|
||||
process.exit(1)
|
||||
}
|
||||
|
||||
console.log(`${command} --logpath "${logPath}" --check "${cwd}"`)
|
||||
console.log(`\n${stdout}`)
|
||||
|
||||
if (fs.existsSync('./logs/check.json')) {
|
||||
|
Reference in New Issue
Block a user