Tags
Creators
Details
All versions
1.1.5.1
Release
Pastel 1.1.5.16 months ago 220
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Pastel 1.1.5 Changelog
- fix incorrect upgrade handling leading to a duplication exploit
- fix eraser spawn egg miscategorization
- fix black langast flora being deader than they usually are
- added missing planed basalt/calcite smelting recipes
- fixed a polished crystal block dupe with create dragons plus
- fixed an incompat with EasyAnvils and the bedrock anvil
- fixed a nullpointerexception crash with fabrication chests
- fixed a compat crash with Spell Power Attributes
- fixed a compat issue with Apotheosis that led to memory usage spikes
- fixed color pickers needing manual interaction to resume processing
- fixed incorrect dust usage in topaz semi-permeable glass recipe
- updated outdated guidebook screenshots
- fixed the dreamflayer endlessly adding components to itself, eventually breaking worlds
- some small typo fixes in the langfile
- tweaked heartbound chests, they may now be opened by anyone on a scoreboard team with you
- fixed the malachite and glass crest workstaff resetting their fortune levels
- fixed a compat crash if you're using a dev build of botanya for some reason
- fixed the fusion shrine and crystallarieum not granting advancements to their owners
- fixed the advancement for creating a resonance enchanted book being locked behind creating the resonant pick, which is not required to unlock it
- changed the 'wear a full set of bedrock armor' advancement to be tag-based, for addon compat (by default, the tags contain pastel's bedrock armor and magic of colors' bedrock warlock set)
- seven league boots' step assist no longer works while sneaking
- night salts no longer call the player a sniffer, even if it's technically accurate in that moment
- april fools translations now work
- fixed suspicious brews not having any effects
- fixed inventory handling, resolving an issue with preservation roundels and a strange dupe with the spirit instiller
- fixed a very specific scenario in which you could lock your workstaff out of having fortune applied
- fixed all sources of aoe mining being able to break unbreakable blocks
- fixed passive mobs becoming forever traumatized after being hit once
- fixed two fusion shrine crafting advancements being triggered early
- fixed the crescent clock not working in item frames
- fixed a performance issue with piercing damage sources, such as glass arrows
- fixed an off-by-one error that resulted in projectile rebound 1 having no effect
- pedestals no longer have to be broken and replaced to update their tiers/grant advancements; a simple right-click will do
- fixed held knowledge gems not absorbing picked up xp orbs
- azure dike now respects iframes and won't get instantly eaten by fire, thanks to a PR from vanutp
- a whole host of fixes in a PR by KhloeLeclair:
- presents are no longer broken
- particle spawners no longer kick you if you try to use them while you can't
- fixed a crash with resonance processors
- fixed a crash when attempting to check advancements of an offline player
- fixed paired foods
- fixed several issues with treasure hunter
- fixed inconsistent behaviour in titration barrel advancements
- it's ash.
Pastel 1.1.5.1 Changelog
- the bedrock anvil no longer inverts lore text
Optional dependencies
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:5lr6fnw0:uNGzWK1F"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:5lr6fnw0:uNGzWK1F"
}







