Git Product home page Git Product logo

someaddons's Projects

caveore icon caveore

Minecraft mod for making ore spawn in caves only

connectivity icon connectivity

Minecraft mod connectivity which fixes connection issues

cupboard icon cupboard

Cupboard provides code, frameworks, and utilities for minecraft mods

cursery icon cursery

Minecraft mod cursery, adds a new mechanic to apply curses and adds a lot more curses

drawerfps icon drawerfps

Config for storage drawers to set render range

dusk icon dusk

Minecraft mod which increases monster caps during nighttime

dynamic-view icon dynamic-view

Minecraft mod which dynamically adjusts view and simulation distances based on server load

farsight icon farsight

Farsight mod - see much further on client side

gdlauncher icon gdlauncher

GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience

getmouseover icon getmouseover

A lightweight mouseover addon with some target choosing logics

gui-scale icon gui-scale

Minecraft mod to auto adjust the UI scale within non-world UI's like crafting/inventory etc

hostilevillages icon hostilevillages

Minecraft mod for replacing vanilla villages with hostile villages which are populated by mobs

leaky icon leaky

Minecraft mod for detecting and reporting minecraft farm setups leaking too many item entities in the world

limitedchunks icon limitedchunks

Small lightweight-server side minecraft mod with the purpose to control and limit the amount of chunk loading going on as many servers and players frequently have lag issues from too many unneeded chunks staying loaded forever. Diagnosing lag from having too many chunks active is hard aswell, as profiling tools will not show any specific lag sources standing out.   The way this mod works is that it unloads chunks after a certain time after the associated player logs off. That way you can still keep chunks active while playing, but do not impact gameplay of all other players on that server forever after. In addition it also stops servers wasting a lot of calculations and power for generating items and letting farms run, it is kinda similar to cryptomining except that all you get is some additional items that a simple /give would get you aswell.    What is chunkloading:   Chunk loading describes the act of keeping a chunk (16x16 block sections) in minecraft loaded. Normally the world dynamically loads and unloads chunks around the players as they move around, in modding chunkloading is used to keep chunks active outside that radius for example to keep fields growing while you're exploring out in the wild. Some of these mods doing chunkloading also keep these active when the player is not even playing causing possible lag issues as mentioned above.

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.