Links
Tags
Creators
Details
Licensed MIT
Published 8 months ago
Updated 14 hours ago
All versions
3.1.0+backport+1.20.1
Alpha
Instant Feedback for Vanilla Backport 3.1.0+backport+1.20.15 months ago 34
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Don't use this version, use the next one (3.1.1)! This one crashes on startup...
[3.1.0+1.20.1-VanillaBackport] - 2026-03-25
- This is a backport of InstantFeedback version 3.1.0+1.21.11 to Minecraft 1.20.1
- Dependencies:
- Vanilla Backport 1.20.1 1.1.5.4
- Platform 1.20.1 1.2.11.5 (Required by Vanilla Backport)
This version of the backport contains many tweaks to the original Instant Feedback mod! Please review the changes carefully!
Added
- Added Potted Pale Bush
- Added Potted Tall Pale Bush
Changed
- Changed Pale Garden ambient particles
- They now spawn much more rarely
- They have a fade-out
- They disappear if a player is too close or if the light level is too high
- Retextured the Pale Pumpkin and Carved Pale Pumpkin
- The new texture has a creamier, more natural-looking color
- Emissive textures use Vanilla Backport's emissive rendering system
- Continuity is NOT required for this version!
- Adjusted Pale Garden fog for 1.20.1 compatibility
- Adjusted fallen pale oak generation chance as they were too common
- Pale Bushes and Tall Pale Bushes now have an XZ offset
- Pale Bushes, Tall Pale Bushes, Pale Roses, Pale Pumpkins, and Carved Pale Pumpkins can be composted
- Pale Roses and Potted Pale Roses now emit a light level of 3
- Pale Roses can be crafted into White Dye
- Suspicious stew made from the Pale Rose has had its effect duration changed to 15 seconds
- When bone mealed by a player or dispenser, grass blocks in the Pale Garden now have a chance to grow the following in addition to grass and eyeblossoms:
- Pale Bush -- 20% chance
- Pale Rose -- 20% chance
- Pale Pumpkin -- 1% chance
- Carved Pale Pumpkin -- 0.5% chance
- Pale Bushes can now be bone mealed into Tall Pale Bushes
- Pale Bushes and Tall Pale Bushes can now only be picked up with shears or a tool enchanted with Silk Touch
- Replaced Pale Garden Leaf Piles with leaf litter
- Pale Carved Pumpkins can now be dispensed to build Snow Golems
- Snow Golems wearing a Pale Carved Pumpkin will throw flaming snowballs
- Flaming snowballs deal 1 tick of fire damage to the entity they hit
- Pale Carved Pumpkins can be sheared off of Snow Golems
- Once the pumpkin is sheared off, the Snow Golem loses its ability to throw flaming snowballs and throws regular snowballs
- Changed the blocks that Pale Bushes and Tall Pale Bushes can be placed on
- Creaking damage buff has been scaled based on game difficulty:
- Easy -- 5hp
- Normal -- 10hp
- Hard -- 20hp
- Dark Frogs can now also be spawned in the Deep Dark
- Reordered creative inventory to be able to anchor Instant Feedback items to vanilla items
Fixed
- Fixed music continuing to play in the Pale Garden (VanillaBackport bug)
- Fixed egg variants not being thrown from dispensers (VanillaBackport bug)
- Reordered worldgen steps to prevent inappropriate replacement of logs by vegetation
Removed
- Removed falling spruce needles, as VanillaBackport adds their own identical spruce needles
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:jZNYG2f2:h3HDEnrT"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jZNYG2f2:h3HDEnrT"
}



