tryashtar / visible-barriers

Various tools for Minecraft Mapmaking.

Home Page:http://discord.amymialee.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visible Barriers

Visible Barriers is a useful mod for mapmakers and map playtesters.
It adds multiple tools for mapmaking and testing, namely the ability to render barrier blocks as solid blocks using a keybind (default: b).
Also includes various tools such as a creative tab of unlisted blocks, commands to mass infect and lock blocks, and the ability to see marker entities.

To add Visible Barriers to your project as a dependency you need to add the following to your build.gradle:

repositories {
	maven { url = "https://maven.willbl.dev/releases" }
}

dependencies {
	modImplementation "amymialee:visible-barriers:1.5.1+1.19.x"
}
Join my Discord Find the mod on Curseforge! Find the mod on Modrinth! Support me on Ko-fi!

Interested in hosting a server for any of my mods?
Be sure to go with Bloom Host at:

Buying a server using this link supports me directly!

About

Various tools for Minecraft Mapmaking.

http://discord.amymialee.xyz

License:Other


Languages

Language:Java 100.0%