Skip to content

Conversation

JaylyDev
Copy link
Owner

  • Rewrite terminator respawn event entirely, from JSON to scripts.
  • Converted breakable blocks for leaves to newer format, new includes: acacia_leaves, birch_leaves, cherry_leaves, dark_oak_leaves, jungle_leaves, mangrove_leaves, oak_leaves, and spruce_leaves
  • Removed unused terminator:find_end_portal and terminator:find_nether_portal event for terminator entity.
  • Updated list of item terminator wants:
    • Changed grass to grass_block (parity change)
  • Added new items terminator wants:
    • Planks: minecraft:acacia_planks, minecraft:bamboo_planks, minecraft:birch_planks, minecraft:cherry_planks, minecraft:crimson_planks, minecraft:dark_oak_planks, minecraft:jungle_planks, minecraft:mangrove_planks, minecraft:oak_planks, minecraft:spruce_planks, minecraft:warped_planks
    • Logs and stripped logs: minecraft:acacia_log, minecraft:birch_log, minecraft:cherry_log, minecraft:dark_oak_log, minecraft:jungle_log, minecraft:mangrove_log, minecraft:oak_log, minecraft:spruce_log, minecraft:stripped_acacia_log, minecraft:stripped_birch_log, minecraft:stripped_cherry_log, minecraft:stripped_dark_oak_log, minecraft:stripped_jungle_log, minecraft:stripped_mangrove_log, minecraft:stripped_oak_log, minecraft:stripped_spruce_log
  • Terminator now avoids withers and wardens
  • Fix a bug where terminator doesn't avoid soul campfire blocks
  • Terminator now avoids sculk shriekers in the behavior JSON, so when they move away from those blocks it may trigger wardens to spawn.
  • Respawn event is now able to spawn Terminator custom slim models, if terminator dies with custom slim models.
  • Removed the following deprecated commands:
    • /function player/kit/chainmail
    • /function player/kit/diamond
    • /function player/kit/golden
    • /function player/kit/leather
    • /function player/kit/iron
    • /function player/kit/netherite
  • Add-On now requires Minecraft v1.21.0 to run.
  • Terminator is now unable to break the following blocks: Glowingobsidian, Obsidian, Netherreactor, Allow, Deny, Portal, Fire, Soul Fire, and the 20 light blocks.
  • Respawn event structure now placed block by block.
  • Improved death messages for terminator's first death, thanks to respawn event is rewritten in scripting.
  • Terminator is now able to build vertically when players are within 8 block volume, centered at terminator's location.
  • Fix an issue where Terminator cannot snowball when near player (#69
  • Experimental: Added a feature where Terminators build nether portals, either in the overworld when all players are in the nether, or in the nether when all players are in the overworld.

@JaylyDev JaylyDev merged commit a5a5770 into main Sep 6, 2024
3 checks passed
@JaylyDev JaylyDev deleted the r/2.1.0 branch September 6, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant