Zauber Cauldrons: Difference between revisions

Technical Details Section
(Wormholes and Luck descriptions)
(Technical Details Section)
Line 507: Line 507:
|}
|}


=== Technical Details ===
== Technical Details ==
Zauber Cauldrons uses Raycasting to ensure items in a Zauber cauldron can not be picked up.


EDITOR NOTE: Potion Cloud Details
==== Potion Clouds ====
The wither cloud produced from a Regeneration IV potion is 1.8 blocks in radius, and will slowly shrink to nothing in 7.5 minutes. It inflicts a Wither 6 for 64 seconds and Instant Damage 2 every 2 seconds. Each dose consumes 0.01 of the clouds radius, meaning 180 entities would need to enter the cloud to fully consume it before it dissipates.


The death cloud produced from a Healing IV potion is 2.1 blocks in radius, and shrinks to nothing over the course of 3.5 minutes. It inflicts Instant Damage 9 for 2 seconds, or 54 health (27 hearts) of damage every tick for 40 ticks. To survive the effect the player would require 1080 hearts in total. The cloud has 3 doses of potion, meaning it can kill 3 mobs before dissipating.
The healing cloud produced from a Harming IV potion is 1.25 blocks in radius, and does not shrink. It grants Instant Healing 3 (6 hearts) every second, and has 14 doses of potion, after which the cloud disappears. <!-- These heart values may be wrong. The MC wiki says the effect is exponential by level, which I don't remember to be correct -->
==== Crafting Optimizations ====
Crafting checks are ran in stages to minimize passive lag:
Crafting checks are ran in stages to minimize passive lag:


Line 518: Line 523:
Once the module has found a Zauber Cauldron that's ready for crafting checks, the module checks for so called "identifier Items". These are items that are unique to a recipe category, e.g. prismarine crystals for the Category "potions". Once such an item is found the module will start to go through all the entries for a recipe Category. These are specified within the <category folder/<category name>.mcfunction, E.g. Potions/Zauber_Potions.mcfuntion. At this point the function checks for a second order identifier item, e.g. a speed potion, which is again unique within the category. Once that is found a function unique for the actual recipe checks for all the items that all recipes of the category have in common (e.g. golden apples for potion recipes) and then summons the output item.  
Once the module has found a Zauber Cauldron that's ready for crafting checks, the module checks for so called "identifier Items". These are items that are unique to a recipe category, e.g. prismarine crystals for the Category "potions". Once such an item is found the module will start to go through all the entries for a recipe Category. These are specified within the <category folder/<category name>.mcfunction, E.g. Potions/Zauber_Potions.mcfuntion. At this point the function checks for a second order identifier item, e.g. a speed potion, which is again unique within the category. Once that is found a function unique for the actual recipe checks for all the items that all recipes of the category have in common (e.g. golden apples for potion recipes) and then summons the output item.  


EDITORS NOTE : Moving Cauldrons
==== Wormhole Blurriness ====
 
A blurry wormhole shifts the destination coordinates by adding random numbers to each coordinate. Typically, the coordinates remain within 12 blocks of the original cauldron coordinates, but in theory could be shifted as far 99 blocks in any given direction.
WORMHOLE RANDOMNESS 1-12, but 2 digit


== Learn More and Download ==
== Learn More and Download ==
Line 558: Line 562:
|Zauber Cauldrons was installed on [[Public Server 6]]
|Zauber Cauldrons was installed on [[Public Server 6]]
|-
|-
| rowspan="3" |1.15
| rowspan="3" |1.15<ref group="note">Development Version preparing for 1.16 features.</ref>
| rowspan="3" |24 Apr 2020
| rowspan="3" |24 Apr 2020
|Installed a preview of the upcoming 1.16 update on [[Public Server 6]]
|Installed a preview of the upcoming 1.16 update on [[Public Server 6]]
Line 570: Line 574:


=== MC 1.11-1.12 Versions ===
=== MC 1.11-1.12 Versions ===
The MC 1.11-1.12 versions did not have advancements.
Many of this modules features have been added and changed over time. Prior to 1.13, the module did not have Wormholes, Magic in a Bottle, Possessed Items, or Soul Potions. The Luck Recipe required the player to be wearing full Zauber Armor, and did not change with the world seed. Instead, the duration of the luck effect depended on the number of flowers thrown into the cauldron. With all 10 flowers, the luck would last 100 minutes. Crystals would also function from anywhere in the players inventory.{{Citation needed|reason=Information retrieved based on memory}}
 
Pre-1.13 versions of Zauber Cauldrons employed an additional step in the one-click installation where the user needed to click a sign. This was used as part of a workaround to get the section sign into certain command blocks, allowing for lore to be formatted and colored to appear as if it were potion effect information and attributes.
 
There also existed an additional version of Zauber Cauldrons exclusive to the Hermitcraft GM4 server, which contained features such as Haste Potions, Blood Moons, and a series of Magic Swords.


{{Notes}}
{{Notes}}
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator
101

edits