Really stupid things that people have said about Modded MC(Off topicness makes moderators tired)

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Is this a good idea?

  • Yes

    Votes: 66 18.2%
  • No

    Votes: 18 5.0%
  • if people don't get out of control

    Votes: 68 18.8%
  • POTATOES

    Votes: 210 58.0%

  • Total voters
    362
Status
Not open for further replies.

jss2a98aj

New Member
Jul 29, 2019
38
0
0
What did he expect, it to work? Was he too dense to comprehend ÷€#€$^=^=^$^#) ¥&% ¥%@?

Also, crazy cellphone keyboard typing is fun. :p

He actually did expect it to work, and refused to comprehend that he at least needed to de-compile and de-obscurate it first. He also had no idea how to use jar mods (forge was still one at the time).
 
  • Like
Reactions: CoolSquid and 1SDAN

ljfa

New Member
Jul 29, 2019
2,761
-46
0
I used to play a game where you could build racetracks yourself out of parts. Normally you can't place two parts in the same place or outside of the field, but you could open the savefiles with a hex editor and circumvent this to some degree. So editing binaries is a thing :p
Later on people developed more user-friendly tools for that, ultimately allowing to do it ingame (but it would often crash).
 

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
I used to play a game where you could build racetracks yourself out of parts. Normally you can't place two parts in the same place or outside of the field, but you could open the savefiles with a hex editor and circumvent this to some degree. So editing binaries is a thing :p
Later on people developed more user-friendly tools for that, ultimately allowing to do it ingame (but it would often crash).
I got into modding with another game that you could modify the tracks with a text editor, as the code looked something like this:
Code:
name(The Introductory Stage)

snap(-5,-5,20)

sky(207,232,255)
fog(198,219,224)
ground(185,210,205)
fadefrom(5000)

nlaps(9)

set(47,0,0,0)p
set(10,0,5600,180)p
set(26,0,9000,0)pr
set(10,0,12200,0)p
set(10,0,17800,0)p
set(10,0,23400,0)p
set(10,0,29000,0)
chk(40,0,28000,0)
set(14,0,33550,-90)pt
set(10,-4550,33550,90)p
set(14,-9100,33550,0)pt
set(10,-9100,29000,0)p
set(10,-9100,23400,0)p
set(10,-9100,17800,0)p
set(26,-9100,14400,180)pr
fix(41,-9100,10600,-1400,0)
set(10,-9100,11200,0)p
set(10,-9100,5600,0)p
set(10,-9100,0,0)p
set(14,-9100,-4550,90)pt
set(10,-4550,-4550,90)
chk(40,-4550,-4550,90)
set(14,0,-4550,180)pt

set(24,-4550,0,180)
set(16,-4550,2800,0)
set(15,-4550,8400,0)
set(15,-4550,14000,0)
set(15,-4550,19600,0)
set(15,-4550,25200,0)
set(24,-4550,28000,0)
set(33,-4550,10000,0)
set(33,-4550,14000,0)
set(33,-4550,18000,0)



maxr(10,4000,-6000)
maxb(4,-8400,-12800)
maxt(4,39600,-12800)
maxl(10,-15200,-6000)

...Anyone recognize it? :p
 

WitherBlaster

New Member
Jul 29, 2019
155
0
0
No, No I don't.
Then again, I've never really taken the time to look at a game's coding (expect MC). I don't know how, and I'm worried that I would break something if I did. I'm always really careful with my save files.
 
  • Like
Reactions: gold49

Reika

RotaryCraft Dev
FTB Mod Dev
Sep 3, 2013
5,079
5,331
550
Toronto, Canada
sites.google.com
No, No I don't.
Then again, I've never really taken the time to look at a game's coding (expect MC). I don't know how, and I'm worried that I would break something if I did. I'm always really careful with my save files.
:p
screen800x500.jpeg
 
Status
Not open for further replies.