Added /tameable convert spider {single entity}
command that converts Vanilla Spiders to Tameable Spiders with all their data intact.
Added new Gamerule disabled by default, that allows Interbreeding between spiders producing a random variant of the 2 parents upon breeding.
- Fixed Tameable Spiders never Despawning.
- Fixed Tameable Spiders (non-cave variant) producing Silk in the Saddle slot until tamed.
- Change: Tameable Spiders will no longer Generate Silk while untamed.
Added /tameable convert spider {single entity}
command that converts Vanilla Spiders to Tameable Spiders with all their data intact.
Added new Gamerule disabled by default, that allows Interbreeding between spiders producing a random variant of the 2 parents upon breeding.
- Fixed Tameable Spiders never Despawning.
- Fixed Gamerule Translations being Incorrect.
- Fixed Tamed Spiders preventing the player from Sleeping.
- Fixed Venom being Spelt Vemon (throughout the Code and translations).
- Fixed Tameable Spiders (non-cave variant) producing Silk in the Saddle slot until tamed.
- Change: Tameable Spiders will no longer Generate Silk while untamed.
- Change: Tameable Spiders now make noise as frequently as a Monster/Spider instead of a Animal.
- Change: Tameable Spiders no longer Despawn from it being Peaceful mode.
Added Missing Translation Keys (45 Total)
​ Bed Respawn Time (1-6)
- tameable_spiders.seconds -> seconds
- tameable_spiders.second -> second
- tameable_spiders.minutes -> minutes
- tameable_spiders.minute -> minute
- tameable_spiders.hours -> hours
- tameable_spiders.hour -> hour
​ Spider Bed (7-15)
- block.tameable_spiders.bed_north -> Spider Bed
- block.tameable_spiders.bed_south -> Spider Bed
- tameable_spiders.lack_ownership -> You dont own that Spider
- tameable_spiders.home_already -> That Spider has a Home
- tameable_spiders.bed_linked -> Successfully Linked
- tameable_spiders.bed_missing -> Bed no longer exists
- tameable_spiders.bed_claimed -> Bed Claimed
- tameable_spiders.bed_vacant -> Bed Unclaimed
- tameable_spiders.bed_respawning -> Respawning
​ Convert Command (16-18)
- tameable_spiders.convert_fail -> Error: Entity not supported
- tameable_spiders.convert_redundant -> Error: Entity already tameable
- tameable_spiders.convert_success -> Successfully converted Entity
​ Gamerules (19-45)
- gamerule.TS_BabyPoison -> Tameable Spiders Baby Poison
- gamerule.TS_BabyPoison.description -> Allows Baby Cave Spiders to Inflict Poison on hit, like an Adult would
- gamerule.TS_BabyRate -> Tameable Spiders Baby Rate
- gamerule.TS_BabyRate.description -> The %Chance for a Tameable Spider to spawn as a Baby
- gamerule.TS_Breeding -> Tameable Spiders Breeding
- gamerule.TS_Breeding.description -> Allow Tamed Spiders to breed and create a Tamed Baby Spider
- gamerule.TS_FallDamage -> Tameable Spiders Fall Damage
- gamerule.TS_FallDamage.description -> Allows Spiders to take Fall Damage (Disable if they keep killing themself while Climbing)
- gamerule.TS_Interbreeding -> Tameable Spiders Interbreeding
- gamerule.TS_Interbreeding.description -> Allow Spiders of different types to breed together and produce a random variant of the 2 options
- gamerule.TS_Inventory -> Tameable Spiders Inventory
- gamerule.TS_Inventory.description -> Gives Tameable Spiders an Inventory
- gamerule.TS_KeepInventory -> Tameable Spider Keep Inventory
- gamerule.TS_KeepInventory.description -> When respawning dont drop anything in the Spider's Inventory
- gamerule.TS_ProduceSilk -> Tameable Spiders Produce Silk
- gamerule.TS_ProduceSilk.description -> Tamed Spiders will produce harvestable Silk
- gamerule.TS_ProduceVenom -> Tameable Spiders Produce Venom
- gamerule.TS_ProduceVenom.description -> Tamed Cave Spiders will produce harvestable Venom, collected with a Glass Bottle
- gamerule.TS_Respawn -> Tameable Spiders Respawn
- gamerule.TS_Respawn.description -> Allows Tamed Spiders to Respawn
- gamerule.TS_RespawnTime -> Tameable Spiders Respawn Time
- gamerule.TS_RespawnTime.description -> The Time after the Spider is killed before it'll Respawn at its linked bed
- gamerule.TS_Rideable -> Tameable Spiders Rideable
- gamerule.TS_Rideable.description -> Allows Players to ride Adult Tamed Spiders
- gamerule.TS_SpawnRate -> Tameable Spiders Spawn Rate
- gamerule.TS_SpawnRate.description -> The %Chance for a Vanilla Spider to be replaced by a Tameable Spider