Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Melody

#1
Quote from: adamkad1 on October 24, 2021, 11:48:04 AM
Seems to be incompatible with Cosiek's crossbow mod

Hi. You can open the file ...\Mods\Crossbow.mpk\Scripts\Items\Weapons\Base\WeaponFireTracePresets.cs, scroll down to the end of file, then paste the code after drawHitSparksAsLight: true);

Don't remove these symbols! -->  } }

public static readonly WeaponFireTracePreset StunPlasma
            = new(traceTexturePath: "FX/WeaponTraces/TraceStunPlasma",
                  hitSparksPreset: WeaponHitSparksPresets.Plasma,
                  traceSpeed: 15,
                  traceSpriteWidthPixels: 162,
                  traceStartScaleSpeedExponent: 0.5,
                  traceStartOffsetPixels: -13,
                  useScreenBlending: false,
                  drawHitSparksAsLight: true);


(https://img-host.ru/2Lro8.png)
#2
Mods / Re: [Client+Server] Ammo Craft
October 19, 2021, 09:09:43 AM
Quote from: adamkad1 on October 19, 2021, 08:46:43 AM
I would also suggest a cross mod/compatibility patch with Cosiek's crossbow mod maybe?

I can do it if he doesn't mind  :)
#3
Mods / [Client+Server] Ammo Craft
October 18, 2021, 08:24:18 PM

Hello there!
Ammo Craft Mod (beta)

(https://img-host.ru/703if.png)

Firstly, not everyone will like this modification. And not everyone needs it. Apparently, it was created for people like me, who like to complicate their lives  ::)

So, about this mod:

1. I added a new ore - Lead. I think it would be more correct than all bullets made of iron... Spawn only in mountains, all biomes. Lead ingots can be produced from ore or from ore concentrate in Mineral Processing Plant.



(https://img-host.ru/jtaM3.png)

2. Now all ammo (except Keinite) will be create in Ammo Workbench. Weapon Workbench used only for craft the weapons.
3. Any ammo constains a three part: bullet, casing and gunpowder. All these parts must be created separately.

Bullets: it can be make in Furnace. Need ingots and the Bullet Matrix.
Casing: it can be make in Furnace. Need ingots and the Shell Matrix.
Matrix(both): can be make in Ammo Workbench.


(https://img-host.ru/A84Cm.png)

4. Added a new crossbow arrow - wooden, for beginners like me who like to die even from chickens  ;D Also, all arrow recipes have been changed.

A new items for making arrows is feathers and wooden sticks. Feathers can be obtained from chickens.

(https://img-host.ru/229Z8.png)



I made this mod just for myself, and I had no plans to publish it. Therefore, if you don't like something about it, I'm so sorry. But anyway, I'll be glad for feedback and suggestions. Thanks and kiss you!  :)

Download R31 Patch #4 (https://drive.google.com/file/d/1456KL0vDYxoEgevqxpuhAk9zccoElCiY/view?usp=sharing)