-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Its very difficult to keep track and make edits to your block replacements file with how the current arrays are setup.
Would it be possible to move all of the 10 sections into one larger array?
For example, something similar to this:
# Use compressed array structure instead of separated arrays (default: false)
B:compressed=true
# Enter block data you would like replaced here
blockrule <
*, -2, 256, -1, false, minecraft:netherrack, -1, 1.0, netherex:icy_netherrack, -1
*, -2, 256, -1, false, minecraft:water, -1, 1.0, netherex:frostburn_ice, -1
*, -2, 256, -1, false, minecraft:red_mushroom, -1, 1.0, netherex:blue_fire, -1
>
This would make it much much easier to add/remove/re-organize or even comment out blocks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request