Skip to content

FishOfThieves mod trees are not breaking when FallingTree mod installed #982

@lospejos

Description

@lospejos

Describe the bug

I'm not sure is it a FishOfThieves mod issue or FallingTree mod issue.

Mod trees are not breaking when FallingTree mod installed. Other mods trees and default trees breaks as expected.

Minecraft version 1.21.10 with Fabric Loader 0.17.3.

Mods installed:

Mods:
  [✔] appleskin-fabric-mc1.21.9-3.0.7
  [✔] cloth-config-20.0.149-fabric
  [✔] fabric-api-0.136.0+1.21.10
  [✔] FallingTree-1.21.10-1.21.10.1
  [✔] ferritecore-8.0.0-fabric
  [✔] fish_of_thieves-mc1.21.10-v21.10.0.0-fabric
  [✔] iris-fabric-1.9.6+mc1.21.9
  [✔] Jade-1.21.9-Fabric-20.1.0
  [✔] lambdynamiclights-4.8.5+1.21.10
  [✔] lithium-fabric-0.20.0+mc1.21.10
  [✔] modmenu-16.0.0-rc.1
  [✔] placeholder-api-2.8.1+1.21.10
  [✔] screenshotcopy-fabric-1.3.0
  [✔] sodium-extra-fabric-0.7.0+mc1.21.9
  [✔] sodium-fabric-0.7.2+mc1.21.10
  [✔] Xaeros_Minimap_25.2.15_Fabric_1.21.9
  [✔] XaerosWorldMap_1.39.17_Fabric_1.21.9

Please fix. Thanks!

See screenshot:

Image

Isolated reproduction

Yes

Minecraft version

1.21.10

Loader used

Fabric

Loader version (Fabric/Forge/NeoForge)

0.17.3

Mod version

1.21.10-1.21.10.1

Minecraft environment

Single player

Configuration

{
  "trees": {
    "allowedLogs": [],
    "deniedLogs": [],
    "allowedLeaves": [],
    "allowedNonDecayLeaves": [],
    "deniedLeaves": [],
    "breakMode": "INSTANTANEOUS",
    "detectionMode": "WHOLE_TREE",
    "detectionModeBiomeOverride": {},
    "maxScanSize": 500,
    "minSize": 0,
    "maxSize": 100,
    "maxLeafDistanceFromLog": 15,
    "maxSizeAction": "ABORT",
    "breakOrder": "FURTHEST_FIRST",
    "minimumLeavesAroundRequired": 1,
    "includePersistentLeavesInRequiredCount": true,
    "treeBreaking": true,
    "leavesBreaking": true,
    "leavesBreakingForceRadius": 0,
    "allowMixedLogs": false,
    "breakNetherTreeWarts": true,
    "breakMangroveRoots": true,
    "searchAreaRadius": -1,
    "allowedAdjacentBlocks": [],
    "adjacentStopMode": "STOP_ALL",
    "spawnItemsAtBreakPoint": false,
    "trunkLootPercentage": 1.0
  },
  "tools": {
    "allowed": [],
    "denied": [],
    "durabilityMode": "NORMAL",
    "ignoreTools": false,
    "damageMultiplicand": 1.0,
    "damageRounding": "ROUND_DOWN",
    "speedMultiplicand": 0.0,
    "forceToolUsage": false
  },
  "player": {
    "allowedTags": []
  },
  "enchantment": {
    "requireEnchantment": false
  },
  "sneakMode": "SNEAK_DISABLE",
  "breakInCreative": false,
  "lootInCreative": true,
  "notificationMode": "ACTION_BAR"
}

Relevant log output

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions