FAPI .42 Broken Ores
itsdinkd opened this issue ยท 7 comments
WIth the latest Fabric API Update for 1.17.1, Industrial Ore, TechReborn Ore, Things Gleaming Ore are broken and will not allow Pickaxes to drop the ore upon breaking. Using any normally required pickaxe to break these, all it does is break the block.
If you have WTHIT Enabled, it also says the required harvested tool is a shear. Using a shear, you can get the ore content.
Vanilla ore seems in tact. only certain modded ore is broken.
It's currently on my modpack. Another Quality Modpack 2
Modlist: https://pastebin.com/Dk7tZSHg
This all worked on .41 so I don't believe it to be a mod in particular.
With the last update where 0.42 was added, the following mods were updated;
I was able to reproduce this with just TR and API, the pickake still works as expected, but clearly beign able to use shears is not right.
I will update TR to the new api soon, but this still needs fixing for other mods that cannot update as quick.
Pick axe didn't work for me, only shears. @modmuss50
Can confirm Gobber 2.4.57 caused the ore to not drop with pickaxes, regardless of Fabric API version.
Shears issue still happened though on 0.42 allowing you to break ore with shears and get its dropped content, as modmuss mentioned.
This doesn't reproduce in a pure Fabric API test environment (where blocks are created the same way as in TR or other mods). Could you post your full mod list? I suspect some other mod is interfering here with hacky code.