Jump to content

A15 (A16?) Animal Snares


Valmar

Recommended Posts

Thanks for the quick reply.

I had tried using the feed directly but from your reply I went back and tried again what I found is that the animal snare repairs but the chicken coop does not I get the same error as I do with the wrench of not having animalFeed. I recall reading that it might be created feed the first time but I have had my chicken coop made for over 5 game days and still has not changed plus I think since I am getting the error message that means it needs repaired since when i repaired the animal snare the option to repair went away.

Link to comment
Share on other sites

Thanks for the quick reply.

I had tried using the feed directly but from your reply I went back and tried again what I found is that the animal snare repairs but the chicken coop does not I get the same error as I do with the wrench of not having animalFeed. I recall reading that it might be created feed the first time but I have had my chicken coop made for over 5 game days and still has not changed plus I think since I am getting the error message that means it needs repaired since when i repaired the animal snare the option to repair went away.

 

Interesting.

 

I just updated the recipes and blocks code in the OP. Try that out instead. Now you dont need to upgrade the thing - animal feed will be part of the crafting recipe instead.

Link to comment
Share on other sites

  • 3 weeks later...
Sounds like you're not placing them outside. Think of them like plants. If you wouldn't place a plant there then don't place the trap there.

 

I've onlybeen placing them outdoors. I usually put blocks down and place em in a row on the blocks. The chicken coops works just fine. It's the snares hat keeps disappearing and few mins after being placed.

Link to comment
Share on other sites

Hey Val. Yet another problem. :(

Sorry to be writing in almost all your posts. :p

First of all I have restarted the server etc. So should not be that =P

I can place the coops and the snares, but i can't use the feed on it for some reason. I've tried with 1 feed, and 500 feed in my hand. makes no difference, can't repair it either for some reason.

I have placed everything in the buttom of the files etc.

On a side note, your admins tools won't work for me either. I mean they don't show up in the CM :)

Link to comment
Share on other sites

Hello Yoshi.

 

The topics description was never properly modified to reflect the new changes, sorry about that. You don't need to bait the snare anymore because now the animal feed is part of the recipe. Just place the snare or the coop outside (treat it like a plant, if a plant wont grow there then it wont either) and wait it out.

 

 

The Admin Tools are there - chances are you are not clicking the "Dev Blocks" icon in creative menu to show them. Search for "admin" when you have the "Dev Blocks" icon toggled on. Its the icon next to the little hand icon - looks like three computer towers if I remember correctly. I do this to make it slightly more difficulty for a potential hacker/cheater to get their hands on it - these things could bring a lot of destruction and grief to a server if in the wrong hands.

Link to comment
Share on other sites

Hello Yoshi.

 

The topics description was never properly modified to reflect the new changes, sorry about that. You don't need to bait the snare anymore because now the animal feed is part of the recipe. Just place the snare or the coop outside (treat it like a plant, if a plant wont grow there then it wont either) and wait it out.

 

 

The Admin Tools are there - chances are you are not clicking the "Dev Blocks" icon in creative menu to show them. Search for "admin" when you have the "Dev Blocks" icon toggled on. Its the icon next to the little hand icon - looks like three computer towers if I remember correctly. I do this to make it slightly more difficulty for a potential hacker/cheater to get their hands on it - these things could bring a lot of destruction and grief to a server if in the wrong hands.

 

That explains it all.

Once again thanks a ton for your great work Valmar!

Link to comment
Share on other sites

  • 8 months later...

Apparently this is not working for me.

I'll place my xmls down here.

 

items.xml

https://gist.github.com/Sh4mpo/6a2847154cc723faf27a44d0301aa37e

Blocks.xml

https://gist.github.com/Sh4mpo/0ecd6518de4390fcd30b935dc88c093d

REcipes.xml

https://gist.github.com/Sh4mpo/db723136e04237b1f7604b9bd5ee6fb6

loot.xml

https://gist.github.com/Sh4mpo/d83694312360a3a8333facfc77e3643d

 

I placed the lines i had to add mostly at the bottom.

Hope Someone can tell me what's going wrong. I'm fairly new to modding on 7d2d.

 

