Loot Fountain

Warning: This project is experimental. Its files will not synchronize across the CurseForge network.

Loot Fountain Banner

A Simple Loot Event Developer Tool

Create Multiple Fountains with set drop intervals, duration, loot tables, and more!

 

⛲ For Java Version of Minecraft ⛲

 

Example of a drop event

 

 

Installation/Use

 

1. Download LootFountain.Jar

2. Move LootFountain.jar into the Plugins folder of your server

 

Main Commands

 

/ViewFountains

 

Used for viewing the existing fountains. Left-Click on fountains to view their loot table of items with their drop rates, Right-Click to delete the fountain.

 

/CreateFountan (FountainID) (DropEventFrequencyInSeconds) (DropEventDurationInSeconds) (ItemDropFrequencyInSeconds)

 

Used to create fountains. FountainID is the unique identifier for the fountain. Drop event Frequency is how long the fountain waits to start another drop event after one is finished. Item drop frequency is how long the fountain should wait until rolling and dropping the next item.

 

/AddFountainItem (FountainID) (DropChance%)

 

Add fountain allows you to add whatever item is in your hand to a fountains loot table. FountainID is the fountain which you want to add the item to. Drop Chance % is the percentage chance that the item is picked to be dropped.

 

/FountainVerticalVelocity (FountainID) (Value)

/FountainHorizontalVelocity (FountainID) (Value)

 

These allow you to edit how much Vertical and Horizontal velocity the dropped item will have in the given axis.

 

/FountainToggleGravity (FountainID)

 

Toggles if the dropped items are affected by gravity when dropped by a specific fountain.

Good for fishing for items floating away! 🎣

 

 

 


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    541324
  • Created
    Oct 25, 2021
  • Last Released File
    Oct 25, 2021
  • Total Downloads
    182
  • License

Categories

Members

Recent Files