kreezxil / better-than-minecolonies-getting-started

https://www.curseforge.com/minecraft/modpacks/better-than-minecolonies-getting-started
0 stars 0 forks source link

More useful mods #5

Closed slowiu06 closed 4 years ago

slowiu06 commented 4 years ago

https://www.curseforge.com/minecraft/mc-mods/durability101 - really useful https://www.curseforge.com/minecraft/mc-mods/appleskin - same here https://www.curseforge.com/minecraft/mc-mods/global-xp - don't waste experience :P https://www.curseforge.com/minecraft/mc-mods/curious-elytra - I never understood why elytra uses chest slot, It's more like cape. https://www.curseforge.com/minecraft/mc-mods/curio-of-undying - I really don't have space on my bar (┬┬﹏┬┬) https://www.curseforge.com/minecraft/mc-mods/enigmatic-legacy - (╯°□°)╯︵ ┻━┻ when adding this Global XP isn't needed.

kreezxil commented 4 years ago

the others will make it on tonight's patch.

On Mon, Oct 21, 2019 at 9:05 AM Kreezxil kreezxil@gmail.com wrote:


private void activateTotem(LivingEntity livingEntity, ItemStack totem) {
ItemStack copy = totem.copy();
totem.shrink(1);
if (livingEntity instanceof ServerPlayerEntity) {
ServerPlayerEntity serverPlayer = (ServerPlayerEntity) livingEntity;
serverPlayer.addStat(Stats.ITEM_USED.get(Items.TOTEM_OF_UNDYING));
CriteriaTriggers.USED_TOTEM.trigger(serverPlayer, copy);
}
livingEntity.setHealth(1.0F);
livingEntity.clearActivePotions();
livingEntity.addPotionEffect(
new EffectInstance(Effects.REGENERATION, 900, 1));
livingEntity.addPotionEffect(
new EffectInstance(Effects.ABSORPTION, 100, 1));
livingEntity.world.setEntityState(livingEntity, (byte) 35);
} ``` nice try you're not getting the curio of undying, this is the same
as a death chest but you never die!

On Sun, Oct 20, 2019 at 7:16 PM Raphtio <notifications@github.com> wrote:

> https://www.curseforge.com/minecraft/mc-mods/durability101 - really
> useful
> https://www.curseforge.com/minecraft/mc-mods/appleskin - same here
> https://www.curseforge.com/minecraft/mc-mods/global-xp - don't waste
> experience :P
> https://www.curseforge.com/minecraft/mc-mods/curious-elytra - I never
> understood why elytra uses chest slot, It's more like cape.
> https://www.curseforge.com/minecraft/mc-mods/curio-of-undying - I really
> don't have space on my bar (┬┬﹏┬┬)
> https://www.curseforge.com/minecraft/mc-mods/enigmatic-legacy - (╯°□°)╯︵
> ┻━┻
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/kreezxil/better-than-minecolonies-getting-started/issues/5?email_source=notifications&email_token=AA5TJCAPQMNXQMC33R6E4D3QPTYFLA5CNFSM4JCWXSGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTBAMUA>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AA5TJCCH42Y5KI66QBY3JCTQPTYFLANCNFSM4JCWXSGA>
> .
>
slowiu06 commented 4 years ago

Few more to consider: https://www.curseforge.com/minecraft/mc-mods/better-animal-models - the name says all https://www.curseforge.com/minecraft/mc-mods/betteranimalsplus - more pretty mobs https://www.curseforge.com/minecraft/mc-mods/pandoras-creatures - new enemies to encounter https://www.curseforge.com/minecraft/mc-mods/cleanview - I just added it myself to modpack, so maybe it's worth it. https://www.curseforge.com/minecraft/mc-mods/ai-improvements - good for server, good for us

kreezxil commented 4 years ago

both of the animal mods will break the herders and ranchers in minecolonies

On Tue, Oct 22, 2019 at 4:43 PM Raphtio notifications@github.com wrote:

Few more to consider: https://www.curseforge.com/minecraft/mc-mods/better-animal-models - the name says all https://www.curseforge.com/minecraft/mc-mods/betteranimalsplus - more pretty mobs https://www.curseforge.com/minecraft/mc-mods/pandoras-creatures - new enemies to encounter https://www.curseforge.com/minecraft/mc-mods/cleanview - I just added it myself to modpack, so maybe it's worth it. https://www.curseforge.com/minecraft/mc-mods/ai-improvements - good for server, good for us

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kreezxil/better-than-minecolonies-getting-started/issues/5?email_source=notifications&email_token=AA5TJCEVJHBPGGOQ22NENX3QP5XXLA5CNFSM4JCWXSGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB7J4SA#issuecomment-545168968, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5TJCG2GVSEQNIDKCTPB4DQP5XXLANCNFSM4JCWXSGA .

slowiu06 commented 4 years ago

That's bad. I've seen these mods together in some modpacks, I haven't tested them on 1.14.4, in 1.12.2 the problem did not occur.

kreezxil commented 4 years ago

We can try them the worst that can happen is I'll have to take them back out

On Thu, Oct 24, 2019, 7:37 AM Raphtio notifications@github.com wrote:

That's bad. I've seen these mods together in some modpacks, I haven't tested them on 1.14.4, in 1.12.2 the problem did not occur.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kreezxil/better-than-minecolonies-getting-started/issues/5?email_source=notifications&email_token=AA5TJCGJMDX4LHSBMKODVATQQGJJVA5CNFSM4JCWXSGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECE3ZZA#issuecomment-545897700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5TJCB7AQCWZ32C42QTIMTQQGJJVANCNFSM4JCWXSGA .

kreezxil commented 4 years ago

I'm going to switch to build World of Dragons - A New Age. It'll be based on this pack plus most of your suggestions and a ton of mobs mods that I see.

I don't want this particular pack to grow larger than it is.

WOD - NEW AGE will be my KS pack for 1.14.4 and the one you can suggest a bunch of edits for ... Also when my WOD fans see that it is out, they'll begin playing it en-masse, so you won't be alone for long.

kreezxil commented 4 years ago

go crazy on https://github.com/kreezxil/World-of-Dragons-A-New-Age/issues

kreezxil commented 4 years ago

I'll have a first look out either this evening or in the morning texas time.

slowiu06 commented 4 years ago

Most of mods from my list I can add on my own (they are client-side QOL mods). But I'm missing Enigmatic Legacy or Global XP. Is it possible to add one of them into this modpack?

kreezxil commented 4 years ago

ok, I relented and added all of these except for global xp because I we have enigmatic legacy now.

reasons: so far your're the only vocal player, so why not.

slowiu06 commented 4 years ago

You are the best, thanks!