sky96111 / nospider-fabric

Remove spider and cave spider completely in Minecraft. For those who suffering from Arachnophobia like me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo
English | 简体中文

NoSpider-Fabric

Remove Spiders, Cave Spiders and their belongings completely from Minecraft.
For those who suffering from arachnophobic like me.

Features

Blocked Entities

  • Spider (entity.minecraft.spider)
  • Cave Spider (entity.minecraft.cave_spider)
  • Silver Fish (entity.minecraft.silverfish)

Blocked Blocks

  • Cobweb (minecraft:cobweb)

TODO

  • Block entity rendering (client only*)
  • Block entity load (client/server)
  • Block world generate entity spawner (client/server)
  • Block world generate blocks
  • Move Spider belongings to other mob
  • Configurable blacklist
  • Client only means the feature only works on client side,
    which means it will not work when only installed on server.

About

Remove spider and cave spider completely in Minecraft. For those who suffering from Arachnophobia like me

License:MIT License


Languages

Language:Java 100.0%