1.4.65
Compatibility
Required content
Changes
LUMINOUS V1.4.65 Changelog
NEW FEATURES:
-Added the GILDED ENT - A LIMITED TIME legendary beast which will be available from OCTOBER 21ST - NOV 4th
The Gilded Ent can spawn anywhere in the world, and will drop gold, iron, diamonds, emeralds, and a NEW material when attacked
-
Added the LEGENDARY SCRAP - a new useful material ( which can be gained EARLY for an upcoming mod - LUMINOUS: Forge )
-
Added the GILDED ENT trophy - a commemorative way to celebrate LUMINOUS hitting 100K downloads! This trophy will not be removed on November 4th, but will remain unobtainable without commands, so make sure to get one!
-
Added the GILDED ENT achievement - an advancement granted to those who can find and kill the GILDED ENT - get it while you can!
-
Added a new game rule "DoLimitedTimeBeasts" which will disable or enable if Limited time beasts like the GILDED ENT will spawn!
BUG FIXES:
-Fixed a NeoForge bug where sometimes savanna dirt blocks would not spawn
-Fixed a bug where savanna dirt would replace the primordial caves dirt in Alex's cave if a savannah was above it (haven't tested it - but it should be fixed)
-Removed shooting animations from the Phoenix and baby Phoenix for a smoother looking animation
-The Phoenix will now more reliably target a player
-Fixed a long standing bug where all jars in a players hand would be removed when picking up a butterfly/firefly
-Fixed a bug where both Ender butterflies would become Crimson butterflies when placed in Jars
RETEXTURES / MODEL CHANGES:
-None this time, Stay tuned!
TECHNICAL CHANGES:
-The Phoenix's fireball spawns less particles when in the air due to some users noticing framerate drops
KNOWN/UNFIXED BUGS: -Custom zombie and skeleton loot tables don't work with the looting enchantment
-Frigid horn glitches visually when in offhand after reloading the world
-Colored fire doesn't light TNT
-The AI of the toxic gator is flawed, and does not work as intended
-Ish bricks are not usable in the stone cutter
-Custom fish cannot be caught with a fishing rod
-Custom fish cannot be used to tame cats
-Baobab Saplings do not grow on their own currently.
-Custom Saplings will break blocks when grown
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:HT2F6lNL:A0SM5ldb"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:HT2F6lNL:A0SM5ldb"
}



