Перейти к содержимому
Mineforgian

Magical Relics

Randomly generated magic items, dungeons and traps

Загрузки
5K
Подписчики
23
Обновлён
14 июня 2026 г.
Лицензия
MIT

Опубликован 15 мая 2024 г.

Title

Randomly generated magic items and deceiving dungeons!

(A port/continuation of Draco_18s' old Artifacts mod)

Link to original project: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1291999-unique-artifacts-powerful-randomly-generated-items

An abandoned wizard tower high up in the snowy mountains. Who knows what you might find in there?

Do you like exploring the world, dungeons with whacky contraptions and magic items that can do anything from summoning cakes to allow sneaking in the air? If that is the case, this mod might interest you!

Magical Relics adds a variety of new structures and dungeons filled with glorious loot and unique traps, designed to troll anyone who dares to try get their hands on any magic items!

"What magic items?" I hear you ask. You won't know until you look for yourself! Many of these new dungeons hold randomly generated magical artifacts. You might get a wand, staff, dagger, belt, trinket, axe or anything inbetween, with completely randomly picked abilities, so you never know what you might find!



An assortment of random artifacts:

An assortment of random artifacts

Artifact example 1

Artifact example 2

Центр версий

9 версий
  • Релиз1.5 МБ
  • Бета1.5 МБ
  • Релиз826 КБ
  • Релиз736 КБ
  • Релиз666 КБ
  • Релиз650 КБ
  • Бета641 КБ
  • Бета637 КБ
  • Бета622 КБ

Ченджлог

1.20.1-4.0.4Релиз1.20.1 · 14 июня 2026 г.
  • Fixed Display Pedestal not properly sync-ing item change to clients.
  • Mod-list screen button now opens Crust config editor.
  • Set listener priority to LOW for listener method onRenderFog() in ClientEventListener.
1.20.1-4.0.3Бета1.20.1 · 14 мая 2026 г.

1.20.1-4.0.3

  • Bumped minimum required Forge version to 47.4.8.
  • Now requires Crust.
  • All configs have been rewritten to make use of Crust's config API.
    • More config options for abilities.
    • More config options for the Anti Builder's behavior.
  • Some abilities have been rebalanced.
  • Fixed some ability logic running twice a tick.
  • Renamed the Alteration Negator (anti-builder) to Core of Warding.
  • Added new behavior modes for the Core of Warding; it can now either:
    • Block world interactions like before (building, placing etc.)
    • Plague intruders with negative potion effects.
    • Do nothing. Incredible!
  • The Spike Trap block is now waterloggable.
  • Fixed Camo Tripwire Hook block not being flagged as needing correct tool for drops.
  • Thick tripwire block now has its own unique model.
  • Added crafting recipe for thick tripwire.
  • The Core of Warding's effective area box is now rotated along with the structure it generates in.
  • Wizard tower structures are now all part of the same structure set.
  • Fixed large wizard tower structure using "top_layer_modification" generation step instead of "surface_structures".
  • Artifact item overlay colors are now configurable, and optionally completely random.
  • The fireball projectile summoned by the Fireball ability is now notably slower.
  • Fixed Jukebox ability effect particles offset being off.
  • Fixed ability cooldowns not being reduced for items in armor slots or the off-hand slot.
  • Fixed Air Sneak ability placing blocks when it shouldn't, often resulting in the player getting pushed.
  • Air Sneak ability can now be configured to force-replace blocks flagged as replaceable (such as tall grass, snow, dead bush etc.) with solid air.
  • Repair Others ability now picks a random "fixable" item in the player's inventory to fix per repair cycle instead of the first found match.
  • Repair Others ability now only has a 1/3 chance to lose durability when fixing an item.
  • Spider ability now actually drains durability from its artifact while the player is climbing.
  • Fixed Adrenaline ability using the wrong trigger type.
  • Added Resurrect ability to the default list of unobtainable abilities.
  • Mass Excavate ability now has a configurable set of blocks it can mine.
  • Added new config options for Foodie ability.
  • Baker ability now has a configurable weighted list of cake blocks it can conjure.
  • Fixed Mass Excavate ability not spawning block break particles or sending BLOCK_DESTROY game event.
  • Loot table dropped by Cashout ability is now configurable.
  • Repair Others ability now also scans Curios inventory for repair candidates.
  • Fixed artifact items in the off-hand not triggering their abilities with the "held" trigger type.
  • Removed ability trigger type "RIGHT_CLICK_BLOCK" as trigger type "USE" now includes all right-click interactions (use, click block, click entity).
  • Fixed camo block entities not properly sync-ing state and light changes to clients.
  • BaseArtifactAbility#onUse now gets called with the used InteractionHand, when available from context.
  • Command "/magicalrelics ability apply {ability} {trigger}" now only suggests compatible trigger types.
  • Made the command "/magicalrelic artifact create" much more user-friendly.
  • Added optional TriggerType context for ArtifactUtils.hasAbility() which fixes some strange behavior with certain abilities.
  • Added client-side config option for disabling the "flicker" visual effect on potion effect icons in the GUI for potion effects with only 1 tick of duration.
  • Tweaked some artifact item variant textures.
  • Added new buried dungeon variant.
  • Added some Deadly World compat.
  • Added Yeet ability.
1.20.1-3.6.1Релиз1.20.1 · 7 января 2025 г.
  • Bumped min required Forge version to 47.3.10
  • Properly implemented Armor Artifacts
  • Made TNT ability applicable to Sword artifacts
  • Fixed Resurrect ability not respecting damage types tagged as "minecraft:bypass_invulnerable"
  • Fixed stackable abilities not being able to stack
  • Fixed quicksand not being view-blocking

  • Added Cloudy Vision mob effect
    • Obscurity ability now also applies Cloudy Vision
  • Added dispenser behavior for placing/picking up quicksand
  • Added "user_attacking" trigger to Stun ability

  • Added a variety of new Abilities:
    • Ore Radar
    • Terrain Walker
    • Spider
    • Foodie
    • Lightning
    • Slow Falling
    • Sailor
  • Added config list option for abilities that should be unobtainable
  • Added debug command '/magicalrelics debug ca_ratios' to see some ability vs artifact-type statistics
  • Added new Large Wizard Tower variant
  • Added new structure processor for "randomizing" chiseled bookshelf content
  • Updated some Wizard Tower loot tables
  • Internal javadoc cleanup
1.20.1-3.5.0-bРелиз1.20.1 · 11 сентября 2024 г.
  • Added Pedestal Key and locked-state to Display Pedestals

  • Misc bugfixes

  • Added more Medium Wizard Tower variants

  • Added Large Wizard Tower (a bit clunky at the moment)

  • Fixed Mass Excavate ability bypassing Anti-Builder

  • Artifacts can now be found in various other vanilla structures (dungeons, pyramids, temples etc.)

  • Fixed Quicksand suffocation damage being applied weirdly

  • Fixed Quicksand not using the intended shape for light occlusion

1.20.1-2.4.0-bРелиз1.20.1 · 10 июня 2024 г.
  • Added config file for ability properties

  • Added new ability: Reach Boost

  • Added some missing block translations

  • Jade compat: option to display camo blocks as their disguise block state

  • Fixed solid air block not checking player curio inventory for artifacts with air-sneak ability when deciding whether it should persist on tick

  • Camo blocks can no longer be re-disguised by the player when inside the effective area of an Alteration Negator

1.20.1-2.3.0-bРелиз1.20.1 · 5 июня 2024 г.

This version comes with some potentially breaking changes. Your existing saves/worlds are safe, but some existing artifact items may no longer work properly.

  • Certain abilities now work with curio artifacts as intended (amulets, rings and belts)

  • Removed BlockBucketItem.java in favor of vanilla's alternative

  • Made some abilities with short cooldowns not show the cooldown symbol in their description

  • Fixed artifact items resetting block destroy progress when they have ticking cooldowns

1.20.1-1.2.0-bБета1.20.1 · 3 июня 2024 г.
  • Fixed a bug causing picked up items becoming non-stackable in some cases

  • Shortened air-sneak ability description

  • Fixed illumination ability setting out more light source blocks than intended

  • Fixed jump boost ability not writing/reading ability data properly

  • Curios API is now required

1.20.1-1.1.0-bБета1.20.1 · 27 мая 2024 г.
  • Ported to 1.20.1

  • JEI compat: anvil repair recipes for artifact items

Комментарии

Загружаем…