Rtag | API to edit block, entity, item NBT [1.8.8 - 26.2.x] icon

Rtag | API to edit block, entity, item NBT [1.8.8 - 26.2.x] -----

The "readable tag" library, an easy way to handle minecraft data



1.1.0
  • RtagEditor now have a safe option to get values with #getOptional().
    Code (Java):
    RtagItem tag = new RtagItem (item ) ;
    // Get value from "deep.path" or 32 if not exist
    int intValue = tag. getOptional ( "deep", "path" ). or ( 32 ) ;
----------, Mar 17, 2022
Resource Information
Author:
----------
Total Downloads: 7,019
First Release: Mar 14, 2022
Last Update: Apr 19, 2026
Category: ---------------
All-Time Rating:
7 ratings
Find more info at docs.saicone.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings