1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Murdercraft 1.6c (1.4.0)

Varied monster drops and new crafting recipes.

  1. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    ChikoEduardo submitted a new mod:

    Murdercraft - Varied monster drops and new crafting recipes.

    Read more about this mod...
     
  2. DragonZombie

    DragonZombie Pangalactic Porcupine

    Looks like something that i made long ago, good stuff anyways
     
  3. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    Hmm... I've been thinking about new drops and recipes and this are the ideas so far:

    Raw Heart: Dropped by most fleshy creatures upon death. It can be cooked or turned into 3 units of Blood at campfires.
    Meat Chunks: Red meat creatures will drop these instead of a body part or raw meat when killed with non hunting weapons.
    Meatball: Cooked Meat Chunks in campfires. It replenish less hunger than Cooked Steak.
    Killshake: These will also require Meat Chunks in the recipe.
    Meat Dumplings: These will require Meat Chunks instead of Raw Steak.
    Shepherd's Pie: The recipe for these will be different and will definitely require Meat Chunks.
    Bonemeal: Edible ground bones. This will probably replenish the least hunger in the game. Will probably be used as crafting ingredient for other things.
    Coronary Ingot: An Ingot shaped fried dish made of Meat Chunks, a Potato, Cheese and an Egg.
     
    Last edited: Jul 26, 2016
  4. DragonZombie

    DragonZombie Pangalactic Porcupine

    I should have noticed this earlier but, your mod is incompatible with frackinflora (or frackinuniverse as everyone else knows it)
    You should rename liquidblood to liquidgore? that fixes it
     
  5. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    Sure, if that fixes the incompatibility then the next update will have that small edit. It might affect saved games, though.
     
  6. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    ChikoEduardo updated Murdercraft with a new update entry:

    Update to version 1.1 (Cheerful Giraffe)

    Read the rest of this update entry...
     
  7. DragonZombie

    DragonZombie Pangalactic Porcupine

  8. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    Hmm... that could work with the new sets of weapons and armor I have in mind. Bonemold equipment made from Bonemeal. (Heavily inspired by TES Morrowind)
    Bonemold weapons could spray blood in special attacks.
    --- Post updated ---
    A steam friend suggested I should expand to new murdercraft furniture like a blood fountain and wall items made of blood. Sounds like it would fit this mod. :p
     
  9. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    ChikoEduardo updated Murdercraft with a new update entry:

    Update to version 1.2 (Cheerful Giraffe)

    Read the rest of this update entry...
     
  10. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    ChikoEduardo updated Murdercraft with a new update entry:

    Update to version 1.3 (Cheerful Giraffe)

    Read the rest of this update entry...
     
  11. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    ChikoEduardo updated Murdercraft with a new update entry:

    Update to version 1.4 (Cheerful Giraffe)

    Read the rest of this update entry...
     
  12. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    I managed to make random gens bleed in liquid form, at last! Before updating the mod, 2 questions:

    1-Now that it's possible for all monsters to bleed, should I remove the blood being dropped as item? This means the only way to get blood would be to pick it up with an upgraded matter manipulator so players starting a new game won't be able to get it until upgraded, which is more realistic IMO.

    2-I will restore the vanilla salve recipe. What about a new medical item, Healing Potion. It will require plant fibre, gelatin and a bottle and will regen health over 90 secs at "sleeping in bed" speed. A plus for this item is it's not directly applied to wounds or used as a stim so players under medical effects of those items will still be able to drink this potion.
     
  13. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    ChikoEduardo updated Murdercraft with a new update entry:

    Update to version 1.5 (Cheerful Giraffe)

    Read the rest of this update entry...
     
  14. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

  15. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

  16. Kajnake

    Kajnake Void-Bound Voyager

    Im a bit lost
    So the mod makes the player to be able to make blood pools when killing a lot of stuff?
    And then make food from it?
     
  17. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

    Pretty much, yeah.
     
  18. projectmayhem

    projectmayhem Spaceman Spiff

    [SPOLIER]
    Code:
    [
      {
        "op": "remove",
        "path": "/paraspriteHunting"
      },
      {
        "op": "add",
        "path": "/scorchionHunting",
        "value": [
          [
            1,
            {
              "pool": [
                {
                  "weight": 0.998,
                  "item": "scorchedcore"
                },
                {
                  "weight": 0.002,
                  "item": "scorchionaf"
                }
              ],
              "poolRounds": [
                [
                  0.6,
                  0
                ],
                [
                  0.4,
                  1
                ]
              ],
              "allowDuplication": false
            }
          ]
        ]
      },
      {
        "op": "add",
        "path": "/hunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/hunting/0/1/pool/0/weight",
        "value": 0.55
      },
      {
        "op": "replace",
        "path": "/hunting/0/1/pool/1/weight",
        "value": 0.25
      },
      {
        "op": "add",
        "path": "/hunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/hunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/huntingquadruped/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/huntingquadruped/0/1/pool/1/weight",
        "value": 0.25
      },
      {
        "op": "replace",
        "path": "/huntingquadruped/0/1/pool/2/weight",
        "value": 0.25
      },
      {
        "op": "add",
        "path": "/huntingquadruped/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/huntingquadruped/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/huntingflying/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/huntingflying/0/1/pool/0/weight",
        "value": 0.7
      },
      {
        "op": "add",
        "path": "/huntingflying/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "egg"
        }
      },
      {
        "op": "add",
        "path": "/huntingflying/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/huntingflying/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/adultpoptopHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/adultpoptopHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/adultpoptopHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/adultpoptopHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/adultpoptopHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/anglureHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/anglureHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/anglureHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/anglureHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/anglureHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/agrobatHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/agrobatHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/agrobatHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/agrobatHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/agrobatHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/batongHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/batongHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/batongHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/batongHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/batongHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/bobfaeHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/bobfaeHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/bobfaeHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/bobfaeHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/bobfaeHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/capricoatHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/capricoatHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/capricoatHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/capricoatHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/capricoatHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/crabcanoHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/crabcanoHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/crabcanoHunting/0/1/pool/1/weight",
        "value": 0.15
      },
      {
        "op": "replace",
        "path": "/crabcanoHunting/0/1/pool/2/weight",
        "value": 0.15
      },
      {
        "op": "add",
        "path": "/crabcanoHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/crutterHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/crutterHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/crutterHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/crutterHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/crutterHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/fennixHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/fennixHunting/0/1/pool/0/weight",
        "value": 0.399
      },
      {
        "op": "replace",
        "path": "/fennixHunting/0/1/pool/1/weight",
        "value": 0.15
      },
      {
        "op": "replace",
        "path": "/fennixHunting/0/1/pool/1/item",
        "value": "sharpenedclaw"
      },
      {
        "op": "replace",
        "path": "/fennixHunting/0/1/pool/2/weight",
        "value": 0.15
      },
      {
        "op": "replace",
        "path": "/fennixHunting/0/1/pool/2/item",
        "value": "scorchedcore"
      },
      {
        "op": "add",
        "path": "/fennixHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/fennixHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "replace",
        "path": "/gleapHunting/0/1/pool/0/weight",
        "value": 0.598
      },
      {
        "op": "add",
        "path": "/gleapHunting/0/1/pool/1",
        "value": {
          "weight": 0.3,
          "item": "glowfibre"
        }
      },
      {
        "op": "add",
        "path": "/gleapHunting/0/1/pool/2",
        "value": {
          "weight": 0.1,
          "item": "gelatin"
        }
      },
      {
        "op": "add",
        "path": "/hemogoblinHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/hemogoblinHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/hemogoblinHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/hemogoblinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/hemogoblinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/iguarmorHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/iguarmorHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/iguarmorHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/iguarmorHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/iguarmorHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/lilodonHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/lilodonHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/lilodonHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/lilodonHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/lilodonHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/monopusHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/monopusHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/monopusHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/monopusHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/monopusHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/narfinHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/narfinHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/narfinHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/narfinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/narfinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/ooglerHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/ooglerHunting/0/1/pool/0/weight",
        "value": 0.399
      },
      {
        "op": "replace",
        "path": "/ooglerHunting/0/1/pool/1/weight",
        "value": 0.15
      },
      {
        "op": "replace",
        "path": "/ooglerHunting/0/1/pool/1/item",
        "value": "sharpenedclaw"
      },
      {
        "op": "replace",
        "path": "/ooglerHunting/0/1/pool/2/weight",
        "value": 0.15
      },
      {
        "op": "replace",
        "path": "/ooglerHunting/0/1/pool/2/item",
        "value": "leather"
      },
      {
        "op": "add",
        "path": "/ooglerHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/ooglerHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "replace",
        "path": "/orbideHunting/0/1/pool/0/weight",
        "value": 0.898
      },
      {
        "op": "add",
        "path": "/orbideHunting/0/1/pool/1",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/paratailHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/paratailHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/paratailHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/paratailHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/paratailHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "replace",
        "path": "/peblitHunting/0/1/pool/0/weight",
        "value": 0.898
      },
      {
        "op": "add",
        "path": "/peblitHunting/0/1/pool/1",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/petricubHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/petricubHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/petricubHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/petricubHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/petricubHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/poptopHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/poptopHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/poptopHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/poptopHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/poptopHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/pteropodHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/pteropodHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/pteropodHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/pteropodHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/pteropodHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/pulpinHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/pulpinHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/pulpinHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/pulpinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/pulpinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/quagmuttHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/quagmuttHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/quagmuttHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/quagmuttHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/quagmuttHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/ringramHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/ringramHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/ringramHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/ringramHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/ringramHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/scaveranHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/scaveranHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/scaveranHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "replace",
        "path": "/scaveranHunting/0/1/pool/2/item",
        "value": "saveranaf"
      },
      {
        "op": "add",
        "path": "/scaveranHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/scaveranHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/smoglinHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/smoglinHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/smoglinHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/smoglinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/smoglinHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/snagglerHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/snagglerHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/snagglerHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/snagglerHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/snagglerHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/snauntHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/snauntHunting/0/1/pool/0/weight",
        "value": 0.399
      },
      {
        "op": "replace",
        "path": "/snauntHunting/0/1/pool/1/weight",
        "value": 0.15
      },
      {
        "op": "replace",
        "path": "/snauntHunting/0/1/pool/2/weight",
        "value": 0.15
      },
      {
        "op": "add",
        "path": "/snauntHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/snauntHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/snuffishHunting/0/1/poolRounds",
        "value": [
          [
            0.6,
            0
          ],
          [
            0.4,
            1
          ]
        ]
      },
      {
        "op": "add",
        "path": "/snuffishHunting/0/1/allowDuplication",
        "value": false
      },
      {
        "op": "replace",
        "path": "/snuffishHunting/0/1/pool/0/weight",
        "value": 0.998
      },
      {
        "op": "replace",
        "path": "/snuffishHunting/0/1/pool/0/item",
        "value": "cryonicextract"
      },
      {
        "op": "replace",
        "path": "/snuffishHunting/0/1/pool/1/weight",
        "value": 0.002
      },
      {
        "op": "replace",
        "path": "/snuffishHunting/0/1/pool/1/item",
        "value": "snuffishaf"
      },
      {
        "op": "remove",
        "path": "/snuffishHunting/0/1/pool/2"
      },
      {
        "op": "add",
        "path": "/squeemHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/squeemHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/squeemHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/squeemHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/squeemHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/taroniHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/taroniHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/taroniHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/taroniHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/taroniHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/toumingoHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/toumingoHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/toumingoHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "replace",
        "path": "/toumingoHunting/0/1/pool/2/item",
        "value": "adultpoptopaf"
      },
      {
        "op": "add",
        "path": "/toumingoHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/toumingoHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      },
      {
        "op": "add",
        "path": "/trictusHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/trictusHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "add",
        "path": "/trictusHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/yokatHunting/0/1/fill",
        "value": [
          {
            "item": "liquidredblood"
          }
        ]
      },
      {
        "op": "replace",
        "path": "/yokatHunting/0/1/pool/0/weight",
        "value": 0.499
      },
      {
        "op": "replace",
        "path": "/yokatHunting/0/1/pool/1/weight",
        "value": 0.3
      },
      {
        "op": "add",
        "path": "/yokatHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "rawheart"
        }
      },
      {
        "op": "add",
        "path": "/yokatHunting/0/1/pool/-",
        "value": {
          "weight": 0.1,
          "item": "bone"
        }
      }
    ]
    [/SPOILER]


    Here is a patch code for the hunting treasurepool, you need one for the other treasure pool too, so your mod wont conflict with so many others
     
  19. ChikoEduardo

    ChikoEduardo Scruffy Nerf-Herder

Share This Page