Hex Casting

Hex Casting

6M Downloads

If your pick/drill/whatever is not dropping any dust or crystals from amethyst clusters...

gamma-delta opened this issue · 3 comments

commented

please post a comment here with the resource location of whatever item you think should be working. (Press F3+H and you should see it on the tooltip; it should look like modid:itemname.)

The reason for this is that Hexcasting uses vanilla's minecraft:cluster_max_harvestables tag to see what mining tools can drop dust and crystals, and a lot of mods forget to add that tag ... so as a stopgap measure I'll just add them until they fix it.

commented

From my stuff:

{
  "replace": false,
  "values": [
    {
      "id": "#ae2:quartz_pickaxe",
      "require": false
    },
    {
      "id": "ae2:fluix_pickaxe",
      "require": false
    },
    {
      "id": "twilightforest:ironwood_pickaxe",
      "require": false
    },
    {
      "id": "twilightforest:fiery_pickaxe",
      "require": false
    },
    {
      "id": "twilightforest:steeleaf_pickaxe",
      "require": false
    },
    {
      "id": "twilightforest:knightmetal_pickaxe",
      "require": false
    },
    {
      "id": "occultism:infused_pickaxe",
      "require": false
    },
    {
      "id": "occultism:iesnium_pickaxe",
      "require": false
    },
    {
      "id": "forbidden_arcanus:slimec_pickaxe",
      "require": false
    },
    {
      "id": "forbidden_arcanus:draco_arcanus_pickaxe",
      "require": false
    },
    {
      "id": "forbidden_arcanus:arcane_golden_pickaxe",
      "require": false
    },
    {
      "id": "forbidden_arcanus:reinforced_arcane_golden_pickaxe",
      "require": false
    },
    {
      "id": "undergarden:cloggrum_pickaxe",
      "require": false
    },
    {
      "id": "undergarden:froststeel_pickaxe",
      "require": false
    },
    {
      "id": "undergarden:utherium_pickaxe",
      "require": false
    },
    {
      "id": "undergarden:forgotten_pickaxe",
      "require": false
    },
    {
      "id": "alloyed:steel_pickaxe",
      "require": false
    },
    {
      "id": "malum:soul_stained_steel_pickaxe",
      "require": false
    },
    {
      "id": "evilcraft:vengeance_pickaxe",
      "require": false
    },
    {
      "id": "tconstruct:pickaxe",
      "require": false
    },
    {
      "id": "tconstruct:pickadze",
      "require": false
    }
  ]
}
commented

oh wow i was JUST about to open a new issue for this haha, had to use a tinkers pick to get anything im glad i tried that before thinking i was crazy. having issues with the fluxbore from thermal.

resourcelocation: thermal:flux_drill

tysm. love the mod btw, just started. :)

commented

Trying to use the added fortune that conjuring's soul alloy pickaxe has, but it won't drop anything other than 1 dust and 1 shard.
Id is "conjuring:soul_alloy_pickaxe"
Amazing mod btw