Transcending Trident (Forge)

Transcending Trident (Forge)

83.9k Downloads

Does not work with Tetra axes

DesertDweller opened this issue ยท 0 comments

commented

Information

Minecraft version: 1.18.2
Modloader: Forge
Forge version: 40. 1.73
Environment: Singleplayer

Mod name: Tree Harvester (Forge)
Mod version: treeharvester_1.18.2-5.1.jar

Description

I've added 'tetra:modular_double" to the blacklist, but it only harvests a single log.
This is what the /data get entity @s SelectedItem shows when holding a Tetra iron axe:
DesertDweller has the following entity data: {id: "tetra:modular_double", Count: 1b, tag: {"double/butt_right_material": "butt/iron", "double/basic_axe_left_material": "basic_axe/iron", "double/handle": "double/basic_handle", honing_progress: 440, "double/head_left": "double/basic_axe_left", HideFlags: 1, "double/head_right": "double/butt_right", id: "1a711b6d-5bf7-474b-8685-6c48fc78b4a8", Damage: 0, "double/basic_handle_material": "basic_handle/iron", "double/handle:basic_handle/wrap/vine": 0}}

Here is the blacklist file:
tetra:modular_double,
minecraft:wooden_axe,
minecraft:stone_axe,
minecraft:golden_axe,
minecraft:iron_axe,
minecraft:diamond_axe,
minecraft:netherite_axe,
alloyed:steel_axe,
byg:pendorite_axe,
byg:pendorite_battleaxe,
aquaculture:neptunium_axe,

Crash report

N/A