Tags
Creators
Details
Licensed MIT
Published 2 years ago
Updated 5 months ago
All versions
1.21-1.15
Release
Premier Pain mod 1.21-1.155 months ago 60
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Hello there, big update incoming please read at least the warning part of the following changelog
1.21.[0,1]-1.15
- Update neoforge and requerement to 21.1.215
!!! WARNING !!!
- Note where are all your premier pain golem before updating -> they have high chance to dispawn when updating this mod this time
- Note where are all your premier pain egg golem before updating -> they have high chance to dispawn when updating this mod this time
Add :
Blocks :
- Gypsum block and variant, gypsum cluster, pointed gypsum and all materials variants
Biomes :
- Gypsum cave, an underground biome spawning gypsum crystal
Mobs :
- Flowered Lizard, an animal that can lay eggs and, give scale when brushing and loot its meat when killed
Items :
- FLowered lizard egg that can be cooked in furnace and cooking pot (and 2 cooked version)
- Flowered lizard meat that can be cooked in furnace (and cooked version)
- Flowered lizard scale that is a craft material
- Flowered lizard Scale Horse Armor, stronger than leather but weaker than iron, craftable by making an H with flowered lizard scale in crafting table
Change :
Items :
- Achiote fruit has now a better texture
Structures :
- forest premier pain temple has now multiples forms, better balance in loot chest and better generation
- sand desert premier pain temple has now multiples forms, better balance in loot chest and better generation
- swamp premier pain temple has now multiples forms, better balance in loot chest and better generation
- old great path are full stone when generate on river
- jungle underground petra can be bigger now
Biomes :
- better placement related to continentaleness and climate
- forest premier pain ruins has better feature balance, add new oak variant and birch variant also growable from sapling
- sand desert premier pain ruins has better feature balance, add camel to natural spawn
- swamp premier pain ruins has better feature balance, add water swamp patch
Fix :
- add missing craft related to weeping willow wood type
- add missing tags related to weeping willow wood type
- fix occlusion on dry toilet All material block
- fix weeping willow tree had some time flying trunck
- fix console error spam when generating some patch flower feature
- all slab added drop now their 2 slabs when in 2 slab form
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:ObpK7C1o:PpjjAXbn"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ObpK7C1o:PpjjAXbn"
}



