Code Monkey home page Code Monkey logo

egg-particle-fix's Introduction

Egg Particle Fix

Fixes MC-7807 (https://bugs.mojang.com/browse/MC-7807).
This project fixes the bug in 1.7.10 that used to make thrown eggs create snowball particles when they hit a block.

Comparison of the 2 Versions of this Mod:

No ASM Version ASM Version
Works By: Very quickly teleporting Egg projectile entities into the void and creating a custom Egg entity in thier place that makes the correct particles

Pros: This version is highly compatible with other mods

Cons: It's a dirty fix
Works By: Replacing the vanilla Egg entity code so that the vanilla Egg entity makes the correct particles

Pros: It's a clean fix

Cons: This version may be incompatible with other mods that try to edit the vanilla Egg entity code



Use of anatawa12's Fork of ForgeGradle 1.2 within Project:

The source code of this project uses anatawa12's fork of ForgeGradle 1.2 as a library under the GNU Lesser General Public License v2.1 (https://choosealicense.com/licenses/lgpl-2.1/).

Compiled versions of this mod are permitted under section 5 of the original license, "A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work...is not a derivative work of the Library"; consequently the conditions of the original license do not apply to the work.

The source code of this mod is permitted under section 6 of the original license, "you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice" provided that:

  • Private modifications are allowed.
  • Notice is given that the Library is used and a copy of it's original license is provided.
  • Access is provided to the source code of the Library.

The source code for anatawa12's fork of ForgeGradle 1.2 can be found here: https://github.com/anatawa12/ForgeGradle-1.2

egg-particle-fix's People

Contributors

rozmir-rohi avatar

Stargazers

Xronin avatar

Watchers

 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.