Giter Site home page Giter Site logo

sugiforest's People

Contributors

kegare avatar natsuarashi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

sugiforest's Issues

Compatibility Issue with Armor Plus

The Nether towers that spawns in the over world from Armor Plus, will spawn 20-30 blocks above the ground when in the Sugi Forest Biome. Not sure which mod is at fault but figured I would let you know. I have also opened a ticket with Armor Plus.

sokratis12GR/ArmorPlus#131

Snow layers can form on fallen leaves

Won't occur under normal conditions but with tough as nails installed the biome is cold enough for snow in the winter. Snow can form piles on top of leaves... Sreenshot example below.

2017-08-31_12 50 50

Accelerated sapling growth causes visual and movement problems

When a player places a sapling and uses bone meal to force growth, at 100% only a single log appears and movement around the new tree is restricted by invisible (lag?) blocks. Quitting single player or logging off and back on fixes issue on client side (and complete tree although the result is different from a naturally generated one).

Doesn't happen with vanilla saplings or ones from forestry (1.9.4-5.0.22.169) and Pams Harvestcraft (1.9.4b).

mod version: SugiForest_1.9.4-v1.2.2
forge: 1965

Number of fences created from sugi wood only one...

Rather than the three fences that are normally created from planks and sticks sugi wood only gives you one... very expensive!

The SugiForest_1.12-v1.4.0.jar\assets\sugiforest\recipes\sugi_fence.json file should be as follows:

{
    "type": "forge:ore_shaped",
    "pattern": [
        "#X#",
        "#X#"
    ],
    "key": {
        "#": {
            "item": "sugiforest:sugi_planks"
        },
        "X": {
            "type": "forge:ore_dict",
            "ore": "stickWood"
        }
    },
    "result": {
        "item": "sugiforest:sugi_fence",
        "count": 3
    }
}

(The "count":3 is what was missing).

ありがとうございます。よろしくお願いします。

P.S. Anyone who sees this can paste it into their own jar file for this mod to correct the problem if you have an archiver that can open and edit jar files... I use 7zip ;)

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.