romelo333 / notenoughwands1.8.8

Not Enough Wands for 1.8.8
MIT License
8 stars 7 forks source link

Moving wand dupes Flux Networks Flux Storage #28

Open PlacidK opened 6 years ago

PlacidK commented 6 years ago

Moving a flux storage from Flux Networks with the moving wand grabs the (filled) flux storage and drops an empty flux storage of the same kind on the floor. Both can be placed and used.

No crash logs.

Happens in Stoneblock modpack

knoxhack commented 6 years ago

StoneBlock 1.0.22r1 uses: forge-1.12.2-14.23.5.2768 notenoughwands-1.12-1.7.1

McJty commented 5 years ago

Possibly a bug in Flux Networks too

GaeaKat commented 5 years ago

Seems to be caused by same issue as #34 . https://github.com/SonarSonic/Sonar-Core/blob/1.12.2/src/main/java/sonar/core/common/block/SonarBlock.java#L77 breakBlock again

Made a relevent issue https://github.com/SonarSonic/Sonar-Core/issues/75