Globox1997 / LevelZ

https://modrinth.com/mod/levelz
https://www.curseforge.com/minecraft/mc-mods/levelz
GNU General Public License v3.0
51 stars 50 forks source link

Level requirement for fake players #145

Closed rkrgr closed 2 years ago

rkrgr commented 2 years ago

Hey, I'm using the Valhelsia Enhanced Vanilla modpack version 1.2.3 with LevelZ version 1.3.0. I tried using a deployer from the Mod Create to milk a cow. The deployer acts as a fake player and uses a bucket on a cow. Because the deployer doesn't have farming level 7 the cow isn't milked. By disabling LevelZ my setup works. Is it possible to disable the level requirements for fake players? Thanks for the great mod btw.

Edit: A simple solution would be to turn off the need for having farming to milk cows in the config file I guess. Haven't tried it, but I think shears on a sheep will have the same problem.

Globox1997 commented 2 years ago

Hi, can you build a super simple test setup and send me a screenshot of it? Never used Create and I don't know how it works

rkrgr commented 2 years ago

Gladly.

2022-06-11_15 54 06 2022-06-11_15 54 16

In the upper chest are buckets, which are moved into the Deployer. The Deployer is powered by a Creative Motor and uses the buckets on the cow. You can rotate Create blocks with a wrench. The filled buckets are then moved to the lower chest with a hopper.

Globox1997 commented 2 years ago

Thanks, I actually just googled it but found pretty much the same structure^^ Fixed with https://github.com/Globox1997/LevelZ/commit/edbe8a2ed6a7d0d3a9f492328f61455468b772d8 Probably gonna release it soon

rkrgr commented 2 years ago

Awesome. Thanks a lot. :D