Skip to content

Craft Tweaker (Mine Tweaker) Support

Bruno Marques Caroba edited this page Aug 8, 2023 · 7 revisions

Method

necrotempus.crafttweaker.BossBar.customize("entity.boss.class.name", int_rgb_color, "flat | notched_6 | notched_10 | notched_12 | notched_20 | none");

Examples

necrotempus.crafttweaker.BossBar.customize("twilightforest.entity.boss.EntityTFNaga", "notched_6", 39244);

image

necrotempus.crafttweaker.BossBar.customize("twilightforest.entity.boss.EntityTFUrGhast", "notched_10", 16764108);

image

necrotempus.crafttweaker.BossBar.customize("twilightforest.entity.boss.EntityTFHydra", "notched_12", 19609);

image

Clone this wiki locally