mirror of
https://github.com/ElCeejo/animalia.git
synced 2025-09-22 11:26:43 -04:00
Fixed crash
This commit is contained in:
parent
09f2dce19f
commit
9bafed85ea
2 changed files with 5 additions and 5 deletions
|
@ -98,6 +98,6 @@ creatura.register_mob("animalia:opossum", {
|
|||
})
|
||||
|
||||
creatura.register_spawn_item("animalia:opossum", {
|
||||
col1 = "d0602d",
|
||||
col2 = "c9c9c9"
|
||||
col1 = "75665f",
|
||||
col2 = "ccbfb8"
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue