Jump to content
  • Home
  • Files
  • Docs
All Content
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Leaderboard

Leaderboard

  • Leaderboard
  • Past Leaders
  • Top Members
  • in Posts
    • All areas
    • Events
    • Event Comments
    • Event Reviews
    • Posts
    • Status Updates
    • Status Replies
  • Custom Date
    • All time

      February 2 2017 - January 27 2021

    • Year

      January 27 2020 - January 27 2021

    • Month

      December 27 2020 - January 27 2021

    • Week

      January 20 2021 - January 27 2021

    • Today

      January 27 2021

    • Custom Date

      11/13/18 - 11/13/18

    • Between and
  1. LexManos

    LexManos

    Forge Code God


    • Points

      1

    • Content Count

      8929


    • Find Content
  2. Animefan8888

    Animefan8888

    Forge Modder


    • Points

      1

    • Content Count

      6157


    • Find Content
  3. V0idWa1k3r

    V0idWa1k3r

    Members


    • Points

      1

    • Content Count

      1773


    • Find Content
  4. Sunser

    Sunser

    Members


    • Points

      1

    • Content Count

      34


    • Find Content

Popular Content

Showing content with the highest reputation on 11/13/18 in Posts

  1. 1 point
    Animefan8888

    [1.12] don't use json files for textures

    To answer this question you do and always have to specify a model, however you do not need to specify the textures within the model, that can be done in the blockstate file with the forge blockstate system. This allows for easy creation of basic blocks IE fully square ones. You only have to refer to the vanilla models and specify what texture(s) to use in the blockstate, allowing for simple blocks only needing one Json file. including the ItemBlock with the inventory variant.
    • November 13, 2018
  2. 1 point
    V0idWa1k3r

    How I can add use jei api?

    JEI has a wiki describing how to create plugins for it on it's github page.
    • November 13, 2018
  3. 1 point
    Sunser

    How I can add use jei api?

    If I've understood your problem, maybe having a look at this could be helpful. This is a Thamcraft JEI plugin.
    • November 12, 2018
  4. 1 point
    Toma™

    [SOLVED]OnUsingTickProblem - Guns

    Okay, since I haven't seen anywhere exact solution for this I will write my solution I have found here just in case someone has the same problem. OnUsingTick as it has been explained above and in the other threads is quite bad for doing this NBT related stuff, but you can subscribe to the ClientTickEvent and detect from here using the Minecraft GameSettings if your key (keyBindingAttack/UseItem - for different mouse buttons) is being held and run the code from here. But keep in mind you will have to sync some stuff with server in order to work properly. I'm not saying that this is how it should be done, this is just how it works fine for me.
    • November 12, 2018
  5. 1 point
    LexManos

    Some Questions I have been Pondering

    Don't trust everything you read on the internet kid. Especially of it's a magic mod that suposidly increases MC performance. There is a reason why Speiger has been banned from not only Forge, but many other major MC projects. Yes, Forge keeps some extra data about the textures in memory. This is to speed up rendering, lighting, and the like. There is a triad off of some extra memory usage for massive decreases in cpu usage. And at the end of the day, RAM is cheap, CPUs are not. Also, The guy who wrote the changes Forge does is now actually employed at Mojang rewriting their rendering engine. So i'd trust his code over Speiger's. The same goes for any other "performance" mod you see out there. There are good reasons they arnt officially part of Forge. Most of those mods break other mods, simply because the deep level of control that mods have over their own data and MC.
    • November 12, 2018


  • All Activity
  • Home
  • Leaderboard
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community