mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-28 08:56:13 +00:00
modelMetaData - Add missing part to dragon & add comment
This commit is contained in:
@@ -99,6 +99,10 @@
|
||||
],
|
||||
"parts": [
|
||||
{ "name": "body" },
|
||||
// only needs to be inside when neck 1-5 aren't present
|
||||
{ "name": "neck" },
|
||||
|
||||
// neck 1-5 & tail 1-12 are not required to be inside the model
|
||||
{ "name": "neck1" },
|
||||
{ "name": "neck2" },
|
||||
{ "name": "neck3" },
|
||||
|
||||
Reference in New Issue
Block a user