/dank/null compat?

Issue #10 closed
FenixFyreX created an issue

Is it possible to get compatibility with the mod /dank/null? Essentially it's an item that holds items / blocks (using an item handler capability), and has an nbt value "selectedIndex" that represents which slot in said capability inventory the player has selected. Right clicking with this item places said inventory slot in world if it is an ItemBlock. It is very similar to the randomizer bag in that it acts as a proxy.

Would it be possible to add compatibility for this item? If you'd like, I can attempt to submit a pull request with my own edits, although I'm fairly new to the modding scene.

Comments (7)

  1. Requios repo owner

    Please do. I have no experience with compatibility between mods so this might be a good example if you can figure it out. Let me know how you fare.

  2. FenixFyreX reporter

    I am trying to create a pull request, but it denies me. Are your permissions for this repository meant to be that strict? Also, any particular reason you use bitbucket over github?

  3. Requios repo owner

    I had to change branch permissions, everybody should now be able to do a pull request. I use Bitbucket for their unlimited private repositories. GitLab has that as well (and unlimited collaborators) but that didnt exist back when I chose to work with Bitbucket.

  4. FenixFyreX reporter

    I still can't create a pull request, it tells me Access Denied. I only have a free account, does that matter?

  5. Requios repo owner

    A free account shouldnt matter, I have one as well. Earlier I setup branch permissions, but I need to setup repository access as well. There is no way to allow everyone access at once, so for now I just gave you access. It should work now crossing fingers.

  6. Log in to comment