
About biomeWhitelist
goldsheep3 opened this issue · 1 comments
Translate by Gemini.
Regarding biomeWhitelist: When adding data, a string[] prompt suggests it only accepts a string. However, I need to add multiple biomes to biomeWhitelist. How can I do this? I'm using recipes.custom in KubeJS.
[21:33:01] [WARN] Error parsing recipe kubejs:ore_excavation_raw_elementium[createoreexcavation:vein]: {"type":"createoreexcavation:vein","amountMax":3,"amountMin":1,"biomeWhitelist":["mythicbotany:alfheim_hills","mythicbotany:alfheim_lakes","mythicbotany:alfheim_plains","mythicbotany:dreamwood_forest","mythicbotany:golden_fields"],"icon":{"item":"mythicbotany:raw_elementium","count":1},"name":"{\"text\":\"源质钢\"}","placement":{"salt":0,"separation":8,"spacing":64},"priority":0}: Expected biomeWhitelist to be a string, was an array (["my...s"])