Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CarryOn incompatibility, no entity name? #5

Closed
Shivaxi opened this issue Oct 10, 2018 · 1 comment
Closed

CarryOn incompatibility, no entity name? #5

Shivaxi opened this issue Oct 10, 2018 · 1 comment

Comments

@Shivaxi
Copy link

Shivaxi commented Oct 10, 2018

There is a mod called CarryOn that lets you pickup entities such as chests, crafting tables, even mobs that are small enough like pigs, and carry them around. It's great. However it causes an issue with this mod here Tumbleweed, because picking up the Tumbleweed causes the Tumbleweed to drop its loot item, but doesn't destroy the Tumbleweed, so you can place it back down and pick it up repeatedly to just infinitely spawn loot items the Tumbleweed would normally drop.

Normally this isn't an issue because Carry On has a blacklist where you can add entities that you do not want to be able to pickup, just in case a confliction like this should occur. However I cannot for the life of me find the entity ID or name of the Tumbleweed or even what package it's in. I tried like Tumbleweed:Tumbleweed or Tumbleweed:* for everything, but no matter what the blacklist will not work.

So I guess what I'm really asking is, what in the world is the enitity or package name for the Tumbleweed haha

@konwboj
Copy link
Owner

konwboj commented Feb 2, 2020

You've probably found it or given up in frustration, but it could also be tumbleweed.Tumbleweed, tumbleweed:tumbleweed or just Tumbleweed. I think the letter case matters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants