Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Empty" BedrockOres in RFToolsDimension Dimensions #84

Open
TheShadowBudgie opened this issue May 5, 2024 · 0 comments
Open

"Empty" BedrockOres in RFToolsDimension Dimensions #84

TheShadowBudgie opened this issue May 5, 2024 · 0 comments

Comments

@TheShadowBudgie
Copy link

What happened?

When creating a Dimension with a Tag Dimlet "forge:ores" it also generates BedrockOres. The generated BedrockOres are translucent where the actual Ore should generate. If you try to mine it , nothing happens. And since it's Bedrock you also can't break it.
image

To Reproduce

  1. Create a Dimension Tab with the following Dimlets:

    • Terrain Dimlet | Void
    • Tag Dimlet | forge:ores
    • Feature Dimlet | cubes
      image
  2. Put the Dimension Tab into the Dimension Builder

  3. Dial into the Dimension and see for yourself

Relevant log output / crash report.

[13:40:02] [Server thread/INFO]: --------------------------------------------------
Attempting to create dimension:
    STRUCTURE: none
    STRUCTURE: default
    STRUCTURE: minecraft:fortress
    STRUCTURE: default
    BIOME: minecraft:jagged_peaks
    BIOME: minecraft:windswept_forest
    BIOME: minecraft:birch_forest
    BIOME: minecraft:swamp
    BIOME_CONTROLLER: checker
    TIME: normal
--------------------------------------------------
[13:40:02] [Server thread/INFO]: --------------------------------------------------
Compiled Descriptor:
    TERRAIN: void
    TIME: normal
    SKY: 
    LIQUID: minecraft:water
    BLOCK: minecraft:stone
    BIOME CTRL: checker
        BIOME: minecraft:jagged_peaks
        BIOME: minecraft:windswept_forest
        BIOME: minecraft:birch_forest
        BIOME: minecraft:swamp
    STRUCTURE: minecraft:none
    STRUCTURE: minecraft:default
    STRUCTURE: minecraft:fortress
    STRUCTURE: minecraft:default
    FEATURE: cubes
        BLOCK: minecraft:copper_ore
        BLOCK: minecraft:deepslate_copper_ore
        BLOCK: minecraft:diamond_ore
        BLOCK: minecraft:deepslate_diamond_ore
        BLOCK: minecraft:emerald_ore
        BLOCK: minecraft:deepslate_emerald_ore
        BLOCK: minecraft:gold_ore
        BLOCK: minecraft:nether_gold_ore
        BLOCK: minecraft:deepslate_gold_ore
        BLOCK: minecraft:iron_ore
        BLOCK: minecraft:deepslate_iron_ore
        BLOCK: minecraft:lapis_ore
        BLOCK: minecraft:deepslate_lapis_ore
        BLOCK: minecraft:redstone_ore
        BLOCK: minecraft:deepslate_redstone_ore
        BLOCK: minecraft:nether_quartz_ore
        BLOCK: minecraft:ancient_debris
        BLOCK: rftoolsbase:dimensionalshard_overworld
        BLOCK: rftoolsbase:dimensionalshard_nether
        BLOCK: rftoolsbase:dimensionalshard_end
        LIQUID: minecraft:water
--------------------------------------------------

Anything else to add?

Tested on Server and in Singleplayer.
Original Issiue: The-Nexus-Project/Limitless-7#115

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant