Advertisement
Guest User

Butchering xSkills Compat

a guest
Nov 26th, 2023
118
0
201 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.17 KB | None | 0 0
  1. [
  2.   {
  3.     "file": "butchering:itemtypes/butchercreatures/bear",
  4.     "op": "add",
  5.     "path": "/behaviors/-",
  6.     "value": {
  7.       "name": "XSkillsCarcass"
  8.     },
  9.     "dependsOn": [
  10.       {
  11.         "modid": "butchering"
  12.       }
  13.     ]
  14.   },
  15.   {
  16.     "file": "butchering:itemtypes/butchercreatures/chicken",
  17.     "op": "add",
  18.     "path": "/behaviors/-",
  19.     "value": {
  20.       "name": "XSkillsCarcass"
  21.     },
  22.     "dependsOn": [
  23.       {
  24.         "modid": "butchering"
  25.       }
  26.     ]
  27.   },
  28.   {
  29.     "file": "butchering:itemtypes/butchercreatures/deer",
  30.     "op": "add",
  31.     "path": "/behaviors/-",
  32.     "value": {
  33.       "name": "XSkillsCarcass"
  34.     },
  35.     "dependsOn": [
  36.       {
  37.         "modid": "butchering"
  38.       }
  39.     ]
  40.   },
  41.   {
  42.     "file": "butchering:itemtypes/butchercreatures/fox",
  43.     "op": "add",
  44.     "path": "/behaviors/-",
  45.     "value": {
  46.       "name": "XSkillsCarcass"
  47.     },
  48.     "dependsOn": [
  49.       {
  50.         "modid": "butchering"
  51.       }
  52.     ]
  53.   },
  54.   {
  55.     "file": "butchering:itemtypes/butchercreatures/gazelle",
  56.     "op": "add",
  57.     "path": "/behaviors/-",
  58.     "value": {
  59.       "name": "XSkillsCarcass"
  60.     },
  61.     "dependsOn": [
  62.       {
  63.         "modid": "butchering"
  64.       }
  65.     ]
  66.   },
  67.   {
  68.     "file": "butchering:itemtypes/butchercreatures/hare",
  69.     "op": "add",
  70.     "path": "/behaviors/-",
  71.     "value": {
  72.       "name": "XSkillsCarcass"
  73.     },
  74.     "dependsOn": [
  75.       {
  76.         "modid": "butchering"
  77.       }
  78.     ]
  79.   },
  80.   {
  81.     "file": "butchering:itemtypes/butchercreatures/hyena",
  82.     "op": "add",
  83.     "path": "/behaviors/-",
  84.     "value": {
  85.       "name": "XSkillsCarcass"
  86.     },
  87.     "dependsOn": [
  88.       {
  89.         "modid": "butchering"
  90.       }
  91.     ]
  92.   },
  93.   {
  94.     "file": "butchering:itemtypes/butchercreatures/moose",
  95.     "op": "add",
  96.     "path": "/behaviors/-",
  97.     "value": {
  98.       "name": "XSkillsCarcass"
  99.     },
  100.     "dependsOn": [
  101.       {
  102.         "modid": "butchering"
  103.       }
  104.     ]
  105.   },
  106.   {
  107.     "file": "butchering:itemtypes/butchercreatures/pig",
  108.     "op": "add",
  109.     "path": "/behaviors/-",
  110.     "value": {
  111.       "name": "XSkillsCarcass"
  112.     },
  113.     "dependsOn": [
  114.       {
  115.         "modid": "butchering"
  116.       }
  117.     ]
  118.   },
  119.   {
  120.     "file": "butchering:itemtypes/butchercreatures/raccoon",
  121.     "op": "add",
  122.     "path": "/behaviors/-",
  123.     "value": {
  124.       "name": "XSkillsCarcass"
  125.     },
  126.     "dependsOn": [
  127.       {
  128.         "modid": "butchering"
  129.       }
  130.     ]
  131.   },
  132.   {
  133.     "file": "butchering:itemtypes/butchercreatures/sheep",
  134.     "op": "add",
  135.     "path": "/behaviors/-",
  136.     "value": {
  137.       "name": "XSkillsCarcass"
  138.     },
  139.     "dependsOn": [
  140.       {
  141.         "modid": "butchering"
  142.       }
  143.     ]
  144.   },
  145.   {
  146.     "file": "butchering:itemtypes/butchercreatures/wolf",
  147.     "op": "add",
  148.     "path": "/behaviors/-",
  149.     "value": {
  150.       "name": "XSkillsCarcass"
  151.     },
  152.     "dependsOn": [
  153.       {
  154.         "modid": "butchering"
  155.       }
  156.     ]
  157.   },
  158.   {
  159.     "file": "butchering:itemtypes/butchercreatures/caninae/caninae",
  160.     "op": "add",
  161.     "path": "/behaviors/-",
  162.     "value": {
  163.       "name": "XSkillsCarcass"
  164.     },
  165.     "dependsOn": [
  166.       {
  167.         "modid": "butchering"
  168.       },
  169.       {
  170.         "modid": "caninae"
  171.       }
  172.     ]
  173.   },
  174.   {
  175.     "file": "butchering:itemtypes/butchercreatures/medievalexpansion/aurochs",
  176.     "op": "add",
  177.     "path": "/behaviors/-",
  178.     "value": {
  179.       "name": "XSkillsCarcass"
  180.     },
  181.     "dependsOn": [
  182.       {
  183.         "modid": "butchering"
  184.       },
  185.       {
  186.         "modid": "medievalexpansion"
  187.       }
  188.     ]
  189.   },
  190.   {
  191.     "file": "butchering:itemtypes/butchercreatures/pantherinae/neofelis",
  192.     "op": "add",
  193.     "path": "/behaviors/-",
  194.     "value": {
  195.       "name": "XSkillsCarcass"
  196.     },
  197.     "dependsOn": [
  198.       {
  199.         "modid": "butchering"
  200.       },
  201.       {
  202.         "modid": "pantherinae"
  203.       }
  204.     ]
  205.   },
  206.   {
  207.     "file": "butchering:itemtypes/butchercreatures/pantherinae/panthera",
  208.     "op": "add",
  209.     "path": "/behaviors/-",
  210.     "value": {
  211.       "name": "XSkillsCarcass"
  212.     },
  213.     "dependsOn": [
  214.       {
  215.         "modid": "butchering"
  216.       },
  217.       {
  218.         "modid": "pantherinae"
  219.       }
  220.     ]
  221.   }
  222. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement