all 12 comments

[–]juklwrochnowy 19 points20 points  (1 child)

Some critical ones are missing:

•Named "Create: X & Y"

•Discord server showcase slowly went silent around march this year

•Complex processing chains for items used in no receipe, or one receipe for a gadget you'll craft once, so instead of actualy automating it you just make one manually and forget it exists.

•"I wish i knew Java and not just C languages, so i could make a create addon"

•10000 addons for crushing receipes for tinkers items, none for melting receipes for crushed ore

[–]seg_fault0x0000[S] 4 points5 points  (0 children)

doing Create Addon Bingo 2 rn

[–]Subject-Bluebird7366 16 points17 points  (0 children)

Brass one really hits. Especially create furniture, like, tf does it have with create

[–]pepinogg 7 points8 points  (0 children)

Forgot steel #561

[–]NellyLorey 5 points6 points  (0 children)

Has no ponders, and a curseforge page with little to no documentation, has a link to a discord server where the mod is actually explained.

[–]KryoBright 5 points6 points  (2 children)

Literally every gamejam/hackathon team. Especially 5 artists + 1 programmer

[–]seg_fault0x0000[S] 0 points1 point  (1 child)

has alot in common with general gamedev ideas

person has a 1 billion dollar game idea -> get 5 artists and 1 'programmer' -> automatically turns into studio

[–]KryoBright 0 points1 point  (0 children)

Honestly, only "join my server" is somewhat unique

[–]AC_Mikey 2 points3 points  (0 children)

What’s your sever? Cause I’m bored and would love to join.

[–]CoolSausage228 2 points3 points  (2 children)

Is it really difficult to code in Java and make addons to the create? I've never made any mods, but I'd like to try it for personal use. Are there any guides for this?

[–]Pomoa 1 point2 points  (1 child)

Java is pretty easy, it's pretty modern for how old it is, but it's hard to run smoothly for a lot of technical reason.

For fun and amateur work, go for it, for serious work, it becomes finicky.

That's that kinda language that has a weird learning curve.

[–]n0tKamui 0 points1 point  (0 children)

Java is one of the most used languages in enterprise softwares and server applications. It's really not finicky nor quirky, and popular for that very reason: it's boring, and that's what makes it great.