fix: new generator script and refactor

This commit is contained in:
trafficlunar 2024-12-22 15:58:02 +00:00
parent 3e00029466
commit 7f52cabfbd
13 changed files with 219 additions and 42 deletions

View file

@ -11,6 +11,9 @@ importers:
fast-average-color-node:
specifier: ^3.1.0
version: 3.1.0
minecraft-data:
specifier: ^3.80.0
version: 3.80.0
sharp:
specifier: ^0.33.5
version: 0.33.5
@ -173,6 +176,9 @@ packages:
lru-cache@2.7.3:
resolution: {integrity: sha512-WpibWJ60c3AgAz8a2iYErDrcT2C7OmKnsWhIcHOjkUHFjkXncJhtLxNSqUmxRxRunpb5I8Vprd7aNSd2NtksJQ==}
minecraft-data@3.80.0:
resolution: {integrity: sha512-UYq+ADpS9K1+cqiJiz6tqkht4y4cRYF3qOYanG9eIiHY+VC+qIAC7/UcW6G3adayvj5YBOCurlqaw3E0TMAtHg==}
minimatch@0.3.0:
resolution: {integrity: sha512-WFX1jI1AaxNTZVOHLBVazwTWKaQjoykSzCBNXB72vDTCzopQGtyP91tKdFK5cv1+qMwPyiTu1HqUriqplI8pcA==}
deprecated: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
@ -341,6 +347,8 @@ snapshots:
lru-cache@2.7.3: {}
minecraft-data@3.80.0: {}
minimatch@0.3.0:
dependencies:
lru-cache: 2.7.3