EwyBoy / OreTweaker

Add, remove, tweak and configure ore and underground generation features for Minecraft Forge
https://www.curseforge.com/minecraft/mc-mods/ore-tweaker
MIT License
20 stars 7 forks source link

[Feature] Multiple entries for Filler Block field #59

Closed Steamoonkie closed 2 years ago

Steamoonkie commented 2 years ago

Is your feature request related to a problem? Doubt it is considered problem. Rather feature request.

Describe the solution you'd like Add possibility to make filler block/s json array **["minecraft:stone", "minecraft:dirt"] as it is done with BiomeBlacklist/Whitelist

Describe alternatives you've considered I tried to do it manually , error appeared for syntax. Expected String (normal behavior), I tried Array :)

Additional context Add any other context or screenshots about the feature request here.

EwyBoy commented 2 years ago

The mod already on paper support arrays for setting multiple filler blocks. In the case that this does not work its a bug. Can you send me the minecraft version and the mod version you are using?

Steamoonkie commented 2 years ago

MC Version: 1.16.5 Forge Version: 36.2.33 Mod Version: 1.16.5-2.7.0