Links
Tags
Creators
Details
Licensed CC-BY-NC-4.0
Published last year
Updated 9 months ago
All versions
2.2.1+mod
Release
Lipatant's Artefacts 2.2.19 months ago 298
Compatibility
Minecraft: Java Edition
1.21.9–1.21.10
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Changes
Adding 1 artefact:
Desert Camouflage Tunic
Adding 1 advancement:
Search Like an Egyptian
Changing 31 artefacts:
Cat Beanie: Changing its default color from black to gray.
Cat Beanie: Changing its name from Cat Ears to Cat Beanie.
Cat Beanie: Improving its texture.
Copper Golem Armor: Increasing its enchantability to match the Netherite Armor.
Fisherman Armor: Increasing its enchantability to match the Leather Armor.
Great Hunger Jaw: Decreasing its enchantability to match the Diamond Armor.
Great Hunger Jaw: Increasing its bonus armor, bonus armor toughness and durability to match the Diamond Armor.
Horned Helmet: Decreasing its durability and enchantability to match the Diamond Armor.
Iron Golem Armor: Decreasing its durability and enchantability to match the Diamond Armor.
Mummy Bandages: Decreasing its enchantability to match the Diamond Armor.
Mummy Bandages: Increasing its bonus armor toughness to match the Diamond Armor.
Music Discs: Changing their ids.
Music Discs: Changing their redstone output, now ranging from 1 to 5.
Piglin Armor: Decreasing its enchantability to match the Netherite Armor.
Piglin Leggings: Making it count as gold for Piglins to match the rest of the armor.
Shulker Shell Helmet: Decreasing its enchantability to match the Diamond Armor.
Snow Camouflage Tunic: Increasing its enchantability to match the Leather Armor.
Snow Camouflage Tunic: Removing its bonus armor.
Swamp Camouflage Tunic: Increasing its enchantability to match the Leather Armor.
Swamp Camouflage Tunic: Removing its bonus armor.
Sniffer Armor: Increasing its enchantability to match the Netherite Armor.
Sniffer Chestplate: Changing its equip sound from "Block placed" to "Leather armor rustles".
Warden Armor: Changing its equip sound from "Iron armor clanks" to "Gear equips".
Warden Armor: Increasing its enchantability to match the Netherite Armor.
Changings 14 advancements:
Structure-related advancements: Changing their icons to a corresponding block.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:IPuPRhFd:3y3euawr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:IPuPRhFd:3y3euawr"
}

