Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Angelica

Angelica

Rendering Overhaul Mod

28.9k
63
Optimization

Compatibility

Minecraft: Java Edition

1.7.10

Platforms

Forge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

mitchej123
mitchej123 Member
embeddedt
embeddedt Member
jss2a98aj
jss2a98aj Member
makamys
makamys Member
mist475
mist475 Member

Details

Licensed Multiple Primarily LGPLv3
Published last year
Updated 4 days ago
DescriptionChangelogVersions
1
2
3
4

1.0.0-beta6

by mitchej123 on Sep 8, 2024
Download

What's Changed

  • Update README.MD - add more links for compatibility by @PlayfulPiano in https://github.com/GTNewHorizons/Angelica/pull/626
  • Fancy Dynamic Lights is now default by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/629

New Contributors

  • @PlayfulPiano made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/626

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta5...1.0.0-beta6

1.0.0-beta5

by mitchej123 on Sep 2, 2024
Download

What's Changed

  • Update README.MD by @czerwonogrodzki in https://github.com/GTNewHorizons/Angelica/pull/589
  • Make shaders work with modded leaves by @unicornbloods in https://github.com/GTNewHorizons/Angelica/pull/594
  • Update ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/Angelica/pull/593
  • [Dynamic Lights] Add Baubles Support by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/595
  • Update zh_CN.lang by @NealDeal34 in https://github.com/GTNewHorizons/Angelica/pull/565
  • Remove model loading from Angelica by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/610
  • Add GLSM to transformer exclusions by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/612
  • Archaicfix branding fix by @mist475 in https://github.com/GTNewHorizons/Angelica/pull/621
  • Fix culling state leaking and giving graphical issues by @Safixoo in https://github.com/GTNewHorizons/Angelica/pull/614

New Contributors

  • @czerwonogrodzki made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/589
  • @NealDeal34 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/565
  • @Safixoo made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/614

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta4...1.0.0-beta5

1.0.0-beta4

by mitchej123 on Aug 4, 2024
Download

What's Changed

  • Update pl_PL.lang by @Radk6 in https://github.com/GTNewHorizons/Angelica/pull/564
  • Options for forced Sodium Lighting and smooth lighting optimizations by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/575
  • Fix sodium smooth dynamic lights by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/577
  • More AO Fixes by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/578
  • Moves CapturingTesselator, JSON Models, and misc utility classes to GTNHlib by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/587

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta2...1.0.0-beta4

1.0.0-beta2

by mitchej123 on Jul 25, 2024
Download

What's Changed

  • Create ru_RU.lang by @cutiegin in https://github.com/GTNewHorizons/Angelica/pull/552
  • Also disable Better FPS by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/558
  • Fix Thaumcraft foci rendering by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/559
  • Fix Thaumic Horizons Lens Selector by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/561
  • Create pl_PL.lang + minor README improvements by @Radk6 in https://github.com/GTNewHorizons/Angelica/pull/560
  • HUD Caching Early Return by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/562
  • Merge beta JSON loading API by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/567
  • Support for glColorMaterial and glLightModel in GLSM by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/556
  • More GLSM Lighting and Material work by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/569

New Contributors

  • @cutiegin made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/552

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-beta1...1.0.0-beta2

1.0.0-beta1

by mitchej123 on Jul 15, 2024
Download

