Verify your email address to post your own reply!

Lost the email? Request a new email verification message here. Make sure to check your spam and junk folders!


Page: 1

Bookwyrm Nov 1, 2022
I've been having a few issues with this plugin and Itemsadder and since there's no GitHub I'll submit my issue and all relevant details here:

Issue: Using the shulker mechanic is completely broken (and parts of the plugin itself), blocks will not drop anything if they have nothing in them (not including the first time they are placed down), if it drops itself, any items in the inventory of the dropped block will be gone upon placing and opening the block. SM will also not generate any files in the config directory and any files placed in it are deleted, overall it just seems completely broken. I've included the full server log as well as any important info:

Server log: https://www.dropbox.com/s/riaape2mn87hk7c/latest.log?dl=0

Server software: Purpur build #1814

SM version: 1.1.5

IA version: 3.2.5-beta5

IA config of block:

warden_bone_crate:
    display_name: "Warden Bone Crate"
    resource:
      generate: false
      material: PAPER
      model_path: warden_bone_crate
    specific_properties:
      block:
        cancel_drop: true
        placed_model:
          type: REAL_NOTE
        sound:
          place:
            name: block.stone.place
          break:
            name: block.stone.break

SM data.yml:

{"namespaces":[[["dragoncraft:warden_bone_crate","warden_bone_crate","54","true","1"],[null,null,"true",null,null,null,null,null,null,null],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],[],[]]]}
Page: 1