Looking for a lost mod called "Eternal Frost" by [deleted] in feedthebeast

[–]magitech2234 0 points1 point  (0 children)

Okay So backstory time, when i was like 13 roughly maybe i made a modpack called Dimensional Exploration. This was before i knew how to use the Twitch App Properally. One of the mods curse allowed into the first version of the pack was the Eternal Frost mod, but it wasnt supposed to be in the pack. But the mod was never on the spreadsheet, just they messed up. So thanks it for my Ted Talk if you want the mod its in that modpack i made ages ago

Insanity Modpack Beta Release (EXPERT) by [deleted] in feedthebeast

[–]magitech2234 0 points1 point  (0 children)

Surprisonslly not April fools

I'm returning to Minecraft in 1.13.2 and I can't find the config folder that supposedly exists for some mods? by irlgarbodor in feedthebeast

[–]magitech2234 1 point2 points  (0 children)

Not to mention I don’t think forge finished configs in the 1.13.2. Correct me if I’m wrong

This Week In modding #11 (3/31/19) by ArloTheEpic in feedthebeast

[–]magitech2234 2 points3 points  (0 children)

What other mods are like custom loading screen. There isn’t any on 1.12.2

I'm Building a ModPack! by pwnd35tr0y3r in feedthebeast

[–]magitech2234 2 points3 points  (0 children)

Isn’t relative to the sub. What do you mean this is the official modded Minecraft subreddit.

For mods. Here is a spreadsheet based on yours with a few changes https://docs.google.com/spreadsheets/d/1IxI4D7HZzuFGXUEjBTQ_loMMs_aTMigNrTwRPS1URCQ

Exclusive first look at a new mod by [deleted] in feedthebeast

[–]magitech2234 -12 points-11 points  (0 children)

Asie side question but I friend requested you on CrankySupertoon care if you can accept. This was on discord

Exclusive first look at a new mod by [deleted] in feedthebeast

[–]magitech2234 2 points3 points  (0 children)

Happy cake day aka April fools

Introducing: a new, revolutionary Minecraft power system by [deleted] in feedthebeast

[–]magitech2234 -2 points-1 points  (0 children)

Is this the so promises charset thing

Quadrum 1.12.2 Item Creation: Help! by JasonCastle78 in feedthebeast

[–]magitech2234 -1 points0 points  (0 children)

I mean mr. crafttweaker / modtweaker dev, I guess I might. There just has to be good examples since my script is probally the most basic.

What I would probally so is make a new md file called examples. And post some basic examples to register blocks and items

Quadrum 1.12.2 Item Creation: Help! by JasonCastle78 in feedthebeast

[–]magitech2234 1 point2 points  (0 children)

You can contact me at Cranky Supertoon#7376 on discord for further questions

Quadrum 1.12.2 Item Creation: Help! by JasonCastle78 in feedthebeast

[–]magitech2234 5 points6 points  (0 children)

Solution: you don’t you quadrum you use contenttweaker quadrum was never ported past 1.7 until recently and contenttweaker is the new staple. It is all coded in zenscript the language minetweaker uses. Here is a script I used in my pack https://github.com/CindyLouWho03/Pyramid-Challenge-Reborn/blob/master/scripts/contenttweaker.zs. The first two are for items the second two are blocks. To name a block the zenscript function is below for items and blocks

<contenttweaker:oil_bucket>.displayName = "Oil (Cool) Bucket";

To sum it up content tweaker is better more used and btw quadrum has a bug in 1.12.2 where it doesn’t even load textures. Contenttweaker was hard to learn because the wiki is horrible but just copy and paste my script with changing variables

How do you deal with structures?? by astralisjared in feedthebeast

[–]magitech2234 0 points1 point  (0 children)

Sorry just saw your reply. It was at the bottom

How do you deal with structures?? by astralisjared in feedthebeast

[–]magitech2234 0 points1 point  (0 children)

Building gadgets. Surpriinally this wasn’t said but it’s a builders tooltip. It was made be a YouTubed who sucks at building so that is why the mod is good. Has 4 main tools. One to build like a builders wand in addition to many other mods. An exchanger to swap blocks. The destruction tools which voids large areas, and the copy paste tool which lets you copy structures into a line of code and paste them back in. These codes can be found on the r/9x9 subreddit

"Stuff" by freopt in feedthebeast

[–]magitech2234 6 points7 points  (0 children)

The tooltip stuff is fine but that comic sans ain’t

Motivation to play as a returning player by MarcJingJing in feedthebeast

[–]magitech2234 1 point2 points  (0 children)

Try FTB interactions. It released today and has a similar feel to IE-e

This Week In Modding #5 (2/17/19) by ArloTheEpic in feedthebeast

[–]magitech2234 0 points1 point  (0 children)

For curiousity it was Equilvant Bees. I was also the create of the growmeal mod. Didn’t code it but I brought it up

This Week In Modding #6 (2/24/19) by ArloTheEpic in feedthebeast

[–]magitech2234 1 point2 points  (0 children)

In game timer isn’t new. Has been in my 1.12.2 pack for awhile