Skip to content

Instantly share code, notes, and snippets.

View ezfe's full-sized avatar

Ezekiel ezfe

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Username to UUID</title>
<?php
function getUUID($users,$agent) {
$data = array();
foreach ($users as $key => $value) {
array_push($data, $value);
}
@ezfe
ezfe / bookshelf.json
Last active August 15, 2020 19:06
Use this revision for indented, 2D: http://ezfe.me/?k=b4b6d, and the current one for 3D, flush with the edge of the block
{
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
"elements": [
{
"type": "cube",
"from": [ 0, 15, 0 ],
"to": [ 16, 16, 16 ],
"faceData": {
"down": {
"uv": [ 0, 0, 16, 16 ],
@ezfe
ezfe / en-us.js
Last active December 29, 2015 15:49
English Language File from June 20, 2014
{
"template": {
"sign_block": "Sign (/blockdata)",
"sign_item": "Sign (/give)",
"subtitle": "Subtitle",
"title": "Title",
"tellraw": "Tellraw",
"book": "Book",
"execute_tellraw": "Execute"
},
@ezfe
ezfe / Assets
Created November 17, 2013 17:15
This is a rehost of "Herobrine"'s insanely long crash report.
This file has been truncated, but you can view the full file.
[08:27:52 INFO]: Minecraft Launcher 1.3.1 (through bootstrap 5) started on windows...
[08:27:52 INFO]: Current time is Nov 16, 2013 8:27:52 AM
[08:27:52 INFO]: System.getProperty('os.name') == 'Windows Vista'
[08:27:52 INFO]: System.getProperty('os.version') == '6.0'
[08:27:52 INFO]: System.getProperty('os.arch') == 'x86'
[08:27:52 INFO]: System.getProperty('java.version') == '1.7.0_45'
[08:27:52 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[08:27:52 INFO]: System.getProperty('sun.arch.data.model') == '32'
[08:27:52 INFO]: Refreshing local version list...
[08:27:52 INFO]: Refreshing remote version list...