MartinTheDragon/Nuclear-Tech-Mod-Remake

shift+right click on detonator doesnt work

Closed this issue · 4 comments

Describe the bug
When I try to set the position of detonator, it does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Get the detonator
  2. Shift+Right click on a place where u want it to go
  3. Nothing happens.

Expected behavior
Successful set of position

Software and mod environment info (please complete the following information):

  • Mod Version: 0.0.11.0
  • Other mods installed:
    image
  • Forge version: 1.18.1-39.1.2

Hi there!

Setting the detonator's position only works on blocks that implement the IgnitableExplosive interface (which may at a later point be part of a public API). This means you need to set the position on a block that is compatible (e.g. Fat Man).

Have fun and keep on bug hunting!

I was doing it wrong lol

Oh, by the way: OptiFine may cause problems with the mod's rendering, in case you're having issues like weird models.

Please remove the angle brackets in the title next time, because it apparently messes with our webhook lol