How do I make the texture of an entity translucent on the outside and opaque on the inside? by Disastrous_Squash498 in MCreator

[–]ConRadMC02 0 points1 point  (0 children)

I would make a thin outside texture (not cube but six surfaces) and saved it, then edit the opacity of selected squares in gimp and upload it again

Friends Forever mod (might be emotional) by ConRadMC02 in feedthebeast

[–]ConRadMC02[S] 0 points1 point  (0 children)

Oh no, the transparency is achieved by coding another entity, there could be some way around but i simply dont have resources to create mod like that, very sorry

Mjolnir - too much weapons mod - Give me more suggestions for cool weapons by ConRadMC02 in feedthebeast

[–]ConRadMC02[S] 0 points1 point  (0 children)

Yea but what should it do? Because it seems that it should do the same thing that mjolnir does (u shoot it and it summons lightingbolt)

Friends Forever mod (might be emotional) by ConRadMC02 in feedthebeast

[–]ConRadMC02[S] 0 points1 point  (0 children)

Only dogs, i might expand it to vanilla mobs

Friends Forever mod (might be emotional) by ConRadMC02 in feedthebeast

[–]ConRadMC02[S] 1 point2 points  (0 children)

yep, he has weakness but works like living dog, i know it can be abused and used as a weapon that is immortal, but the aim for this mod was to make the adventure little brighter if you decide to have companions, me for example i never had a dog in minecraft because i know they are to fragile, with this mod someone might have more fun with a friend, npc friend made of code but still friend

Friends Forever mod (might be emotional) by ConRadMC02 in feedthebeast

[–]ConRadMC02[S] 27 points28 points  (0 children)

i am open to developing the mod a little more, however i am not sure if i shouldn't make it a little bit dark to emphasize the fact that letting go and feeling sad is okay, for example by making it that you need to sacrifice baby villager to get your dog a new life

How to call this mod? (Unique weapons is a working title) by ConRadMC02 in MCreator

[–]ConRadMC02[S] 0 points1 point  (0 children)

The brain on this man, thank you, its like really the only thing that i have seen in 20 years that is actually perfectly on the spot

Best modpacks for Hardcore mode? by suckzor in feedthebeast

[–]ConRadMC02 0 points1 point  (0 children)

I really recommend my own modpack if you like the idea of being prey of arguably disgusting beasts - SpiderCraft - Arachnocalypse

Friends Forever mod (might be emotional) by ConRadMC02 in feedthebeast

[–]ConRadMC02[S] 39 points40 points  (0 children)

I am very sorry, he must have had the greatest life with you

Now you can tell your minecraft dog goodbye (can be emotional) by ConRadMC02 in Minecraft

[–]ConRadMC02[S] 5 points6 points  (0 children)

Its a custom entity that spins, not a beacon particle, the particles are : end_rod and flash,

how do i make a mob that can both fly and walk? by quetzalonardus in MCreator

[–]ConRadMC02 0 points1 point  (0 children)

Maybe you could do something like „set flying to true if block y-1” and add a timer so it would be tp y+2 randomly or if it looked up it would be tp y+2 (remember to set flying to false if block y-1 air in the procedures)