From 402ac3a0c768a90b05d7dc4fb45fe866282bd373 Mon Sep 17 00:00:00 2001 From: Corbin Simpson Date: Fri, 11 Oct 2013 14:20:00 -0700 Subject: [PATCH] blocks: Add nether star and beacon. Refs #413. --- bravo/blocks.py | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/bravo/blocks.py b/bravo/blocks.py index 6f52606f..85200843 100644 --- a/bravo/blocks.py +++ b/bravo/blocks.py @@ -307,6 +307,11 @@ def __str__(self): "", "", "emerald-block", # 0x85 + "", + "", + "", + "", + "beacon", # 0x8a ] item_names = [ @@ -437,12 +442,23 @@ def __str__(self): "", "", "", - "spawn-egg", + "spawn-egg", # 0x17f "", # 0x180 "", "", "", "emerald", #0x184 + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "nether-star", # 0x18f ] special_item_names = [