What's Changed

  • Beta by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/461
  • Beta Release - Shaders sneak preview (Don't submit issues yet) by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/557

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha53...1.0.0-beta1

1.0.0-alpha53

by mitchej123 on Jul 15, 2024
Download

What's Changed

  • Fixed crash with EndlessIDs when joining a multiplayer server by @FalsePattern in https://github.com/GTNewHorizons/Angelica/pull/520
  • Fix NPE from MineFactory Reloaded during lag spikes by @JL2210 in https://github.com/GTNewHorizons/Angelica/pull/522
  • Update dynamic lights from beta branch by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/534
  • Use gtnhlib for coordinate packing/unpacking by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/550
  • GLSM Lighting by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/553
  • More GLSM Lighting Fixes by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/554
  • Add HUDCaching FPS (from PolyPatcher) by @Wyvest in https://github.com/GTNewHorizons/Angelica/pull/555

New Contributors

  • @JL2210 made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/522
  • @Wyvest made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/555

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha52...1.0.0-alpha53

1.0.0-alpha52

by mitchej123 on Jun 1, 2024
Download

What's Changed

  • Mark chunk graph as dirty when FOV changes by @embeddedt in https://github.com/GTNewHorizons/Angelica/pull/506
  • Cloud scaling, distance, and some fixes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/507
  • Add null check to FluidRenderer by @ah-OOG-ah in https://github.com/GTNewHorizons/Angelica/pull/513
  • THIS ADDS FEATURE REQUEST ISSUE TO GITHUB by @unicornbloods in https://github.com/GTNewHorizons/Angelica/pull/514

New Contributors

  • @unicornbloods made their first contribution in https://github.com/GTNewHorizons/Angelica/pull/514

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha51...1.0.0-alpha52

1.0.0-alpha51

by mitchej123 on May 24, 2024
Download

What's Changed

  • Disable Dynamic Lights video option when module is disabled by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/491
  • Sync NotFine 0.2.4-0.2.5 changes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/502
  • Patches vanilla getFlowDirection to not crash with a ClassCastException if another mod implements their own fluid renderer and calls getFlowDirection when COFH ASM is loaded by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/505

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha50...1.0.0-alpha51

1.0.0-alpha50

by mitchej123 on May 15, 2024
Download

What's Changed

  • Only set/access texture info cache from the main thread by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/484
  • More null checks by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/485

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha48...1.0.0-alpha50

1.0.0-alpha48

by mitchej123 on May 13, 2024
Download

What's Changed

  • Fix RenderBlockFluid reading the block type from the world access multiple times by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/482

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha47...1.0.0-alpha48

1.0.0-alpha47

by mitchej123 on May 12, 2024
Download

What's Changed

  • Make TextureInfoCache safer by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/477

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha46...1.0.0-alpha47

1.0.0-alpha46

by mitchej123 on May 11, 2024
Download

What's Changed

  • Neuter FML optifine detection/reporting by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/475

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha45...1.0.0-alpha46

1.0.0-alpha45

by mitchej123 on May 6, 2024
Download

What's Changed

  • Adjust dynamic lights in World#getLightBrightnessForSkyBlocks as well by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/466

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha44...1.0.0-alpha45

1.0.0-alpha44

by mitchej123 on May 6, 2024
Download

What's Changed

  • Add Dynamic Lights to Alpha (Module Off, Lights Off) by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/465

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha43...1.0.0-alpha44

1.0.0-alpha43

by mitchej123 on May 5, 2024
Download

What's Changed

  • Small NotFine style settings menu fix by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/457
  • NotFine 0.2.2 sync by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/462
  • Leaf render mode support for Natura and Tinker's Construct bushes by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/464

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha42...1.0.0-alpha43

1.0.0-alpha42

by mitchej123 on Apr 30, 2024
Download

What's Changed

  • Fix FontRenderer intel issue by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/456

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha41...1.0.0-alpha42

1.0.0-alpha41

by mitchej123 on Apr 29, 2024
Download

What's Changed

  • Update Mixins.java by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/447
  • Attempt at BetterCrashes Compat by @mitchej123 in https://github.com/GTNewHorizons/Angelica/pull/453

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha40...1.0.0-alpha41

1.0.0-alpha40

by mitchej123 on Apr 27, 2024
Download

What's Changed

  • Fix glMultMatrix using the wrong variable for multiplication by @eigenraven in https://github.com/GTNewHorizons/Angelica/pull/444

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha39...1.0.0-alpha40

1.0.0-alpha39

by mitchej123 on Apr 25, 2024
Download

What's Changed

  • Only disable holoinventory when hudcaching is enabled by @Caedis in https://github.com/GTNewHorizons/Angelica/pull/440
  • Thread safe ISBRH compatibility with Extra Utilities 2 by @Cleptomania in https://github.com/GTNewHorizons/Angelica/pull/439

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha38...1.0.0-alpha39

1.0.0-alpha38

by mitchej123 on Apr 19, 2024
Download

What's Changed

  • Fix NotFine Twilight Forest compat mixins builder by @jss2a98aj in https://github.com/GTNewHorizons/Angelica/pull/430

Full Changelog: https://github.com/GTNewHorizons/Angelica/compare/1.0.0-alpha37...1.0.0-alpha38

1
2
3
4

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.