(I added this mostly for the chicken coop, but i don't have the recipe at all. The only recipe i could find were the AnimalFeeds. )

 

Tnx

Link to comment
Share on other sites

  • 3 months later...
Apparently this is not working for me.

I'll place my xmls down here.

 

items.xml

https://gist.github.com/Sh4mpo/6a2847154cc723faf27a44d0301aa37e

Blocks.xml

https://gist.github.com/Sh4mpo/0ecd6518de4390fcd30b935dc88c093d

REcipes.xml

https://gist.github.com/Sh4mpo/db723136e04237b1f7604b9bd5ee6fb6

loot.xml

https://gist.github.com/Sh4mpo/d83694312360a3a8333facfc77e3643d

 

I placed the lines i had to add mostly at the bottom.

Hope Someone can tell me what's going wrong. I'm fairly new to modding on 7d2d.

 

(I added this mostly for the chicken coop, but i don't have the recipe at all. The only recipe i could find were the AnimalFeeds. )

 

Tnx

 

You're missing the material.xml edit.

 

 

How do I get and use them in my 7 days to die world?

 

After adding the mod you should be able to craft them in-game immediately, assuming you're not using the optional recipe book. If you are then you'd have to find the book first to unlock the recipe.

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 2 weeks later...
or 16.3 for that matter...

 

I dont think so but I took a look at his full mod https://7daystodie.com/forums/showthread.php?31730-Valmod-Pack&highlight=hunting and took this out of Blocks.xml since what is posted in the first page didnt work for me. Oh and update the Recipe.xml also since it cant find the seeds, I made it to use corn for the seed didnt check what Valmar made it.

 

<!-- Expanded Trap Mod -->

 

<block id="1769" name="chickenCoop">

<property name="DescriptionKey" value="chickenCoopDesc"/>

<property name="LightOpacity" value="0"/>

<property name="Material" value="wood_weak" />

<property name="Shape" value="New"/>

<property name="Model" value="cube_half"/>

<property name="Texture" value="196,241,272,272,272,272" />

<property name="RotationAllowed" value="pivotOnFloor" />

<property name="Class" value="UpgradeRated" />

<property name="UpgradeRated.ToBlock" value="chickenCoop2" />

<property name="UpgradeRated.Rate" value="1" />

<property class="RepairItems">

<property name="wood" value="10" />

</property>

<drop event="Destroy" count="0" />

<property name="CraftingSkillGroup" value="Traps"/>

</block>

<block id="1770" name="chickenCoop2">

<property name="CustomIcon" value="chickenCoop" />

<property name="LightOpacity" value="0"/>

<property name="Material" value="wood_weak" />

<property name="Shape" value="New"/>

<property name="Model" value="cube_half"/>

<property name="Texture" value="196,241,272,272,272,272" />

<property name="RotationAllowed" value="pivotOnFloor" />

<property name="Class" value="PlantGrowing" />

<property class="PlantGrowing">

<property name="FertileLevel" value="0" />

<property name="Next" value="chickenCoop" />

<property name="GrowthRate" value="80" />

<property name="LightLevelStay" value="0" />

<property name="IsRandom" value="false" />

<property name="IsGrowOnTopEnabled" value="true" />

<property name="GrowOnTop" value="chickenNest" param1="1" param2="chickenNest" />

</property>

<drop event="Destroy" count="0" />

<drop event="Harvest" name="rawMeat" count="2" />

</block>

<block id="1771" name="chickenNest">

<property name="Class" value="Loot" />

<property name="LightOpacity" value="0"/>

<property name="Material" value="wood_weak" />

<property name="Shape" value="Ext3dModel" />

<property name="Mesh" value="models" />

<property name="Model" value="LootContainers/birdnest" param1="main_mesh" />

<property name="IsTerrainDecoration" value="true" />

<property name="LootList" value="120" />

<drop event="Destroy" count="0" prob="1" />

</block>

<block id="1772" name="animalSnare">

<property name="DescriptionKey" value="animalSnareDesc"/>

<property name="LightOpacity" value="0"/>

<property name="Material" value="snare" />

<property name="Shape" value="New"/>

<property name="Model" value="Plate"/>

<property name="Texture" value="196" />

<drop event="Destroy" name="woodDebris" count="0" />

<property name="Place" value="TowardsPlacer" />

<property name="Class" value="UpgradeRated" />

<property name="UpgradeRated.ToBlock" value="animalbaitedsnare" />

<property name="UpgradeRated.Rate" value="1" />

<property name="CraftingSkillGroup" value="Traps"/>

</block>

<block id="1773" name="animalbaitedsnare">

<property name="CustomIcon" value="animalSnare" />

<property name="LightOpacity" value="0"/>

<property name="Material" value="snare" />

<property name="Shape" value="New"/>

<property name="Model" value="Plate"/>

<property name="Texture" value="196" />

<drop event="Destroy" name="woodDebris" count="0" />

<property name="Class" value="PlantGrowing" />

<property class="PlantGrowing">

<property name="Next" value="BaitedSnareCaptured" />

<property name="GrowthRate" value="60" />

<property name="FertileLevel" value="1" />

<property name="IsRandom" value="false" />

</property>

</block>

<block id="1701" name="BaitedSnareCaptured">

<property name="CustomIcon" value="animalSnare" />

<property name="LightOpacity" value="0"/>

<property name="Class" value="Loot" />

<property name="LootList" value="121" />

<property name="Material" value="wood" />

<property name="Shape" value="New"/>

<property name="LightOpacity" value="0"/>

<property name="Model" value="pole_square_centered"/>

<property name="Texture" value="196" />

<property name="HeatMapStrength" value="5"/>

<property name="HeatMapTime" value="1200"/>

<property name="HeatMapFrequency" value="1"/>

<drop event="Destroy" count="0" />

<property name="RotationAllowed" value="pivotOnFloor" />

<property name="Place" value="Door" />

</block>

Link to comment
Share on other sites

  • 6 months later...

Animal Snare disappearing

 

Everytime me and a friend of mine puts down an animal snare it just disappears after a few days. Pretty sure this isn't how it is suppose to work so do not know what the problem is. Did it on our Valmod and now also on our Darkness Falls. Coop works great, animal snare not at all. Great job with all the rest just wish I knew how to make the animal snare stay put.

Link to comment
Share on other sites

  • 2 months later...

Hello Valmar,

 

Im trying to use some of your mods. So far i Have the Expanded Cooking Recipes and Foods and WorkingSinks working. but then i tried to add Expanded Traps and this one did not work. Wasn't such a problem it did not break my server or anything so i just went on to the next, The animal snares and this one is not working either. So i think something went wrong but i'm not sure what it is.

 

https://pastebin.com/pS06eTrH - items.xml

https://pastebin.com/mEVEbBit - bottom half blocks.xml, couldnt paste everything.

https://pastebin.com/Qxzer11k - recipse.xml

https://pastebin.com/uS6Gcv4C - materials.xml

 

Hoping you can help me =)

Link to comment
Share on other sites

  • 2 months later...
  • 6 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...