Skip to content

Chaos Effect: Midas Touch

Yeelp edited this page Feb 28, 2024 · 2 revisions

Midas Touch is a Timed Chaos Effect. It lasts anywhere from 700 to 1300 ticks.

Effects

While Midas Touch is active, any solid, non fluid block the player stands on, interacts with or attempts to mine will turn into Gold Blocks. Any items the player holds in their hands or are wearing will be transmuted into golden variants with the following rules:

  1. The item is checked to see if it is in the blacklist. Blacklisted items are not transmuted. The blacklisted items are: Bell, Raw Gold, Raw Gold Block, Gold Block, Light Weighted Pressure Plate, Golden Apple, and Enchanted Golden Apple. Items in this list ignore all steps; nothing is done to them.
  2. Tools are transmuted into golden variants.
  3. Armor is transmuted into golden variants.
  4. If the item is an Apple, a check is done to see if the stack has the enchantment glint. This can be from the result of applying an enchantment to the item or via the Glint effect.
    • If the Apple has the enchantment glint, it will transmute into an Enchanted Golden Apple
    • Otherwise, it will transmute into a Golden Apple.
  5. Special items are checked for and transmuted:
    • Copper, Iron and Netherite Ingots, along with Bricks and Nether Bricks transmute into Gold Ingots.
    • Iron Nuggets and Netherite Scrap transmute into Gold Nuggets.
    • All Horse Armor transmute into Gold Horse Armor.
    • All Pressure Plates transmute into Light Weighted Pressure Plates.
    • Carrots are transmuted into Golden Carrots.
  6. If the item is a block and that block would normally turn into a Gold Block if walked on, interacted with, or attempted to be mined, it will transmute into a Gold Block
  7. If the item still hasn't been transmuted, it will transmute into Raw Gold.

All transmutations will maintain durability proportional to the percentage of durability that item had left. For example, items with approximately 50% durability remaining will transmute into golden items with 50% durability remaining. Enchantments and other NBT data are preserved when transmuting.

Applicability

Midas Touch is always applicable.

Exclusivity

Midas Touch is mutually exclusive with Crumble.

History

Version Notes
1.0 Introduced
1.01 Midas Touch now uses block tags for checking pressure plates, and now correctly transmutes pressure plates into Light Weighted Pressure Plates
1.1 Golden Apples are no longer transmuted into Raw Gold
Clone this wiki locally