Unbreakable blocks in dimension below player's dimension when that dimension's height is high
SuperCatMaster opened this issue ยท 8 comments
Is it a mod compatibility issue?
No
If it's a mod compatibility issue, please provide the link(s) to the incompatible mod(s)
No response
Minecraft version
1.20.1
Describe the issue
When I try to break a block in the dimension below overworld, it doesn't breaks. Idk, maybe it because my custom datapack dimension (inside my custom mtweaks mod), but with nether it works fine on 1.20,2
Here's a video with a bug.
Here's log.
Here's mods and configs.
Collective is reported to have compat issues with ImmPtl. Does the issue occur with only ImmPtl, mtweaks and Fabric API?
I can reproduce the issue
I tested dimension stack with this dimension datapack https://modrinth.com/datapack/deeper_dark/version/2.2.1 and it works normally. This is probably caused by speciality of mtweaks.
Well, in mtweaks there are no mixins with blocks nor dimensions. mtweaks is used to load datapacks with dimensions (I test some mtweaks features in the IDE), so the problem is clearly not mtweaks.
I also tested the datapack only stiuation and the problems occurred again.
I used the misode tool to create the datapacks, so I don't think there will be any problems.
Maybe because of the height of the world? This is about 800 blocks.
tarta.zip
There it is. Have to work with uploaded configs.
I found that it's caused by a mistake in code
Now fixed. You are correct that the bug is triggered because of the height.