Skip to content

A simple Minecraft mod to replace blocks with other blocks

License

Notifications You must be signed in to change notification settings

RedCraft86/BlockReplacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Minecraft mod to replace blocks and items in the world to other blocks and items. Intended to deduplicate same content added by multiple mods. For instance, if you install all 3 of the major Biome Gen mods, you may end up with 3 different redwood types, with this mod, you can only keep one.

The goal of this mod is similar to another mod BlockSwap but with a simpler implementation while we wait for it to update.

Modpack Usage

You may include this mod into your own modpacks as long as it is distributed through CurseForge, Modrinth, or any other recognized mainstream modding platforms that may exist in the future.

Dependence

Mod developers are free to depend on this mod in their own projects, regardless of license.

Forks & Modifications

You may freely fork, modify, and distribute this project under the terms of the MIT license.

If building from source

You may notice that some files and Gradle configs are missing. This is due to the fact that this mod is being created in my multi-mod workspace setup where the root Gradle files handle most of the common stuff.

About

A simple Minecraft mod to replace blocks with other blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages