Search results

  1. S

    Premium Single and Multi Redeem Token 1.0

    No Dependencies
  2. S

    Premium Sword that deals more damage based on lost durability 1.0

    Dependencies: - Math Expansion - Player Expansion - Placeholder API uses DAMAGE_BOOST for the damage adjustment player damage refers to the lost durability. divide it by the max durability which is 250 then you get the value between 0 to 1. multiply that with the amount you want the multiplier...
  3. S

    Premium Attribute Item (give attributes while in the inventory) - 1.2

    wrote %id% on the ei giveslot cmd because somehow it broke
  4. S

    Premium Particle Chaining Tagged Player Targets 1.0

    requires placeholder api and math & player expansion
  5. S

    Premium Curvy Homing Projectile 1.0

    requires placeholder api and math & player expansion
  6. S

    Premium Attribute Item (give attributes while in the inventory) - 1.1 format update

    modified the old ei giveslot cmd to the latest format
  7. S

    Premium Drag and Drop Upgrader (on a specific item) 1.0

    Dependencies: - PlaceholderAPI - CheckItem Expansion the upgrade system relies on checking the properties of the slot that has the upgrade item drop the level0.yml item there
  8. S

    Premium Temporary Item (With individual timers) - 2.0 Logic Rewrite

    relies on time displacement instead
  9. S

    Premium Hover items to executable item to increase fuel 1.0

    SETUP: - Install PlaceholderAPI and the JavaScript expansion - put Water_Barrel.yml in ExecutableItems/items/ - download the .txt files and put them in PlaceholderAPI/javascripts/ folder and turn their file types back to .js - if you do not know how to add js file placeholders to PlaceholderAPI...
  10. S

    Premium Hypixel Power Orb 1.0

    Dependencies: - PlaceholderAPI plugin - Player Expansion (i think but pls install it since it just requires 1 cmd to run "/papi ecloud download Player") - Math Expansion no dependency version is uploaded in the default items as a 1.20.5+ item due to the armor stand format. but i believe this...
  11. S

    Premium Drag and drop item that gives usage to items - 1.1

    fixed the placeholder condition because something got changed somehow
  12. S

    Premium Attribute Beacon 1.0

    Requirements: - Minecraft 1.20.5+ (This example uses generic.scale. Otherwise any version works) - ExecutableBlocks Premium - ExecutableEvents Free - PlaceholderAPI plugin - Attribute expansion of PlaceholderAPI put ShrinkBeacon.yml to plugins/ExecutableBlocks/blocks put effect-Shrink.yml to...
  13. S

    2pc, 3pc, 4pc armor set 1.0

    Dependencies: - PlaceholderAPI - Math Expansion - CheckItem Expansion pls CHECK EVERYTHING ty why? one instance of renaming any of the item configs without making changes in the file itself will cause issues. if you are wondering why the item broke all the sudden, this is the most likely case...
  14. S

    Laser Bow 1.0

    shoots a laser that deals exactly 4 dmg dependencies: - placeholder api plugin and its math and player expansion
  15. S

    Premium Player Movement Detector - improved detection method

    used the plugin's x y z placeholders and desynced the 2 loop activators to prevent false readings
  16. S

    Entity Drag on right click 1.0

    no dependencies
  17. S

    Premium xp voucher with single/multi use 1.0

    Dependencies: - PlaceholderAPI and its expansions below: - CheckItem Expansion - Player Expansion
  18. S

    180 degrees raycast 1.0

    made this because im lazy
  19. S

    Premium Dual Blade Setup 1.0

    no dependencies hold the item1 in your mainhand so the item2 shows up in your offhand WARNING : ANY ATTEMPTS TO RENAME THE ITEM FILES MUST BE FOLLOWED BY CHANGING ALL MENTIONS OF THE ITEM IDS IN THE ITEM CONFIGS. FAILING TO DO SO BREAKS THE ITEM so pls don't whine like crazy when it happens
Top