Git Product home page Git Product logo

chopdownagain's Introduction

Minecraft forge mod chopdown brings realistic tree chopping that makes logs and leaves fall down after cutting

Updated version handles trees in forests, really large trees, even the natura redwoods and drops trees more realistically.

Features

  • Falldown opposite direction along the axis (Diagonal fall was removed because you can't have the tree fall diagonally and look as realistic)
  • Multi threaded capability meaning even for really large trees it will not cause you an issue in multiplayer.
  • Handles any size tree including naturas redwoods (though there is a delay the server is still responsive while it calculates the fall)
  • No dependencies
  • Different trees should not get mixed up, got a birch next to an oak tree, chop down the birch and only the birch tree and leaves will fall.
  • In same type forests it does its best to calculate which leaves and branches should belong to the tree you are chopping
  • You must chop all the way through the trunk to fell the tree, not just 1 block
  • Server only allows a player to chop 1 tree at a time down, you could not spam for example serveral redwoods at once (though achieving this would be hard in the first place it cuts all chance for abuse)
  • Trees can be felled from any point on the trunk
  • Trees still do the fell in creative, want to make your creative world look more realistic just go chop some random trees down.
  • Highly configurable.

Installation

  • Install Forge
  • Download jar for your version 1.9-1.12.2
  • Put the jar to your minecraft mods folder

This mod is not really like the first, the first by Ternsip was a very cool idea and very simple, however while using it there were a few issues I found, for example ternsips version uses a 3d radius as apposed to horizontal, meaning that large jungle and spruce trees end up with their tops floating in mid air. Then there was the case that chopping a tree in a forest would drag all connected trees over.

Also it would actually just shove all the blocks 1 block over for every block up, meaning that you could end up with for example large oak trees, the leaves falling on you.

I have tried to solve these issues as best as possible and make it as immersive as possible so it feels like you are chopping a tree down. There are of course still flaws that cannot really be solved. Such as Trees falling onto other trees looking wierd. There is no real way around this.

You can also configure this mod to help with lower powered servers.

FORKED BY SHOVINUS

chopdownagain's People

Contributors

kappa-maintainer avatar quantumstatement avatar shovinus avatar

Stargazers

 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.