Giter Club home page Giter Club logo

datapack-better_fishing's Introduction

datapack-better_fishing

A Minecraft: Java Edition datapack which improve the fishing system a lot.

CBL

How to Block the Vanilla Fishing System?

I replace minecraft:gameplay/fishing with an empty loot table, and type stopsound @a * minecraft:entity.fishing_bobber.splash in spgoding:better_fishing/tick, so that players are not able to get any fish and hear the splash sound.

And What Does Your better_fishing Do?

Before the player throws a fishing rod, the better_fishing will check if he/she has any bait(cookie) by function spgoding:better_fishing/check_bait.

If the player does have, the fishing rod will be thrown, and attract an random fish to come by function spgoding:better_fishing/attract_fish. A fish will be teleported to the player and be killed when it touches the fishing bobber by function spgoding:better_fishing/kill_fishes. Eventually, the bait will be spent.

How about Treasure and Junk?

I add treasure and junk in the loot tables of these kinds of fish also:

  • minecraft:entities/cod
  • minecraft:entities/pufferfish
  • minecraft:entities/salmon
  • minecraft:entities/squid
  • minecraft:entities/tropical_fish

So never worry about your enchanted books!

I Want to Help You Improve It!

It's very welcome to fork this repo, and send me a PR! If you are not familiar with GitHub, here's a nice tutorial

datapack-better_fishing's People

Contributors

spgoding avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.