Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ElGeroIngles/invisible-minecarts-mc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invisible Minecarts

This trick allows you to make certain minecarts invisible while maintaining the rest of the minecarts.

Features

  • Make certain minecarts invisible.
  • A function to revert the changes.

Author

@ElGeroIngles

Credits

The original concept was developed by Misode and then edited by thederdiscohund, this repository could be considered a fork of thederdiscohund's edit.

Usage

When summoning a minecart that you want to make it invisible just summon it with the invminecarts.invisible_minecart tag:

summon minecart ~ ~ ~ {Tags:[invminecarts.invisible_minecart]}

The rest of the minecarts will have their texture. This works with all types of minecarts:

  • Normal minecart
  • Hopper minecart
  • Furnace minecart
  • Chest minecart
  • Tnt minecart
  • Command block minecart
  • Spawner minecart

Uninstall

To revert the changes run:

function invminecarts:cmd/unistall

After that, all minecarts will be restored and you can now remove the datapack and resourcepack.

Important

If you want to use it again you will first need to run:

tag @e remove invminecarts.not_this_minecart

This is because after unistalling it, the datapack will try again to modify all minecarts to make them invisible (because it is a tick function) so to ignore the minecarts it gives them a tag, so for the datapack to work again you need to remove it.

Contribution

Just fork this repository and make a pull request, I'm down for all kinds of contributions.

FAQ

Q: Can I improve/tweak the code and republish it?

A: Yes you can, this project is created under the MIT license so you can basically do whatever you want with it.

Q: Do I need to credit you?

A: If you want sure, but it's not necessary.

Known issues

  • Resourcepacks that modify the minecart texture will not work

Bug Report/Suggestions

If you have found any bugs or have any suggestion, please create an issue here.

🔗 Links

youtube discord modrinth github Patreon CurseForge

License

MIT

About

This trick allows you to make certain minecarts invisible while maintaining the rest.

Resources

License

Stars

Watchers

Forks

Packages

No packages published