Welcome, Guest

Author Topic: Enderchest Explanation  (Read 1805 times)

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Enderchest Explanation
« on: November 07, 2012, 03:57:12 PM »
Will update after learning some math. Dont want to spam Blacraft with "does it" and "how does it work"
Discuss here.

OK. Enderchest have 27 slots. If you want to mine them you need to mine with a silk touch picaxe or else you'll lose the eye of ender used to make it. Enderchest are personal but many people can use them confuzing?? Also, they connect into all the dimensions. Example A: Bong comes along and places two enderchest, one in the nether, lets call that EC A (enderchest A) and one in the overworld lets call that EC B (enderchest B). He puts 20 stacks soulsand in EC A (enderchest A) and  goes into the nether for more. He goes into the nether, and EC B has 20 stacks of soulsand, because thery're connected. Let's say kip's comes along, and wants to use then enderchest's and maybe steal the soulsand so he can make a larger netherwart farm than Bong. Kip finds out that he can use the chest, but they are empty. (No, Bong did not take the soulsand into his inv. because he saw kip comming, its still there). Kip realizes that an enderchest can serve more than one person even when it's personal. Kip wants to blow up Bong's soulsand because he's mad. Surronding the chest with tnt, he explodes it. Nothing happened to the chest. It has high blast resistance due to the obsidian used to make it.

Posting this so if it crashes i dont have to retype.
« Last Edit: November 07, 2012, 05:09:52 PM by bong »

Darvince

  • *****
  • Posts: 1842
  • 差不多
Re: Enderchest Explanation
« Reply #1 on: November 07, 2012, 04:12:09 PM »
ENDING ALL THE CHESTS

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Re: Enderchest Explanation
« Reply #2 on: November 07, 2012, 04:57:21 PM »
crap i typed in a lot and then it broked.

vh

  • formerly mudkipz
  • *****
  • Posts: 1140
  • "giving heat meaning"
Re: Enderchest Explanation
« Reply #3 on: November 07, 2012, 05:16:20 PM »
NameError: global variable 'Kip' is not defined.

blotz

  • Formerly 'bong'
  • *****
  • Posts: 813
  • op pls
Re: Enderchest Explanation
« Reply #4 on: November 07, 2012, 06:35:54 PM »
def kip():
    *****
    *******


*=top secret

« Last Edit: November 07, 2012, 08:00:01 PM by bong »

atomic7732

  • Global Moderator
  • *****
  • Posts: 3849
  • caught in the river turning blue
    • Paladin of Storms
Re: Enderchest Explanation
« Reply #5 on: November 07, 2012, 07:15:00 PM »
you mean

global Kip

vh

  • formerly mudkipz
  • *****
  • Posts: 1140
  • "giving heat meaning"
Re: Enderchest Explanation
« Reply #6 on: November 07, 2012, 07:16:55 PM »
you forgot the colon :

atomic7732

  • Global Moderator
  • *****
  • Posts: 3849
  • caught in the river turning blue
    • Paladin of Storms
Re: Enderchest Explanation
« Reply #7 on: November 07, 2012, 09:12:57 PM »
you don't declare global vars with colons do you?