Jump to content

Capture Animals


DArkHekRoMaNT

Recommended Posts

On 5/12/2023 at 8:59 PM, DArkHekRoMaNT said:

Yes, I'm busy now, just added a quick patch for the shelves 😅

No matter what i put inside, e.g.

{
  "ExcludeEntities": {
    "Description": "Exclude these entities, support wildcards. Use comma (,) as separator. Take precedence over IncludeEntities",
    "Default": "humanoid-*",
    "Value": "humanoid-*"
  },

it will always delete it so that it again looks like

{
  "ExcludeEntities": {
    "Description": "Exclude these entities, support wildcards. Use comma (,) as separator. Take precedence over IncludeEntities",
    "Default": "",
    "Value": ""
  },

any tips?

Edited by Conquest of Blocks
Link to comment
Share on other sites

On 6/10/2023 at 3:52 PM, Conquest of Blocks said:

No matter what i put inside, e.g.

{
  "ExcludeEntities": {
    "Description": "Exclude these entities, support wildcards. Use comma (,) as separator. Take precedence over IncludeEntities",
    "Default": "humanoid-*",
    "Value": "humanoid-*"
  },

it will always delete it so that it again looks like

{
  "ExcludeEntities": {
    "Description": "Exclude these entities, support wildcards. Use comma (,) as separator. Take precedence over IncludeEntities",
    "Default": "",
    "Value": ""
  },

any tips?

Try /cl config

Link to comment
Share on other sites

  • 5 months later...

v1.18.15    for some reason i can't get modded animals to work with these cages. i am using /config captureanimals IncludeEntities creature-x-y, also tried modid:creature-x-y and it does not work. It always tells me "This animal cannot be captured". @DArkHekRoMaNT

Edited by Conquest of Blocks
Link to comment
Share on other sites

  • 3 months later...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.