Render Blender
Modby cu6
A rendering library based on Re:Avaritia
Type
Mod
CurseForge Downloads
141,026
CurseForge ID
1346485
Last Updated
Jun 6, 2026
Description
📕Function
This is a library derived from Re:Avaritia, which includes the rendering API used in Re:Avaritia, and several prefabricated renderings have been created based on this API.
🔎How Use It?
This Lib has prepared a huge API and ten completed Render that you can use directly.
Json:
{ "parent": "minecraft:item/generated", "textures": { "layer0": "minecraft:item/book" }, "loader": "renderblender:glow_edge", "glow_edge": { "color": 16711680, "width": 1.0, "offset": -0.02 } } { "parent": "minecraft:item/generated", "textures": { "layer0": "renderblender:item/armor/helmet/layer_0" }, "loader": "renderblender:cosmic", "cosmic": { "mask": "renderblender:mask/infinity_helmet_mask" } }If your item is Tool,you can use this:
public class BlazeSwordItem extends SwordItem implements IToolTransform
Similar Mods
DarkBosses - RPG Bosses Advancements
RPG boss summoning information and grants extra experience for defeating bosses
Silence's Turrets
It has more than 30 turrets
Natural Absorption
Re-purposes vanilla absorption to act as a regenerating shield.
No Auto Jump
Simply forces Auto-Jump to be disabled!
Lazr's Lib
A library containing many utilities for Lazr's Mods.
Dimensional Ascension - Blue Skies Tetra Compatibility
Adds compatibility between Blue Skies and Tetra. For the Dimensional Ascension modpack.