Giter Site home page Giter Site logo

akoimeexx / betterdrowned-datapack Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 4 KB

Allows converted zombies in minecraft to spawn with tridents once they become drowned.

License: BSD 3-Clause "New" or "Revised" License

minecraft datapack zombies drowned trident

betterdrowned-datapack's Introduction

Better Drowned Datapack

A minecraft 1.13+ datapack that reintroduces pre-release behavior of converted drowned mobs being able to spawn with a trident.

This datapack was written to alleviate the issue of natural drowned with tridents being prohibitively rare on a multiplayer server, and allows for the building of trident farms using zombies as your starting mob. Drop rate for tridents have been unaffected.

readme.md is not required in the datapack zip file, but may be included with no ill effects.

Usage

Find loads of zombies. Stick their heads in water. Wait for conversion. Profit.

Structure

  • data
    • akoimeexx
      • functions
        • better_drowned
          • init.mcfunction
            Sets up scoreboard "timer" objective during #minecraft:load
          • replace.mcfunction
            Summons a new drowned to take the place of and then kill @s
          • search.mcfunction
            Runs akoimeexx:better_drowned/replace as @e[type=zombie,nbt=!{DrownedConversionTime:-1}] and resets the scoreboard "timer" objective
          • timer.mcfunction
            Increases scoreboard "timer" objective during #minecraft:tick and runs akoimeexx:better_drowned/search on matching 20..
          • uninstall.mcfunction
            Removes scoreboard "timer" objective
    • minecraft
      • tags
        • functions
          • load.json
          • tick.json
  • pack.mcmeta

betterdrowned-datapack's People

Contributors

akoimeexx avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

betterdrowned-datapack's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.