@jsprismarine/bedrock-data
Version:
BedrockData from PMMP exported in a nodejs friendly way.
82 lines (80 loc) • 4.87 kB
JavaScript
const border = {"type":"shaped","id":"bo","dye_arrangement":["###","# #","###"]};
const bricks = {"type":"shapeless","id":"bri","requires":"bricks"};
const circle = {"type":"shaped","id":"mc","dye_arrangement":[" "," # "," "]};
const creeper = {"type":"shapeless","id":"cre","requires":"creeper_head"};
const cross = {"type":"shaped","id":"cr","dye_arrangement":["# #"," # ","# #"]};
const curly_border = {"type":"shapeless","id":"cbo","requires":"vines"};
const diagonal_left = {"type":"shaped","id":"lud","dye_arrangement":[" ","# ","## "]};
const diagonal_right = {"type":"shaped","id":"rd","dye_arrangement":[" "," #"," ##"]};
const diagonal_up_left = {"type":"shaped","id":"ld","dye_arrangement":["## ","# "," "]};
const diagonal_up_right = {"type":"shaped","id":"rud","dye_arrangement":[" ##"," #"," "]};
const flower = {"type":"shapeless","id":"flo","requires":"oxeye_daisy"};
const gradient = {"type":"shaped","id":"gra","dye_arrangement":["# #"," # "," # "]};
const gradient_up = {"type":"shaped","id":"gru","dye_arrangement":[" # "," # ","# #"]};
const half_horizontal = {"type":"shaped","id":"hh","dye_arrangement":["###","###"," "]};
const half_horizontal_bottom = {"type":"shaped","id":"hhb","dye_arrangement":[" ","###","###"]};
const half_vertical = {"type":"shaped","id":"vh","dye_arrangement":["## ","## ","## "]};
const half_vertical_right = {"type":"shaped","id":"vhr","dye_arrangement":[" ##"," ##"," ##"]};
const mojang = {"type":"shapeless","id":"moj","requires":"enchanted_golden_apple"};
const rhombus = {"type":"shaped","id":"mr","dye_arrangement":[" # ","# #"," # "]};
const skull = {"type":"shapeless","id":"sku","requires":"wither_skeleton_skull"};
const small_stripes = {"type":"shaped","id":"ss","dye_arrangement":["# #","# #"," "]};
const square_bottom_left = {"type":"shaped","id":"bl","dye_arrangement":[" "," ","# "]};
const square_bottom_right = {"type":"shaped","id":"br","dye_arrangement":[" "," "," #"]};
const square_top_left = {"type":"shaped","id":"tl","dye_arrangement":["# "," "," "]};
const square_top_right = {"type":"shaped","id":"tr","dye_arrangement":[" #"," "," "]};
const straight_cross = {"type":"shaped","id":"sc","dye_arrangement":[" # ","###"," # "]};
const stripe_bottom = {"type":"shaped","id":"bs","dye_arrangement":[" "," ","###"]};
const stripe_center = {"type":"shaped","id":"cs","dye_arrangement":[" # "," # "," # "]};
const stripe_downleft = {"type":"shaped","id":"dls","dye_arrangement":[" #"," # ","# "]};
const stripe_downright = {"type":"shaped","id":"drs","dye_arrangement":["# "," # "," #"]};
const stripe_left = {"type":"shaped","id":"ls","dye_arrangement":["# ","# ","# "]};
const stripe_middle = {"type":"shaped","id":"ms","dye_arrangement":[" ","###"," "]};
const stripe_right = {"type":"shaped","id":"rs","dye_arrangement":[" #"," #"," #"]};
const stripe_top = {"type":"shaped","id":"ts","dye_arrangement":["###"," "," "]};
const triangle_bottom = {"type":"shaped","id":"bt","dye_arrangement":[" "," # ","# #"]};
const triangle_top = {"type":"shaped","id":"tt","dye_arrangement":["# #"," # "," "]};
const triangles_bottom = {"type":"shaped","id":"bts","dye_arrangement":[" ","# #"," # "]};
const triangles_top = {"type":"shaped","id":"tts","dye_arrangement":[" # ","# #"," "]};
const banner_patterns = {
border,
bricks,
circle,
creeper,
cross,
curly_border,
diagonal_left,
diagonal_right,
diagonal_up_left,
diagonal_up_right,
flower,
gradient,
gradient_up,
half_horizontal,
half_horizontal_bottom,
half_vertical,
half_vertical_right,
mojang,
rhombus,
skull,
small_stripes,
square_bottom_left,
square_bottom_right,
square_top_left,
square_top_right,
straight_cross,
stripe_bottom,
stripe_center,
stripe_downleft,
stripe_downright,
stripe_left,
stripe_middle,
stripe_right,
stripe_top,
triangle_bottom,
triangle_top,
triangles_bottom,
triangles_top,
};
export { border, bricks, circle, creeper, cross, curly_border, banner_patterns as default, diagonal_left, diagonal_right, diagonal_up_left, diagonal_up_right, flower, gradient, gradient_up, half_horizontal, half_horizontal_bottom, half_vertical, half_vertical_right, mojang, rhombus, skull, small_stripes, square_bottom_left, square_bottom_right, square_top_left, square_top_right, straight_cross, stripe_bottom, stripe_center, stripe_downleft, stripe_downright, stripe_left, stripe_middle, stripe_right, stripe_top, triangle_bottom, triangle_top, triangles_bottom, triangles_top };
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFubmVyX3BhdHRlcm5zLmVzLmpzIiwic291cmNlcyI6W10sInNvdXJjZXNDb250ZW50IjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OyJ9