"Empty" BedrockOres in RFToolsDimension Dimensions
TheShadowBudgie opened this issue ยท 0 comments
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.
To Reproduce
-
Create a Dimension Tab with the following Dimlets:
-
Put the Dimension Tab into the Dimension Builder
-
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