Registry Object Serialization (Effect) — SkNMS
Addon: SkNMS · Category: Effect · Since: 1.2.0
Syntax
(dump|serialize) %enchantments/biomes% to [json|data[ ]pack] fileDescription
Serialize a registry object to a json file. This will serialize to Minecraft's datapack format and output to the `plugins/SkNMS/data` folder.
Examples
serialize my:custom_biome to json file
serialize minecraft:sharpness to datapack file
serialize all biomes to file
serialize all enchantments to file