mickelus / tetra

🔶- Source and issue tracker for tetra
https://minecraft.curseforge.com/projects/tetra
MIT License
182 stars 80 forks source link

[Bug] Tetra axes dont work on logs with the Better Beginnings mod [1.20.1] #843

Open optionalduck opened 1 month ago

optionalduck commented 1 month ago

Observed behaviour

Tetra axes don't work on logs in the better beginnings mod. Other modded axes do and I talked to the mod creator and its because tetra axes don't count as "instance of axeitem". Perhaps there is a way to identify an axe that works with tetra, if so I could perhaps relay it to them. mod link: https://www.curseforge.com/minecraft/mc-mods/better-beginnings

Expected behaviour

The axes should chop logs like normal.

Steps to reproduce

  1. Have both mods installed
  2. try to chop a log with a tetra modified axe

Crashlog

No response

Tetra version

6.4.0

mutil/mGui version

6.1.1

Forge version

1.20.1 47.3.0

Other mods

I am using this modpack I made https://legacy.curseforge.com/minecraft/modpacks/wexcraft it has 188 mods but most are irrelevant for this.

mickelus commented 1 month ago

Looking at their source I couldn't find any log blocks, but you should be able to tag them to get them to work with tetra. I can't fix that in tetra but I can help you get a tag set up in your modpack. Do you know the block IDs of the logs and which tool tiers they should require?