mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-12 00:47:26 -04:00
fix entity generation for versions below 1.16 (PigZombie missing)
This commit is contained in:
parent
be4821daf3
commit
1e9de9cc63
@ -749,5 +749,8 @@
|
|||||||
},
|
},
|
||||||
"LightningBolt": {
|
"LightningBolt": {
|
||||||
"extends": "Entity"
|
"extends": "Entity"
|
||||||
|
},
|
||||||
|
"PigZombie": {
|
||||||
|
"extends": "Zombie"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user