You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tags:
These aren't as useful as the events in my opinion, but tags like: ItemTag.Is_Slimefun to check for an item being slimefun LocationTag.Is_Slimefun to check for a block being slimefun LocationTag.Slimefun_contents To get the contents of a slimefun machine/container
Would be great :p
And perhaps ObjectTypes for slimefun items and blocks (For using scripts to place Slimefun machines/containers), + commands for placing them (Since commands like modifyblock only take MaterialTags).
+ whatever else seems appropriate ofc, these are just a few basic ideas i had, Thank you very much for reading anyway! And sorry if i made any mistakes wording/writing/explaining :p
The text was updated successfully, but these errors were encountered:
Rewriting this since i made it slightly messy, sorry ;-; Things i need and would use:
A Explosive Tools event, due to them mining a 3x3 area, they allow players to break blocks without firing the player breaks block event.
possibly with its own location/blocks matcher (other then the regular location ones), that matches all blocks mined (i.e. blocks:location_flagged:NoMine would fire if any of the blocks mined have the NoMine flag).
Would it be possible to add slimefun support? they have a API for add-ons, which could possible help with that.
Events:
All events in their api
Tags:
These aren't as useful as the events in my opinion, but tags like:
ItemTag.Is_Slimefun
to check for an item being slimefunLocationTag.Is_Slimefun
to check for a block being slimefunLocationTag.Slimefun_contents
To get the contents of a slimefun machine/containerWould be great :p
And perhaps ObjectTypes for slimefun items and blocks (For using scripts to place Slimefun machines/containers), + commands for placing them (Since commands like modifyblock only take MaterialTags).
+ whatever else seems appropriate ofc, these are just a few basic ideas i had, Thank you very much for reading anyway! And sorry if i made any mistakes wording/writing/explaining :p
The text was updated successfully, but these errors were encountered: