[Bug]: Generated Blocks from EveryCompat not dropping
Xelbayria opened this issue ยท 0 comments
Mod Loader (Required)
Forge
Minecraft Version(s) (Required)
1.20.1
Mod Version(s) (Required)
8.1.5
Minimal Setup (Required)
Yes
Notes (Required)
Minimal Setup:
NOTE: EveryCompat supported other mods like Macaw's Fences & Walls and more.
Mod list:
- Every Compat (EC) & Moonlight Lib (dependency)
- Diagonal Fences
- Macaw's Fences & Walls (MCF)
- Wood mods (Biomes O' Plenty or others)
Describing the issue:
You can place any fences from EC which generated the blocks using MCF and BOP. Try break it as it won't drop a block.
I've tested breaking the BOP's fences and also MCF's fences. They both dropped just fine but not EveryCompat. I cannot find out what's the cause. Here are the key points:
Fences dropped
- BOP's Fences
- MCF's fences
Fences can diagonally connect
- BOP's fences
- MCF's fences
- EC's fences
Fences NOT dropped:
- EC's fences
Others
I've looked at the source code. It's not much to go on. I already created a thread on discord but there is no activity on the thread. I decide to create a new issue here because the thread probably will get buried and forgot.
Question#1:
Does Diagonal Fences use LootTable for these blocks to drop correct item?
Question#2:
If above is no, then does it use a method or class that determine the item of block when broken?