BuildCraft|Core

BuildCraft|Core

7M Downloads

Diamond Transport Pipe cannot distinguish "Forestry" and "Binnies Extra Trees" unidentified saplings

Lumpous opened this issue ยท 2 comments

commented
  • Forge Version: forge-1.12.2-14.23.5.2860.jar
  • BuildCraft Version (Add Hash if from github): buildcraft-all-7.99.24.8.jar
  • Any additonal mods: binnie-mods-1.12.2-2.5.1.204-technic1.jar

Java on Server:
openjdk version "1.8.0_342"
OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~20.04-b07)
OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode)

Java on Client:
java version "1.8.0_271"
Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)

Modpack in use is Tekkit 2 V1.0.4
Played in MP without any additions, restrictions or changes made to the modpack

The diamond transport pipe cannot distinguish between these seedlings from forestry and Binnie's extra trees

https://lumpous.de/tekkit2_72.mp4

commented

The "seedlings" in Forestry and Binnie's are only different by their NBT tags. Their item IDs are the same, as it should for any addon to make use of Forestry's genetics system.

commented

This is likely due to them being the same item - you'll need to use a list in "precise" mode to make this work.