Tags - TeamPeril/Sculk-Horde GitHub Wiki

Introduction

Here are a list of tags you can use for whatever you want. PLEASE VERIFY THESE TAGS EXIST IN THE VERSION OF MY MOD YOU ARE TRYING TO ADD COMPATIBILITY WITH. NOT ALL OF THESE ARE AVAILABLE FOR ALL VERSIONS. I will have your head if you ask me without checking.

Content

  • "not_infestable": Makes blocks uninfestable. Takes priority over "converts_to_crumbling_variant".
  • "wards_against_purification": Prevents a block and all adjacent neighboring blocks from being able to be touched by purification.
  • "wards_against_infestation": Prevents a block and all adjacent neighboring blocks from being able to be touched by infestation.
  • "converts_to_crumbling_variant": Allows you to make a block explicitly infestable. Not guaranteed to work if block does not follow infestation rules. I.E. No blocks with block entities are infestable under all circumstances.
  • "sculk_bee_harvestable": Sculk Bees will seek out this block and use it to generate mass.
  • "sculk_raid_target/low_priority": Marks a block to be recognized as a low priority target during raids. NOTE: These blocks wont be targeted, but can be used to indicate a raid location. Chests have these rating because they can indicate a player base, but we do not want the horde to specifically seek out these blocks to destroy them.
  • "sculk_raid_target/medium_priority": Marks a block to be recognized as a medium priority target during raids.
  • "sculk_raid_target/high_priority": Marks a block to be recognized as a high priority target during raids.