Giter VIP home page Giter VIP logo

ltta's People

Contributors

thefloydman avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

veovis-muaddib

ltta's Issues

Color blending error, page 24

the example given on page 24 of the guidebook, red color blue color, will result in a color that is exactly half red, and half blue. (128, zero, 128). Colors are always pairwise averaged.

I believe (but have not tested, this is memory) that the order is left to right -- when a color is seen, the existing color value is averaged with the new color symbol, and then that result is saved to either be averaged again in the future or used.

Can't build this repo

Fisrt of all, gradle refused to use HTTP repo, so I had to replace

maven { url = "http://files.minecraftforge.net/maven" }

with

maven { url = "https://files.minecraftforge.net/maven" }

This allowed build to progress further, but then it stopped with error

FAILURE: Build failed with an exception.

* Where:
Build file '/home/v/compile/LTTA/build.gradle' line: 24

* What went wrong:
A problem occurred evaluating root project 'LTTA'.
> Failed to apply plugin 'net.minecraftforge.gradle.forge'.
   > Configuration with name 'compile' not found.

I'm not familiar with Gradle build system, so I can't fix this one myself.

LTTA v 1.3.1 for MC 1.12.2 - Library chest missing

I imagine this has something to do with this mod, as it never happened before, and there was this recent fix about the library chest being full of Narayani for Dummies.

Forge version: 14.23.4.2765

If I can provide any more relevant details, please let me know.

Wrong word on page 12

On page 12 in the book, it says "Apple the backboard" instead of "Apply the backboard".

Ink recipe shown needs uncraftable potion.

This is the first page of the LTTA book for me:

image

For some reason, the book opts to show the recipe above with the potion, instead of the more accessible one shown here in JEI:

image

Not sure what info to give you to help resolve this?

Crystal Portal bug warning

After my experiences with crystal portals, what about some kind of warning on the crystal portal chapter saying that they can malfunction on survival?

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.