Render Blender
Modby cu6
A rendering library based on Re:Avaritia
Downloads
123,360
Type
Mod
CurseForge ID
1346485
Last Updated
Apr 12, 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
Better Jukeboxes
Jukebox Visual Overhaul
Re:Avaritia[Forge/Fabric/Neoforge]
A reforged version of Avaritia.
Blood Smeltery
Sentient tinkers tools and other compatability between Tinker's Construct and Blood Magic
Christmas Delight (Farmers Delight Addon)
Adds christmas foods to farmers delight
Easel Does It!
Adds the Easel and more, making interacting with paintings much easel-ier
World Host
Host your singleplayer worlds without having to run a server or setup port forwarding!