Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 476 Bytes

File metadata and controls

25 lines (22 loc) · 476 Bytes

VoResourcePack

VoMaterial
   - forkMaterial{
        VaMaterial,
        TexturIdentifer,
        VoKey{namespace, identifer},
        VoAttriebute{"key", value}[],
   }
     
VoEnchantment
   - forkEnchantment {
        VaEnchantment,
        TexturIdentifer,
        VoKey{namespace, identifer},
        VoAttriebute{"key", value}[],
   }
     
   - editEnchantment {
        VaEnchantment,
        TexturIdentifer,
        VoAttriebute{"key", value}[],
   }