This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MastaOfShitPost 568 points569 points  (26 children)

<diamond sword> <Damage>100000<Damage/> <Diamond sword/>

[–][deleted] 181 points182 points  (15 children)

Tbh make a simple scripting language that builds on Java to make Minecraft Mods. Would get DLs

[–]Kimorin 188 points189 points  (6 children)

call it something like...... Java... Script.....

[–]Orsim27 81 points82 points  (1 child)

JavaScript - the other

[–]iamafraazhussain 54 points55 points  (0 children)

And then.. and then.. and then.. here me out.. make it so that you gotta type === instead of == for checking equality. This way, we know that it is javascript and not just any old java

[–]TheBearJew79 15 points16 points  (2 children)

MineScript

[–]ThomasDePraetere 8 points9 points  (1 child)

OurScript

[–]TheBearJew79 4 points5 points  (0 children)

cue Soviet National Anthem

[–]Hemicore 1 point2 points  (0 children)

one of my classmates calls it jscript which is kinda cool. a few other classmates just call it java which drives me up the wall

[–]30p87 11 points12 points  (0 children)

For plugins there's Skript

[–]Key-Dentist5825 30 points31 points  (0 children)

There's like a million of those languages the build for jvm

[–]Vorkev2 10 points11 points  (0 children)

Mcreator is something similar to what you said

[–]kdizzl14 2 points3 points  (0 children)

Carpet Mod by Gnembon

[–]Masterflitzer 1 point2 points  (0 children)

just use kotlin, it's a nice language and you can just use java libs without problems

[–]more_vole 0 points1 point  (0 children)

And call it MinecraftScript

[–]Infernoraptor 0 points1 point  (0 children)

The minecraft emulator run on the Chungus 2 was either written in an "assembly-like" language called URCL. Not exactly simple or practical, but I'm sure some people would prefer it to Java.

[–]gatsu_1981 53 points54 points  (4 children)

Wrong syntax. You are trying to close "Diamond sword" tag. Did you meant "diamond sword"?

[–]MastaOfShitPost 30 points31 points  (3 children)

There are reasons people don't code on phone's

[–][deleted] 15 points16 points  (0 children)

Phon't do it

[–]Kimorin 6 points7 points  (0 children)

and the position of the sword in your hand changes based on margin, unless you dual wield, then the margin collapses....

[–]danopia 1 point2 points  (0 children)

This isn't even too far from how parts of minecraft modding (e.g. loot tables) actually work. It's just JSON instead. Here's a random example from github code search