Files
2025-06-04 16:36:06 +09:30

76 lines
3.9 KiB
XML

<Config>
<conditional>
<if cond="rebirth_scenario('hive')">
<!--<remove xpath="/recipes/recipe[@name='IZYgunT1SNIPERRIFLE762Mosinnagant']"/>
<remove xpath="/recipes/recipe[@name='IZYgunT3SNIPERRIFLE762LeeEnfieldRifle']"/>
<remove xpath="/recipes/recipe[@name='IZYgunT3RocketLauncherRPG7']"/>
<remove xpath="/recipes/recipe[@name='ammoRocketRPGTraning']"/>
<remove xpath="/recipes/recipe[@name='ammoRocketRPGHE']"/>
<remove xpath="/recipes/recipe[@name='ammoRocketRPGIncendiary']"/>
<remove xpath="/recipes/recipe[starts-with(@name,'IZYgun')]"/>-->
<remove xpath="/recipes/recipe[starts-with(@name,'armor')]"/>
<removeattribute xpath="/recipes/recipe[starts-with(@name,'gun')]/@tags"/>
<remove xpath="/recipes/recipe[@name='ammo9mmBulletBall']"/>
<remove xpath="/recipes/recipe[@name='ammo9mmBulletHP']"/>
<remove xpath="/recipes/recipe[@name='ammo9mmBulletAP']"/>
<remove xpath="/recipes/recipe[@name='ammo44MagnumBulletBall']"/>
<remove xpath="/recipes/recipe[@name='ammo44MagnumBulletHP']"/>
<remove xpath="/recipes/recipe[@name='ammo44MagnumBulletAP']"/>
<remove xpath="/recipes/recipe[@name='ammoShotgunShell']"/>
<remove xpath="/recipes/recipe[@name='ammoShotgunSlug']"/>
<remove xpath="/recipes/recipe[@name='ammoShotgunBreachingSlug']"/>
<remove xpath="/recipes/recipe[@name='ammo762mmBulletBall']"/>
<remove xpath="/recipes/recipe[@name='ammo762mmBulletHP']"/>
<remove xpath="/recipes/recipe[@name='ammo762mmBulletAP']"/>
<remove xpath="/recipes/recipe[@name='medicalFirstAidKit']"/>
<remove xpath="/recipes/recipe[@name='drugHerbalAntibiotics']"/>
<remove xpath="/recipes/recipe[@name='drugSteroids']"/>
<remove xpath="/recipes/recipe[@name='ammoJunkTurretRegular']"/>
<remove xpath="/recipes/recipe[@name='ammoJunkTurretShell']"/>
<remove xpath="/recipes/recipe[@name='ammoJunkTurretAP']"/>
<remove xpath="/recipes/recipe[@name='ammoArrowFlaming']"/>
<remove xpath="/recipes/recipe[@name='ammoArrowExploding']"/>
<remove xpath="/recipes/recipe[@name='ammoArrowIron']"/>
<remove xpath="/recipes/recipe[@name='ammoArrowSteelAP']"/>
<remove xpath="/recipes/recipe[@name='ammoCrossbowBoltFlaming']"/>
<remove xpath="/recipes/recipe[@name='ammoCrossbowBoltExploding']"/>
<remove xpath="/recipes/recipe[@name='ammoCrossbowBoltIron']"/>
<remove xpath="/recipes/recipe[@name='ammoCrossbowBoltSteelAP']"/>
<remove xpath="/recipes/recipe[@name='ammoGasCan']"/>
<remove xpath="/recipes/recipe[@name='ammoRocketFrag']"/>
<remove xpath="/recipes/recipe[@name='ammoRocketHE']"/>
<remove xpath="/recipes/recipe[@name='resourceBulletCasing']"/>
<remove xpath="/recipes/recipe[@name='resourceBulletTip']"/>
<remove xpath="/recipes/recipe[@name='resourceBuckshot']"/>
<remove xpath="/recipes/recipe[@name='resourceGunPowder']"/>
<remove xpath="/recipes/recipe[@name='thrownAmmoPipeBomb']"/>
<remove xpath="/recipes/recipe[@name='thrownGrenade']"/>
<remove xpath="/recipes/recipe[@name='thrownGrenadeContact']"/>
<remove xpath="/recipes/recipe[@name='thrownTimedCharge']"/>
<remove xpath="/recipes/recipe[@name='thrownDynamite']"/>
<remove xpath="/recipes/recipe[@name='gunExplosivesT3RocketLauncher']"/>
<remove xpath="/recipes/recipe[@name='meleeToolPickT1IronPickaxe']"/>
<remove xpath="/recipes/recipe[@name='meleeToolShovelT1IronShovel']"/>
<remove xpath="/recipes/recipe[@name='resourceLockPick']"/>
<remove xpath="/recipes/recipe[@name='medicalPlasterCast']"/>
<remove xpath="/recipes/recipe[@name='resourceArmorCraftingKit']"/>
<remove xpath="/recipes/recipe[@name='drinkJarBeer']"/>
<remove xpath="/recipes/recipe[@name='drinkJarCoffee']"/>
<remove xpath="/recipes/recipe[@name='drinkJarGoldenRodTea']"/>
<remove xpath="/recipes/recipe[@name='drinkJarRedTea']"/>
<remove xpath="/recipes/recipe[@name='drinkJarYuccaJuice']"/>
<remove xpath="/recipes/recipe[contains(@name,'Placeable')]"/>
</if>
</conditional>
</Config>