
Nether Portal Spread - Deepslate Compatibility?
BrandonPotter0 opened this issue ยท 2 comments
Information
Minecraft version: 1.21
Modloader: Fabric
Mod name: Nether Portal Spread
Feature description
I would love it if the mod not only effected the upper levels of the Overworld, but the lower level blocks as well (Tuff/DeepSlate/etc etc) as well as their chiseled/brick/polished versions :D
Ive made an edit to the spreadsettings.txt to get some compatibility in.
deepslate; [netherrack>10 + magma_block>2 + nether_quartz_ore>1],
tuff; [netherrack>10 + magma_block>2 + nether_quartz_ore>1],
cobbled_deepslate; [blackstone>1],
polished_deepslate; [polished_blackstone>1],
chiseled_deepslate; [chiseled_polished_blackstone>1],
deepslate_bricks; [nether_bricks>2 + red_nether_bricks>1],
tuff_bricks; [nether_bricks>2 + red_nether_bricks>1],
deepslate_gold_ore; [nether_gold_ore>1],
Hey!
I appreciate the suggestion! While I'd love to add all features submitted on the issue-tracker, I've got to prioritize working on them due to having limited time. In order to see which features users would like to see most, I've created https://serilum.com/mods/requests, which shows a table with all feature request submitted.
I'm aware that this is not the reaction you were looking for, but the reality is that I can't keep up with the demand. I try to do as much as I can.
Users are able to upvote requests by reacting to the first issue comment on this GitHub page with one of the ๐ ๐ ๐ โค๏ธ ๐ ๐ emoji's. The request with the most unique reactions, will be shown at the top. You can of course add the reactions yourself too, but don't have to :). The author of the feature is already counted as +1.
I won't only focus on popular features in the upcoming years, but it does help with prioritizing. I'll probably work on a combination of popular and interesting/needed/fun submissions.
I'll close this issue with "not planned" as a way to separate an open feature request from an actual completed issue. This does not actually mean it's not planned! Incompatibilities and bug reports will still remain open.
When the feature is implemented, I'll again post a comment and close it as "completed".
Thank you for taking the time to submit the suggestion! โค๏ธ
This is basically a duplicate of #1796, but with less work done to bring the default block list into line with modern Minecraft versions.
@BrandonPotter0, if you're still interested in having this implemented like I am, please upvote the linked GitHub issue. Maybe you could even collaborate with @GrandmaPork to prepare a new list for the current Minecraft 1.21.5, considering all the changes over the last 2 years.