shiroroku / TheAurorian

A Minecraft mod that adds a new dimension with new bosses, tools, and other neat items to use and explore.
MIT License
17 stars 8 forks source link

Issues with compatibility with Veinminer #13

Closed knutsack closed 4 years ago

knutsack commented 4 years ago

When using the Aurorianite Pickaxe (or whatever the one where it gives you ingots and nuggets when you mine), if you happen to try to use Veinminer with it, the ore will drop the amount that should be dropped if all were mined at once, but not all ores will disappear, just the one you mined. This can lead to 46 iron ore turning into over 4 stacks of iron blocks because each ore dropped the product of 46 ore. This can be heavily exploited.

shiroroku commented 4 years ago

This is most likely a Veinminer bug. I need more info on how to recreate the bug.

(Using Veinminer 0.38.2 [MC1.12; rev 647] and Aurorian 1.12.2-beta-aug0220) This is what I got when I was testing:

  1. Created single player world
  2. Try to veinmine Iron ore with Diamond pickaxe; worked as intended
  3. Try to veinmine Iron ore with Crystalline pickaxe; didn't veinmine
  4. Try to veinmine Iron ore with Moonstone pickaxe; didn't veinmine

So my guess is you have some sort of config option to have Veinminer use Aurorian tools.

knutsack commented 4 years ago

I am using the same versions of Veinminer and Aurorian as you are.

the Crystalline pickaxe doesn't veinmine, but instead drops the intended result of veinmining with each ore (10 ores together, veinmined = 1 ore mined, 10 ingots. Therefore, 10 ores turns into 100 ingots + whatever amount of nuggets). I attempted this glitch again, works like before. From 10 ores i received 10 squared ingots. From 64 ores I received 64 squared ingots. I will look into config options for Veinminer.

knutsack commented 4 years ago

As for config options, manual input client-side is necessary to fix this glitch. Also note, this bug is only active on ores like Iron or Gold (smelting necessary). My attempts to reproduce the glitch on Diamond ores were unsuccessful.

I fixed the glitch on my end by manually entering the item IDs for each Aurorian tool into the Veinminer mod config options. It takes 3 minutes at most, provided you know what all the item IDs are. However, I am here sitting with 4 stacks of iron blocks and a stack and a half of forestry tin blocks.