MDX Model Renderer

Quick rating

Community listing page, reviews here may not be monitored by the author.

MDX Model Renderer

No reviews yet

A project based on https://github.com/Retera/ReterasModelStudio to render wc3 model.

Mod Loaders
Minecraft

About

Description

A project based on https://github.com/Retera/ReterasModelStudio to render wc3 model. This will just be used as skill special effects. Walk animation will revert to Idle state because cadence.

Some commands you can use if you want to take some looks: /summon wc3model2mc:animated_mdx_entity ~ ~ ~ {MdxModelId:"wc3model2mc:wc3model/uuz/uuz.mdx",MdxAnimation:"walk",MdxModelScale:0.0078125f,NoAI:1b}

/summon wc3model2mc:animated_mdx_projectile ~ ~ ~ {MdxModelId:"wc3model2mc:wc3model/uuz/uuz.mdx",MdxAnimation:"walk",MdxModelScale:0.0078125f,NoAI:1b}

/summon wc3model2mc:animated_mdx_entity ~ ~ ~ {MdxModelId:"myweirdironspellbookaddon:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Stand",MdxModelScale:0.0078125f,NoAI:1b}

/summon wc3model2mc:animated_mdx_entity ~ ~ ~ {MdxModelId:"wc3model2mc:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Stand",MdxModelScale:0.0078125f,,NoAI:1b,MdxLifespanTicks:-1f}

/summon wc3model2mc:animated_mdx_entity ~ ~ ~ {MdxModelId:"wc3model2mc:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Death",MdxModelScale:0.0078125f,NoAI:1b,MdxLifespanTicks:-1f}

/summon wc3model2mc:animated_mdx_entity ~ ~ ~ {MdxModelId:"wc3model2mc:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Death",MdxModelScale:0.0078125f,NoAI:1b,MdxLifespanTicks:-1f,MdxFadeEnabled:true,MdxFadeFromBirth:true}

/summon wc3model2mc:animated_mdx_entity ~ ~ ~ {MdxModelId:"wc3model2mc:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Stand",MdxModelScale:0.0078125f,MdxLifespanTicks:-1,NoAI:1b}

/summon wc3model2mc:animated_mdx_projectile ~ ~1 ~ {MdxModelId:"wc3model2mc:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Stand",MdxModelScale:0.0078125f,MdxLifespanTicks:-1}

/summon wc3model2mc:animated_mdx_projectile ~ ~1 ~ {MdxModelId:"wc3model2mc:wc3model/fireball1/katon_flameball.mdx",MdxAnimation:"Stand",MdxModelScale:0.0078125f,MdxLifespanTicks:-1}