HomeJavaModsComposter+
Composter+
[​IMG]
[​IMG] [​IMG]

Tired of composting to just get Bonemeal? Then CompostingPlus is the perfect plugin to spice your game up!

You can add different items as Loot from composting!
You can specify items to be compostable!


In Addition, you are able to define Experience dropping from composting goods!

Note
Java 8+
Spigot 1.15.X - 1.16.X (works on latest Paper)

Features
Hopper integration
Experience Drop
Different items to compost and loot
Able to reload and create compost/loot ingame

Commands
/cp reload - Reloads the plugin
/cp - Shows the GUI to see what's currently configured
/cp create loot {amount} {chance} {experience} !Note that it will add the Item you're having in your Main Hand!
/cp create specialcompost {level} !Note that levels are from 1-7!

Permissions
cp.reload (to reload the plugin)
cp.create (for the create command)
cp.use (opens the GUI)

TODO
Experience storage in the form of bottles via. hoppers
Making a Video/Gifs for spigot

Every Suggestion for Features or Changes are welcome!
[​IMG]

Spoiler: Config
Code (Java):
#Placing a Hopper under the composter, it will fill extraloot loot into the hopper

Hopperinteraction : true
BoneMealDrop : true

#Here you can define extra compost to be composted, like stone if you wish.
#Also note !! That you can only take level from 1 to 7, (use Integer and !no ! decimal numbers like 0.5 )

Text :
  Compost_Gui : "wooden_shovel"
  CompostGui_Text : "Here is a list of compostable goods"
  Loot_Gui : "BOOK"
  LootGui_Text : "Here is a list of lootable things"
  ReloadMessage : "reloaded"
Spoiler: loot
Code (Java):
loot :
  1 :
    #Heres a list of minecraft items : https : //minecraft-ids.grahamedgecombe.com/
    material : "grass_block"
    amount : 1
    # Chance to get this item from fermenting, place higher chances on top for the best results !
    chance : 80.0
    # XP ORBS dropped next to the hopper
    xp : 3
  2 :
    material : "dirt"
    amount : 1
    chance : 50.0
    xp : 2
  3 :
    material : "minecraft:grass"
    amount : 1
    chance : 10.0
    xp : 0
Spoiler: specialcompost
Code (Java):

SpecialCompost : #To disable it, just delete the stuff below (or if u wanna remove it and then reload ingame )
  1 :
    material : "stone"
    level : 2
 

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Composter+ is a free Minecraft Java mod. Compatible with Minecraft 1.18. Downloaded 1,529 times (via Spigot). Download it and open it directly in the game.

Explore more