Utilities

Minecraft Java

Client

A build with improvements to run the game

  • Fabric: modern, known for its lightweight framework and quick adaptability
  • Forge: traditional robust framework for mods

Server

An additive file to host Minecraft multiplayer server

  • Spigot: fork of bukkit with more feature and better performance
  • Paper: modern fork of spigot with better performance
  • Fabric Server: lightweight and performance, but incompatible with bukkit plugins

Plugin

Plugin is a server mods. It cannot be used on client side. Some useful plugin are as below.

PluginDescription
LuckPermA permission mangement plugin
DynmapShow real-time view of the worlds in the server. Type http://localhost:8123/# into broswer to view the map
Multiverse-CoreA plugin to make multiple world exist in a same server. Teleport between worlds using Multiverse-Core Portals
WorldEditTool for faster building
FAWE (FastAsyncWorldEdit)Optimized world edit, less stable
VoxelSniperTool for distant building
FastAsyncVoxelSniperOptimized VoxelSniper

Minecraft World Browser Previewer

PreviewerDescription
DynmapBest for cost effective 2D and 3D preview
Blue mapBest for preview quality
Pl3xmapBest for performance
Compare World Preview

Compare different world previews


LuckPerm Commands

After the top level user permission is set, and admin group declared, run lp user <username> parent add admin to add user to admin group, and lp group admin permission set pluginname.* to enable plugin permission to admin group.

CPaper Chan's Hideout

Paper Chan's guide for server optimization

Mods

Mods is an addon for client side.

ModsPlatformDescription
OptifineforgeImproves performace, supports more mods
SodiumfabricImproves FPS, Iris is needed to run shader
Phospurfabriclight engine mod
Lithiumfabricphysics mod
ContinuityfabricAllows texture to blend with each other
Xaero’s MinimapbothMinimap that follows you, press Y for setting
Xaero’s MapbothWorld Map
WorldEditbothTool for faster building
Distant HorizonbothRender very far away chunks. Supported shaders: Photon, Complementary, Bliss, Rethinking Voxel, BSL
LitematicabothTool for load and export schematics
AxiomfabricNext-gen tool for building utilities and editor
Immersive Portals?See through portals and teleport seamlessly
CurveBuildingfabricBezier curve building

Software and Website Utilities

Modrinth

Modrinth

A third-party Minecraft launcher integrating mods, shaders, datapacks, versions, etc. with a management interface.


MCA Selector

MCA Selector

An open source software to move chunks, regions (32*32 chunks) from a Java world map to another.


Amulet Editor

Amulet Editor

Free 3D world editor and a converter


Universal Minecraft Tool

Universal Minecraft Tool

A online platform that edits and converts maps more efficient, but requirtes subscription


Seeder

Seeder

A website to preview terrain. Mcseedmap is more modern


MC Map ItemTool

Create map in the game, then convert the image into a map generated in website, then replace the map to the original map in the game

MC Map ItemTool

A website converts image to minecraft map nbt files



obj2sch

ObjToSchematic

A website converts 3D models into Minecraft blocks


Cubical

Cubical

A website converts minecraft map into 3D schematic file


voxelizer

Voxelizer

A website converts 3d into voxels


Objmc

Objmc

A website converts 3D objects into minecraft object


realitycapture

RealityCapture

Capture 3D objects using images to convert into Minecraft models


worldpainter

World Painter

Create a custom terrain

Minecraft Skin

Some free minecraft skin sources.

NCUE Minecraft Server

NCUE Minecraft server link

School Public IP: 60.248.51.153

Port(Default): 25565

Minecraft Bedrock

Coded in C++, have great performance. Playable on Mobile and Desktop. Supports NVIDIA RTX GPU ray tracing. Community resource is lesser and incompatible with Minecraft Java.

Addons

Addon like mods, resource pack, maps, RTX mods are available on Minecraft bedrock specific platform MCPEDL. Ashminggu is my favourite creator that creats Malaysia specific roadsign mods and vehicles mods at MCPEDL

Ray Tracing Packs

These are combination of shaders and texture packs using path tracing only available for Minecraft Bedrock on deviced with NVIDIA RTX graphics card. Most packs have addon packs to enhance the gaming experience.

Kelly’s RTX

Kelly&rsquo;s RTX

Vanilla RTX

Vanilla RTX

Defined RTX

Defined RTX

RealSource RTX

RealSource RTX

Structure Block

A mod that enable the use of structure block made by chronicoverride.

How to use:

  1. Export the structure into a mcstructure file using structure block in the game.
  2. Move the mcstructure files into the directory \MyStructures\structures.
  3. Zip the file MyStructures and change the extension to .mcpack.
  4. Make sure the addon is removed or deleted from the game.
  5. Double click the mcpack to import the structure and add the addon to the world you want to import the structure.