AlchemicalCauldron

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Overview

AlchemicalCauldron is a plugin for bukkit which is used for converting items thrown into a cauldron into other items (e.g. dirt into iron ore).

Features

  • Supports the transmutation of items when they come into contact with a cauldron
  • Can define input and output materials
  • Can define the statistical probabilities of how often items are transmuted
  • More seamless item conversion (timers)
  • Pop-out effect when items are converted
  • Rudimentary collision detection

Permissions

PermissionUsage
alchemicalcauldron.useThis controls whether or not a player can use cauldrons to transmute items.

Usage

Simply run the plugin, in order to create the "config.yml".

Use the "config.yml" in order to adjust the item input/output ratios in order to suit your needs.

Reload the server in order to update the config.

Throw items towards a cauldron in order to convert them into other items.

Note: if items do not seem to be getting transmuted, try standing closer and ensure you are throwing items INTO the cauldron.

Ratios

  • Items can be input through their name or their item ID
  • Input item ratios (0.0-1.0) control how often an item is converted (e.g. 0.46 for dirt will convert it 46% of the time)
  • Output item ratios use a slightly more complicated system, but in general the higher the number (0.0-1.0), the greater the chance of that item being created

Source

https://github.com/Indiv0/AlchemicalCauldron

Download

http://dev.bukkit.org/server-mods/alchemicalcauldron/files

Changelog

VersionChangesCompatible Builds
1.16.0Update for 1.7.21.7.2
1.12.0Cleanup/fix code & permissions1.6.4
Implement basic collision detection1.6.2
1.11.1Fixed permissions being given by default1.5.2 R-1.0
Moved to Mbapi
Various fixes
Changed versioning scheme
1.4.2Various fixes1.4.7 R-0.1
Forced Java 7
1.4Large code rewrites/optimizations1.4.2 R-0.2
Fixed config.yml versioning scheme1.3.2 R-3.0
1.3.2Added permissions support1.4.2 R-0.2
1.3.2 R-3.0
1.3.1Fixed several bugs1.4.2 R-0.2
Added ability to configure item outputs individually1.3.2 R-3.0
1.3Fixed Java 6 compatibility1.4.2 R-0.2
Fixed PluginMetrics implementation1.3.2 R-3.0
1.2.1Built against Java 6u37 to ensure compatibility1.3.2 R-3.0
1.2Added ability to throw stacks of items into cauldron1.3.2 R-3.0
Fixed small error message spelling mistake1.3.2 R-2.0
1.1Added timers in order to allow for more seamless item spawn/despawn1.3.2 R-2.0
Added PluginMetrics support
1.0Added base functionality1.3.2 R-1.0
Added ratio support
Added configuration file support/ratio storage

Bugs/TODO

All bugs and TODO information can be found on the issue tracker for this project on GitHub.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members