Posts published by: Beanzilla

Minecraft: Color Codes


mc-color-codes

Minecraft: Potions


mc-potions

My Minetest Server


Behold I own a Minetest server.

While simular to Minecraft in some ways it also is not the same (of course).

It's nice to be able to talk about owning something, not just contributing or helping someone else run something.

Here is where I will post fantastic feats like:

My Minetest Server: Getting a shop


I've finally done it... I've finally got a server shop running.

It's not even done, as there is as always more things I want to add, or plan to add.

I've even made a plaque for it.

my_server_shop_plaque

If you want to see it, here it is:

my_server_shop_side1

my_server_shop_side2

Mostly good for buying …

.io Sites


(Some of these may have gone so please bear that in mind)

Copter.io Classes and Abilities


Back to io games list.

Classes

class-tree

Abilities

Abilities

My Kaboom.js Games


Please use Google Chrome, It appears Kaboom.js does not support Firefox.

All these games have been hand made by me, feel free to try them out!

SP means these are Single-Player games.

DoorMUD Monster Info

Please note this is not an offical or exact list of information.

Monster Name Area Found Aprox. Hitpoints
Orc The Forest 12
Orc Scout The Forest 11
Orc Warlock The Forest 12
Orc Chieftain The Forest 13.84
Kobold The Forest 8
Iron golem Murky Caverns 14

(If I fought …

Minecraft: How to make a Blast Furnace

5 Iron Ingots + 1 Furnace + 3 Smooth Stone --> Blast Furnace

This 1.15+ Minecraft item acts just like a Furnace... except the Blast Furnace can cook ore items 2 times fast. (But the catch... only ore)

See Smoker or Furnace for ones that can cook stone or food.

mc-howto-blast-furnace

Minecraft: How to make a Smoker

4 Wood Log (Any type) + 1 Furnace --> Smoker

This 1.15+ Minecraft item acts just like a Furnace... except the Smoker can cook food items 2 times fast. (But the catch... only food)

See Blast Furnace or Furnace for ones that can cook other than food.

mc-howto-smoker

Minecraft: How to make a Stone Cutter

1 Iron Ingot + 3 Stone --> Stone Cutter

A Stone Cutter (1.15+) can be used to convert Stone and Cobblestone into various things:

  • Stairs
  • Slabs
  • Other Blocks (If given Stone you can make Stone Brick and Chisled Stone)
  • Walls

See more Stone Working for some common information.

mc-howto-stone-cutter

Minecraft: How to make Hopper

5 Iron Ingots + 1 Chest --> Hopper

Can be used to make "automatic" furnaces.

Can be used to transport items from one location to another.

Can be used to store large amounts of items.

Can be used to make "sorting" machines.

hopper

Minecraft: How to make Redstone Comparator

3 Redstone Torch + 1 Nether Quartz + 3 Stone --> Redstone Comparator

Can be used to repeat a redstone signal in confined spaces.

Can be used to make a "sorting" machine with Hoppers and Chests.

redstone-comparator

Minecraft: How to make Redstone Daylight Detector

3 Glass + 3 Nether Quartz + 3 Wood Slabs (Any type) --> Daylight Detector

Can be used to create "automatic" lighting with Redstone Lamps.

Can be used with machines that need to know if it's day-time or night-time.

Right Click on it to change from Daylight Detecting to Nightlight Detecting.

redstone-daylight-detector

Minecraft: How to make Redstone Dispenser

7 Cobblestone + 1 Redstone + 1 Bow --> Dispenser

Can be used to transfer items into things like hoppers.

See Redstone Dropper for the one that can drop items onto the floor

redstone-dispenser

Minecraft: How to make Redstone Dropper

7 Cobblestone + 1 Redstone --> Dropper

Can be used to drop an item onto the floor.

See Redstone Dispenser for the one that can transfer items into things like hoppers.

redstone-dropper

Minecraft: How to make Redstone Noteblock

8 Wood Planks (Any type) + 1 Redstone --> Noteblock

Can be used to make sounds!

Place it on the ground for base, 1 block above the ground for the other.

Right click to change note. (Cycles thru all notes)

Left click or send a redstone signal to play the set note …

Minecraft: How to make Redstone Observer

6 Cobblestone + 2 Redstone + 1 Nether Quartz --> Observer

Can be used to detect if a block was placed, destroyed, or updated. (Sends a redstone signal "pulse")

Only detects infront of it.

redstone-observer

Minecraft: How to make Redstone Piston

3 Wood Planks (Any type) + 1 Iron Ingot + 1 Redstone + 4 Cobblestone --> Piston

Can be used to move blocks.

See Sticky Piston for if you want it to move blocks back.

redstone-piston

Minecraft: How to make Redstone Repeater

2 Redstone Torch + 1 Redstone + 3 Stone --> Redstone Repeater

Can be used to control the flow of a Redstone signal. (Only allows signal to travel 1 way thru the repeater)

Can be used to "boost" the signal, thus extending the distance a Redstone signal can travel. (About every 16 blocks …

Minecraft: How to make Sticky Piston

1 Slimeball + 1 Piston --> Sticky Piston

Can be used to move blocks and back again.

See Redstone Piston for one that does not move blocks back.

redstone-sticky-piston

Minecraft: How to work with Stone

Stone

Stone is simply Cobblestone cooked in a Furnace.

mc-howto-stonework-stone

Smooth Stone

Smooth Stone is simply Stone cooked again in a Furnace.

mc-howto-stonework-smooth-stone

Stone Brick

Stone Brick is crafted by 2 ways...

Using a Stone Cutter if you have 1.15+ Minecraft,

Or by crafting

mc-howto-stonework-stone-brick

Minetest


Here's a list of my tutorials for Minetest (I used 5.4.0-dev):

Want to try out some of my mods? You can find some that are released here. (Or try looking at my github repos with the tags minetest-mod and minetest-modpack)

Want to know …

Minetest How to create a game


So you've started the game... Now lets hit New...

mt-main

Ok, fill in the world name and hit Create...

mt-create

Now that we are back at the main screen... Hit Play Game...

mt-play

Now you should be in a new world you just created.

Keep in mind you can when at the main …

Minetest How to: Install Mods


Of course you want mods for your Minetest. (unless you enjoy really boring games)

We have 2 ways to do that:

With the Client (GUI)

So you have the main menu... Hit Content.

mt-content

Now your looking at the list of installed packages/mods/games.

Click the Browse online content button …

Minetest or Minecraft


So I know many of you use my Minecraft how-to guides on learning how to make a particular item... Now a days I am playing Minetest.

Minetest is a game engine, Minecraft is a game.

With Minetest you can make "mini-games" easily, where as Minecraft can too but not as …

Amethyst Cache Compactor


This is to maintain some documentation of the Bukkit/Spigot plugin ACC.

The project at Github.

The project on Bukkit/Spigot/CurseForge.

Here is some of the recipes from the plugin:

Basic Disc (16 types / 8,192 items)

acc-basic

Advanced Disc (32 types / 32,768 items)

acc-advanced

Expert Disc (64 types / 131 …

January 2021: New Year

Last year... 2020 was hectic.

You had a virus affecting the whole world, You had a Presidential Election, and yet thru all that you are living.

While the virus still seems like it's out there to get you, don't panic.

Simply make sure your following some "common sense":

  • Wash your …

DoorMUD Ancient Cave

Northern Road and Ancient Cave

t
        %-%-D    U-#
|      /            \                             % = Northern Road
%     %              #-#-# #-#-#-#-#              # = Ancient Cave
 \   /                  /  |    /| |\             t = To Tundra
  %-%                  # #-# #+# # # #
     \                / /   /    |    \           
      %              # #-# # T #-#   # #          C = Cyclops
      |              |  /  | |  \    |\|          G = Two-Headed Giant
      %              # # #-# # #-#   # #          M = Minotaur
      |              | | |  /   \    |            T = Thunderlord Titan
      %            #-# # #-# #-#-# #-#-#          
       \           |  /      |  / \   /
        %          # #-# G-# # # #-# #
         \          \   \  | |  \    |   
          %          #-# # #-#-# M C-#
           \            \ \   /     /
            %-%-%        # #-# #-#-#
                 \        \    |
                  %        #-#-#
                   \
                    %
                    |
              Arcadia Northern Gates

Arcadia Northern Gates

Tundra

Back to the areas page

DoorMUD Dusty Path

Dusty Path and Central Empires

                                   #
                                   |       Halfling
                               #   #   #   Village
                               |   |   |
   A = To Ancalador          #-#-#-#-#-#-#
                               |   |   |
                               #   #   #
                                   |                  #
A -#                               #                  |
    \                             /                   #-#
     #-#-#                       #                   /  |
          \                     /                   #   #     Lower Level:
           #-#-#               #                   /   /      Lizardmen
                \              |                  #   #-#-#
                 #             #                   \     /
G = Guardpost    |              \                   #-#-#
    (Deranged    #               #                  |
    Templar)     |               |                  U
                 #               #                             R = To Arcadia
                / \              |
           G-#-#   #-#-#         #
           |            \       /
           G             #-#-#-#                   D           #- R
                                \                 /           /
                                 #-#-#           #           #
              U                       \         /            |
             / \                       #-#-#-#-#             #
          #-#   #-#                      |      \           /
         /         \                     #       #-#-P-#-#-#
        #           #-#-#               /
        |                \             #
        #                 #            |              P = Imperial Patrolman
        |  Lower Level:  /             #
      #-#  Dark Elves   #             /
     /      & Goblins  /           #-#
#-#-#                 #           /
                      |          D
                      #
                      |
                      G       G = Goblin King

Ancalador

Arcadia

Back to the areas page

DoorMUD Ancalador

Ancalador

            #-#-#-#-#-#-#-#-#               F = To Forest Map
            |   |           |               T = Temple
            # D-#   T       #               A = Armor
            |       |       |               W = Weapons
            #     A-#-W     #               R = Trainer
            |       |       |               B = Bank
            #     R-#-B     #               S = Spells, amulets, potions
            |       |       |               P = To Dusty Path (lvl 8+)
      F <-#-#-#-#-#-#-#-#-#-#-#+> P         Z = Tavern (lvl 5+)
            |       |   |   |               C = City Hall
            #     S-#-S V   #               D = Graveyard / Down to Catacombs
            |       |       |               V = PvP …

DoorMUD Arcadia

Arcadia (and Slums)

                    N

                    |
                    #
                    |
            #-#-#-#-#-#-#-#-#                        P = To Dusty Path
            |       |       |                        T = Temple
            #       #       #                        A = Armor
            |       |       |                        W = Weapons
            #-J   W-#-A     #                        R = Trainer
            |       |       |                        B = Bank
            #   Z   #   R   #                        S = Spells, amulets, potions
            |   |   |   |   |                        J = Jail
       P -#-#-#-#-#-#-#-#-#-#-#-D                    Z = Tavern
            |     | |       |                        V = PvP Arena
            #     B #       #                        O = To Southern Road
            |       |       +                        N = To Northern Road
            #-V   S-#-S   p-s …

DoorMUD Catacombs

The Catacombs

    #-#-#     Z         #-#-#                                         
    |    \    |        /     \                                        
    #     #-#-#     #-#       #        U = Up to Ancalador Graveyard  
     \         \   /          |        D = Down to Halls of the Dead  
      #         #-#   #-#     #                                       
       \             /  |     |        Z = Zombie Master              
#       #           #   #     #        W = Werewolf                   
|       |           |    \   /         M = Elven Messenger            
#     #-#-#       #-#     #-#                                         
 \   /  |  \     /   \                                                
  #-#   #   #-#-#     #                                               
       /        |     |                                               
      #       #-#-#   #                                               
      |      /    |  /                                                
    #-#     #     # #                                                 
   /        |     | |                                                 
  #         #     # W                                                 
  |        /     /  +                                                 
  #       #     #   M                                                 
  |        \    |                                                     
  #         #   #                                                     
   \        |   |                                                     
    #     #-#   #                                                     
     \   /     /                                                      
      #-#     #                                                       
              |                                                       
          D-#+#                                                       
              |                                                       
              U                                                       

Halls of the Dead

Ancalador

Back to the areas page

DoorMUD Courts of Chaos

The Courts of Chaos

    #-#-#-#                                   S = Starting room
   /       \                                  D = One-way down                
  #         #-#-#-#                           d = One-way down to Demon Prince  
   \               \                               
    #               #   #-#-#                                               
    |                \  | | |                 M = Medusa                       
  S-#                 #-#-#-#                   
    |                /  | | |                                                  
  #-#-#             #   #-#-#                                                  
  | | |            /                                                           
  #-#-#     #-#-#-#                                                            
  | | |     |                                                                  
  #-#-#     #                                                                  
           /                                                                   
          #         #-#-#-#-#                                                 
         /         /         \                                                
      #-#         #   #-#-#   #                                               
     /            |  /     \  |                                               
  #-#             # # #-#-# # #                                               
 /         D      | | |   | | |                                               
#       M --> #   # # # d-# # #                                              
 \     /       \  | |  \    | |                                               
  #-#-#         # # #   #-#-# #                                               
                |  \ \       /                                                
                #-#-# #-#-#-#                                                  

Back to the areas page

DoorMUD Cursed Village

Cursed Village

                             #-#-#-#-#-#-#
                             |   |   | | |
                             # #-# J>V # #
                             |   |     | |
                             #   #-#-# # #
                             |       |   | 
                         #-#-#-#-#-#-#-#-#
                        /    |   | |     |
                       #     #   S #   #-#
                      /      |     |     |
                     #       #-A # # C-#-#
                    /        |   | |     |
                   D         #-#-#-#-#-#-#

D = To Desert Road / Sand Temple

S = Spells Shop C = Crazed Sheriff A = Ancient Master V = Frightened Villager J = Dark Djinni

Map by Fluffy

Back to the areas page

DoorMUD Desert Road

Desert Road and Great Pyramid

O-%-%-%
       \
        %
         \
          %
           \
            %-%-%-%-%-%
                  |    \
                  %     %-%-%                                         O = Docks (To Arcadia)
                 /           \                                       
                %             %                                      
                |              \                                     
                %               % --> Towards Sand Temple                 
                |                                                      
                #                                                        
                |                                                        
            #-#-#-#-#-#                                                         
            |   |     |                  
          # #-# # #-#-#        #-#-#-#-#   
          | | | | |            |   |   |                              B = Bone Dragon     
          #-# #-# #-#-#        # M-# #-#       D #-#                  V = Vampire Lord 
          |           |        |     |         | | |                  M = Greater Mummy  
          #-#-# U #-#-#        #-# D #-V       # U #        L         L = Lich         
              | + |   |          | | |         |   |                                   
          #-#-# B #-#-#        #-# # #-#       #-#-#      Fourth                             
          | |   |   |            | |   |                  Floor
          # #-#-# #-#-#          #-#-#-#       Third
          |     | |   |                        Floor
          #-#-#-#-#-#-#       Second Floor                                     

           First Floor        

Docks (To Arcadia)

Sand Temple

Back to the areas page …

DoorMUD Dragon Cave

Dragon Cave

              Upper level:

                #-#-#-#               
               /       \              
          #-#-#   #-#-# #-#
         /  |    /     \   \                 
    #-#-# #-#-#-#       #   #   D        S = Silver Dragon
   /     /              |    \ +         H = Hydra / Down to second level 
  #   #-# #-#       #-#-#-#   #
 /   /   /   \     /     / \   \         D = Down to second level 
#   #   #     #   #     #   #   #-#-U    U = Up to Hades
|   |   |     |    \    |  / \
#   #   #     S     # H-# #   #
|   |  /           /     /   /
#   # #       #-#-# #-#-# #-#            
 \   \ \     /     /     /
  #   # #-#-#     #     #
   \   \         /     /
    #   #-#-#-#-#     #
     \       /        |
      #-#-#-#         # 
             \       /  
              #-#-#-#

Graphical map of the lower level, submitted by Fluffy.

Lower level

Hades

Back to the areas page

DoorMUD Dunes

Dunes

         D = To Desert Road & Sand Temple         D
                                                  |
                                                  #
                                                  |
                                                  #-#-#
                                                 /     \
                              #-#-#-#          #        #-#-#-#
                            /        \       /            |    \
                           #-#        #-#-#-#             #      #
                           |  \       |      \            |        \
                           #   #      #       #           #         #
                           |    \     |         \        /            \
                           #     #    #      #    #-#-#-#              #
                          /      |   /       |                         |
                         #       #- #      #-#-#     H                 #
                         |      /        /     |     |                  \
                         #-#-#-#    #-#-#      #-#-#-B   #-#-#           #
                         |         /     \     |        /  |  \            \ 
                         #-#      #       #    #       #   #   #             #-#-#
                            \     |       |           /    |    \                  \
                             #    #       #     #- #-#     R     #     #-#-#        #-#-#-#
                              \   |        \   /      \    |    /     /      \      |     
                                #-#-#-#      #         #   #   #- #- #         #- #-#
                                        \   /           \  |  /
                                         #-#             #-#-#
   H - Hermit

   B - Burningman

   R - Rock Hydra

Map by Fluffy

Desert Road / Sand Temple

Back to the areas page

DoorMUD Dungeon of the Damned

Dungeon of the Damned

               #-#-#
             |
                 #     #-#-#-#-#-#-#
                 |     |     |     |
               #-#-#   #   D-#     #
                 |     |           |
                 #-#-#-#-#-#-#-#-#-#
                 |         |
                 #       #-#
                 |         |
To Hades U-#-#-#-#       #-#-#
                 |         |
                 #       #-#
                 |         |
                 #-#-#-#-#-#-#-#-#-#
                 |     |           |
               #-#-#   #   D-#     # 
                 |     |     |     |
                 #     #-#-#-#-#-#-#
                 |
               #-#-#


                            U
                            |
                          #-#-#
                            |
                            #
                            |
            A-#-#-#-#     D-#-S
                            |
                            #
                            |        
                          #-#-#
                            |
                            U 
A-Angel of Death

S-Shadow Lord

Map by Fluffy

Hades

Back to the areas page

DoorMUD Elder Havenwood

Elder Havenwood Forest

To Wooded Path
      |                                                       
      %               %-%               % = Forest Path       
      |              /   \              # = Forest Road       
      %-%-%         %     %             @ = Centaur Village   
           \        |     |             & = Cave              
      #-#   %-%     %     @                                   
     /   \     \   /      |             L = Large Centaur     
#-#-#     H-#   %-%   @ @-@-@ L         M = Master of the Hunt
|    \       \        |   |   |         H = Headless Horseman 
%     &       #     @-@-@-@-@-@-@                             
 \            |       |   |   |                               
  %-%-%-%-%   #-#-#   @ @-@-@ @                               
  | | | | |     |  \      |                                   
  %-%-M-%-% &   & & #     #                                   
  | | | | |  \  | |  \   /                                    
  %-%-%-%-%   &-&-&-& #-#                                     

Wooded Path / Ancalador

Back to the areas page

DoorMUD Eye of Chaos

The Eye of Chaos

                            Upper Level

                             #-#-#-#-#
                            /    |    \
                   #-#-#-#-#     #     #-#-#-#-#
                  /              |              \
                 #               U               #
                /                                 \
           #-#-#     #-#-#   #-#-#-#-#             #-#-#
          /          |    \ /         \           /     \
         #           #     #   #-#-#-# #         #       #
        /           /     /   /       \ \       /         \
       #           #     #   #   #-D   # #     #           #
        \         /       \   \   \   / /     /           /
         #       #         #   #   #-# #     #           #
          \     /           \   \     / \    |          / 
           #-#-#             #   #-#-#   #-#-#     #-#-# 
                \            |                    /
                 #           #-#                 #
                  \             \               /
                   #-#-#-#-#     #     #-#-#-#-#
                            \    |    /
                             #-#-B-#-#   

B = Bloodthirster
U = Up to Hades
D = Down to lower level

                              Lower Level

                             #-#-#-#-#   #-#-#
                            /        |  /     \
                   #-#-#-#-#     #-#-#-#       #
                  /     /       /               \
                 #     #   #-#-#   #-#-#-#       #
                /     /   /       /       \       \
               #     #   #   #-#-#         #       #
               |    /   /   /   /          |       |
               #   #   #   #   #     #-#   #   d   #
               |   |    \  |  /     /   \  |   |   |
               #   #     # # #   A>U     # #   #   #
               |   |      \   \   \     /  |   |  /
               #   #       #   #-#-#   #   #   # #
                \   \       \         /|  /   /  |
                 #   #       #-#+J-#-# # #-#-#   #
                  \  |      /         / /       /
                   # #-#-#-#     K-#-# #       #
                   |                  /       /
                   #         #-#-#-#-#       #
                    \       /               /
                     #-#-#-#         #-#-#-#
                            \       /
                             #-#-#-#

A = Avatar of Chaos J = Diamond Jugernaut K = Demon King d = Dark Demigod U = Up to upper level

Hades

Back to the areas …

DoorMUD Gloomy Bayou

Gloomy Bayou

       D           D = Down to Murky Caverns
       |
       #
       |
     #-#-#-#                +---------+
    /       \               | Fortess |
   #         #              |2nd Floor|
   |          \             |         |
   #   %-%     #-#-#        |   %-%   |
   |   | |          \       |   | |   |
   #   s %-#         #      |   d L   |     L = Dwarven Lord
  /    | |  \        |      |   | |   |
 #     %-%   #       #      |   %-%   |
 |           |       |      |         |     % = Stone Fortress
 #           #-#     #      +---------+     u = exit up
 |          /   \   /       |         |     d = exit down
 #-#       #     #-#        | Dungeon |     s = exits up and down
    \      |                |         |
     #     #                |    %    |
      \   /                 |    |    |
       #-#         #-> C    |  u-%-%  |
       |  \       /         |    |    |
 #-#   #   #-#   #          |    %    |
 |  \ /      |   |          +---------+
 #   #       #   #
 |           |   |
 #       #-#-#   #
  \      |   |  /
   #     #   #-#
   |    /    |              C = Dark Cave (In registered version, leads
   #   #     #                  to Southern Road / Ancient Keep)
   |  /       \
   #-# #-#     #
   |  /   \     \           G = Grendel's Lair …

DoorMUD Hades

Hades

         #-# M #-#                  H = Hellmouth / PvP Arena  (Down to 1x to Holy Items
        /   \|/   \                     and Spells; Down 2x to Temple; if level 21+, down
       #     #     #                    3x to Eye of Chaos)
      /      |      \               
     # B     #     W #              W = Weapons
      \ \    |    / /               A = Armor
     C-# #-#-H-#-# #+F              S = Spells
      / /    |    \ \               T = Trainer
     # T     #     A #              B = Bank
      \      |      /               M = Mirror of Teleportation …

DoorMUD Halls of the Dead

Halls of the Dead

   First level:       |    Second level:       |    Third Level:
                      |                        |                      
        #-#-#-#-#     |      #-#   #-#         |      #   #           
        | |   | |     |      | |   | |         |     / \ / \          
#-#-#-#-# #   # #     |      # #-#-# #         |    #-U # K-#         
|               |     |      |       |         |     \ / \ /          
#               #     |    D-#       #-U       |      #   #           
|               |     |      |       |         |                      
#-G-#-D         #-U   |      # #-#-# #         |  U = Up to 2nd level   
|               |     |      | |   | |         |  K = Deathknight     
#               #     |      #-#   #-#         |                      
|               |     |                        |                      
#-#-#-#-# #   # #     |                        |                      
        | |   | |     |  U = Up to 1st level   |                      
        #-#-#-#-#     |  D = Down to 3rd level |                      
                      |                        |
U = Up to Catacombs   |                        |
D = Down to 2nd level |                        |
G = Grim Reaper       |                        | 

Catacombs

Back to the …

DoorMUD Havenwood

Havenwood Forest

                #-> To Wooded Path                   
               /                                
              #                                 
             /                                  
            #                               # = Forest Road
           /                                % = Forest Path
      #-#-#                                 & = Gypsy Encampment
      |                                     E = Elven Fortress
      #   %-%-%-%-%-%-%-%   %-%             
     /   /    | | | | | |  /   \            G = Gypsy Tribeleader
  #-#   %     %-%-%-S-%-% %     %           S = Sasquatch   
 /       \    | | | | | | |    /           
#         %   %-%-%-%-%-% %   %            
 \        |          \   /    |            
  #-#-#-#-#-#-#       %-%   #-#-#          
            |  \           /    |          
            %   #     #-#-#     %          
             \   \   /          |          
    & &   %-%-%   #-#   %-%     %          
     \|  /     \       /   \    |          
    G-&-&       %-%-%-%     %   %          
     /|              \       \  |     
    & &               E       %-%           

Wooded Path / Ancalador

Back to the areas page

DoorMUD Infernal Keep

Southern Road and Infernal Keep

                       Arcadia Southern Gates

                                 |
                                 r
                                 |
                                 r                  r = Southen Road
                                 |                  c = Crimson Path
                               r-r
                              /
                             r
                             |
                             r
                             |
                             r
                             |
                             r
                             |
                             r
                            /
                           r              INFERNAL KEEP
                          /
                   r-r-r-r
                  /                               |            |
                 r                Level 1         |  Level 2   |  Level 3
                /                                 |            |
               r               u #-#-#-#-#-#-#    |  s #-#-#   | D
              /                 \|     |     |    |   \|       |
             r                 #-#     #     #-#  |  #-#       |
             |                 |       |       |  |  |         |
             r                 #-#     #       #  |  #         |
             |                 |               |  |  |         |
             r-c-c-c           #               #  |  #         |
             |      \          |               |  |            |
             r       c-c …

DoorMud Murky Caverns

Murky Caverns

                                  #                                         
                                  |                                         
            U                   #-#-#                
            |                     |                                         
            #                 #-#-#           # = Murky Caverns             
           / \               /    |                      
        #-#   #-#-#-#       #   #-#-#         U = Up to Wooded Path          
       /             \     /      |           C = Dwarven Castle             
      #               #-#-#       #                                          
     /                     \                  L = Mad Dwarf Leader           
    #                       #                 A = Abomination                
    |                      /                                                 
    #-#       L           #                                                  
    |         |           |                   B = Up to Gloomy Bayou (v0.96b)
    #         #           #                                                  
   /          |           |                                                  
  #       #-#-#-#-#       #         C                                        
 / \          |            \        |                                        
#   #         #             #-#     #                                        
|             |            /   \    |                                        
#-#           #           #     #-#-#                                        
|             |          /          |                                        
#             #     #-#-#           #                                        
 \           / \   /                |                                        
  #-#     #-#   #-#                 #                                        
     \   /                          |                                        
      #-#                           B                                        
     /                                                                       
    A                                                                        

Wooded Path / Ancalador

Gloomy Bayou

Back to the areas page

DoorMUD Sand Temple

Desert Road and Sand Temple

        First Floor               

       #-#-#-#-#-#-#
      /      |      \
     #       #       #          Second Floor
     |       |       |
     # #-# #-#-# #-# #         A-#       #-B
     | | | | | | | | |           |       |
     #-# # #-#-# # #-#           #       #-#
     | | | | | | | | |           |       |
     # #-# #-#-# #-# #         #-#       #-#
     |               |           |       |
     #   U       U   #           D       D
      \  +       |  /
       #-#-#-#-#-#-#
             |
             #             B = High Bishop
             |             A = Avatar of Light
             %
             |             % = Desert Road
             %             # = Sand Temple
             |
P -%         %             P = Towards Great Pyramid
    \         \            C = Towards Cursed Village
     %         %           D = Towards Sand Dunes
      \        |              
       %       %                   
        \      |                   
         %     %              
          \    |                   
           %-%-%-%-%   C
                    \ /
                     %
                      \
                       %
                        \
                         %
                         |
                         %
                         |

                         D

Great Pyramid

Cursed Village

Sand Dunes

Back to the …

DoorMUD The Forest

The Forest

    To                                    B = Bridge Troll
  Tolaria                                     (lvl 2+ to pass)
(Lvl 1 town)   #-#-#                 
     |        /     \               
     #     #-#       #            
    /     /           \
   #     #             #-B-#
   |    /             /     \
   #-#-#             #       #
     |               |        \
     #   #-#         #         #-#-#-> To Ancalador (lvl 2-7 town)
      \ /   \        |
       #     #       #       #-#-#
       |      \     / \     /     \
       #       #-#-#   #-#-#       #
      / \                         /
     #   #                   #-#-#
     |    \                      |
     #     #   #-L     #-#-#     #
      \    |   | |    /     \   /
       #   #   #-# #-#       #-#
       |    \  |  /
     #-#-#   #-#-#
    /    |\
   #-# O # #
   |   |   |   L = Brigand Leader
   # # # #-#   O = Orc Chieftain
    \| |  /
     #-#-#

Tolaria Ancalador Back to the areas page

DoorMUD Tolaria

Tolaria

    T              T = Temple
    |              A = Armory
    #              S = Spells and Martial Arts tomes
    |              R = Trainer
  A-#-S
    |              
    #              
    |
  R-#
    |
    #
    |

The Forest

Back to the areas page

DoorMUD Tundra

The Tundra

                                               Upper Level
                                                #-#-#-#-#
                                               /  |      \
                                              #   #       #-#-#-#
                                             /   /               \
                                            #   #-#               #
                                           /   /   \              |
                                        #-#   #     #-#           #
                                       /     /      |             |
                                      #   #-# #-#-# #-#           #
                                      |   |  /   / /   \         /
                                      #   #-# #-# #-D # #   #-#-L         L = Leviathan
                                      |  /   \ \      |/   /
                                      # #-#   # #   #-#   #         
                                     /         \|  /     /
                                  #-#           #-#     #
                                 /  |                  /                  D = Down to lower level
                                #   #-D               #
                                 \                    |
                                  #-#-#       #-#-#-#-#
                                      |      /
                                      #     #
                                      |    /
                                    #-#-#-# 
                                   /
                                  #
                                  |
                                  G               G = Tundra Guardian
                                  |

                                  C               C = To Northern Road / Ancient Cave








          Lower level / Icy caves


                                         *        * = Up to Island / Tower
                                        /  
                               #-#     #
                               |       |
                               #       #
                              / \     /              D-#   Tower
                     #-#-#   #   #-#-#                  \
                    /|    \ /   /                        U   Up 2x to High Magus
         #-#-#   #-# U-#-# #   #
         |\   \ /          |\  |
         # # #-#-#   #-#-#-# #-#
        /  | |    \   /
       #-#-#-#   #-#-#
       |   |    /                                      
       U   #-#-#                   

Map by Fluffy

Northern Road / Ancient Cave …

DoorMUD Area and Map Info

Level Area Boss Monsters
Town Tolaria
1-2 The Forest Brigand Leader, Orc Chieftain
Town Ancalador Cloaked Figure, High Imperial Kingpriest
2-4 Catacombs Zombie Master, Werewolf
2-4 Havenwood Sasquatch, Gypsy Tribeleader
2-4 Murky Caverns Mad Dwarf Leader, Abomination
5-7 Halls of the Dead Deathknight, Grim Reaper
5-7 Elder Havenwood Master of …

My Python script to write content

So I decided to flex my skills with python and make a simple python script that...

Writes my articles for my site! (Well I still need to be around to write them)

This mainly allows me to write up something quickly instead of needing to remember how I do that …

October 2020: Covid-19 and Flu and Ghosts

Covid-19 and the Flu of 2020

Yes, we are still fighting COVID-19 while getting ready for this years normal Flu season.

Ghosts

With it being October there has to be some kind of Halloween comment... why not.

Knock, Knock

Who's there?

Boo!

Boo? Who?

Aww, Don't cry! :)

Happy Halloween!

Minecraft: How to make a Turtle Shell

5 Scute, placed just like Leather/Iron/Gold/Diamonds/Netherite to form a helmet.

Provides 10 seconds of water breathing... provided you are not in contact with water.

turtle_helmet

Haunted BBS

For all the month of October, 2020 BZ&BZ BBS will be having some strange... "issues".

Check it out Here.

The Post-COVID19 Handshake

So many of us may not ever get to actually go out into public and do this obscure thing like shaking hands...

Now having said that, many older folks are going... ok? what's the modern/new way?

And you get, Elbow bumps, and fist bumps. (Elbow bumps seem more common …

Minecraft Vanilla Enchantments

Protections:

  • Protection (1-4) provides protection against ALL damage types.
  • Fire Protection (1-4) provides protection only against fire damage.
  • Projectile Protection (1-4) provides protection only against projectiles such as arrows.
  • Blast Protection (1-4) provides protection only against explosions such as tnt or a creeper.

Aquatics:

  • Resperation (1-3) provides an increased amount …

Minecraft, Almost Infinite Storage

So, you may be wondering what's the vanilla (normal) way to store a lot of stuff?

standard-chest

To repeat what the sign says that's 27 Stacks or 1,728 Items.

Keep in mind the Ender Chest is the same size as a single Chest.

double-chest

Or 54 Stacks at 3,456 Items …

Minecraft: How to make a Anvil

3 Iron Blocks, 4 Iron Ingots

anvil

Minecraft: How to make a Book

1 Leather, 3 Paper

book

Minecraft: How to make a Brewing Stand

1 Blaze Rod, 3 Cobblestone

brewing-stand

Minecraft: How to make a Enchantment Table

1 Book, 2 Diamonds, 4 Obsidian

enchantment-table

Minecraft: How to make a Eye of Ender

1 Blaze Powder, 1 Ender Pearl

eye-of-ender

Minecraft: How to make a Mine Rail

6 Iron Ingots, 1 Stick

rails

Minecraft: How to make a Minecart

5 Iron Ingots

minecart

Minecraft: How to make a Shulker Box

2 Shulker Shells, and 1 chest

shulker-box

Minecraft: How to make Blaze Powder

1 Blaze Rod

blaze-powder

Minecraft: How to make Powered Rails

6 Gold Ingots, 1 Stick, 1 Redstone Dust

powered-rails

Minecraft: How to make Redstone Torch

1 Stick, and 1 Redstone Dust

redstone-torch

Minecraft: How to make a bucket

3 Iron Ingots

bucket

Minecraft: How to make a Ender Chest

Common Name: Echest

Specialty: Allows you to have 1 small chest but you can access it in multiple locations via a different Ender chest.

8 Obsidian, 1 Eye of Ender = 1 Ender chest

echest

Minecraft Vanilla Armor Enchantments

Helmet:

  • Protection (1-4)
  • Fire Protection
  • Projectile Protection
  • Blast Protection
  • Resperation (1-3)
  • Aqua Affinity (1)
  • Unbreaking (1-3)
  • Mending (1)
  • Thorns (1-3)

Chestplate:

  • Protection (1-4)
  • Fire Protection
  • Projectile Protection
  • Blast Protection
  • Unbreaking (1-3)
  • Mending (1)
  • Thorns (1-3)

Leggings:

  • Protection (1-4)
  • Fire Protection
  • Projectile Protection
  • Blast Protection
  • Unbreaking (1-3)
  • Mending (1)
  • Thorns (1-3 …

Minecraft Vanilla Tools/Weapons Enchantments

Sword:

  • Unbreaking (1-3)
  • Mending (1)
  • Sharpness (1-5)
  • Smite (1-5)
  • Bane Of Authropods (1-5)
  • Knockback (1-2)
  • Fire Aspect (1-2)

Bow:

  • Unbreaking (1-3)
  • Mending (1)
  • Infinity (1)
  • Power (1-5)
  • Punch (1-2)
  • Flame (1)

Crossbow: (1.16+)

  • Unbreaking (1-3)
  • Mending (1)
  • Quick Charge (1-3)
  • Piercing (1-4)
  • Multishot (1)

Axe:

  • Unbreaking (1-3)
  • Mending (1 …

Minecraft: How to make a clock

4 Gold Ingots and 1 Redstone

clock

The times before Covid-19

You could go to a restaurant... no I mean walk into it sit down order a meal and talk with friends/family.

Not only that, when you walked in you would have the silverware out... already to go, instead of after your food arives the silverware being in a bag …

September's Fourth Awakens

Ah, so many folks may be noticing my site is now adding some 1.16+ Minecraft items!

And that's about all that's up... hope you are staying safe and healthy.

Take Care,

Beanzilla

Minecraft: How to make a compass

4 Iron Ingots and 1 Redstone makes a Compass

compass

Minecraft: Redstone Loops

So what is a redstone loop...

small-loop-a

small-loop-b

A series of Redstone Repeaters placed so they direct the signal flow in a endless circle.

The smallest loop uses 4 repeaters. (and is very difficult to start)

How to start a loop?

Use a lever and quickly turn it on then off …

Minecraft: Redstone OR Gate

So what does the or gate do?

While no signal applied send a signal,

no-signal-equals-true

and if we supply a signal send no signal.

signal-equals-false

So now we can have a door for example with pressure plates to send a signal thru the or gate and opens the door.

auto-door-top

auto-door-bottom

So standing on …

Minecraft: Redstone Basics

So it occured to me that I haven't tried explaining Redstone... and some folks most likely are looking for how to get started with the basics and then the advanced...

Well here we go... a new tutorial just for it... Redstone.

Minecraft: How to make a Block of Netherite

9 Netherite Ingots make 1 block.

netherite-block

Minecraft: How to use the Lodestone

I assume you already have made a Lodestone,

And that you have a Compass.

So simply place the Lodestone down... say at your home base... then right click,

with the Compass and your set... now keep in mind this will only point to the stone,

in the same dimention, and …

Minecraft: How to make a Lodestone

8 Chistle Stone Bricks, 1 Netherite Ingot makes 1 Lodestone

lodestone

Also see How to use the Lodestone

Minecraft: How to make a Netherite Ingot

4 Netherite Scraps and 4 Gold Ingots

netherite-ingot

Trade Wars: 2002 Proxy, Config


So you are wondering what other things can I change to make gameplay even nicer?

Display_Best do we show Best Trades in a Trade Report? (Y or N)

Display_Maxlines how many ports do we show in a Trade Report? (Number)

Display_Ok do we show Okay Trades in …

Trade Wars: 2002 Proxy, Reports


So I assume you have the Proxy active... if not it's simply join a game and hit ~ to activate.

Now that you have,

tw-2002-proxy-main-menu

Now to issue a Port Report...

P

Or if you want to skip ahead on seeing all the commands just hit ? to get help.

tw-2002-proxy-help

So you hit …

Trade Wars: 2002 Proxy, Trading


So your at a sector with a port and there is another port selling something this port is buying and vice versa...

How do you get the Proxy to trade with them?

Well there are 2 ways to go about trading with the Proxy...

Both are under the S cripts …

Trade Wars: 2002 Proxy


When you play Trade Wars 2002 you think... are there automated scripts that can trade between 2 ports and such?

And then you go to BZ & BZ BBS and see some Trade Wars: 2002 Proxy

trade-wars-2002-proxy

So you enter a game and hit the little ~ it says to press...

One of …

Privacy and You


Hey there,

One of many things that are out there is your data...

So you may wonder can I protect my privacy while doing the same things I normally do?

Check out what DuckDuckGo has to say.

BBS Doors


bz-bz-bbs

Connect to us:

  • telnet://bbs.red-green.com:4023
  • ssh://bbs.red-green.com:4022
  • Via the web if your browser supports it!

My site includes:

Classes and Objects


Consider this code

class Room():
    def __init__(self, name, rmnum):
        self.name = name
        self.rmnum = rmnum
        if self.rmnum > 100:
            self.floor = (int(self.rmnum / 100) + 1)
        else:
            self.floor = 1

    def __str__(self):
        return "{0} on {1} with room number {2}".format(self.name, self.floor, self.rmnum)

So …

Files


So your wondering each time I run my program it doesn't remember anything... can I make a program remember the previous time it ran?

Lets start off with reading from a file... (I am going to explain don't worry)

my_file = "example.txt"
with open(my_file, "r") as f …

Loops


Computers love to do the same/simular task over and over again.

Unlike Humans, Computers will do the exact same thing without making mistakes. (Unless there is another mistake, commonly called a programming error)

So what can we do with a loop?

my_list = [0, 1, 2, 3, 4, 5 …

Storing data with JSON


So what is JSON?

Java Script Object Notation or JSON for short.

Websites like OpenWeather have an Application Programming Interface or API.

API's can return data in some common formats... like XML and JSON.

Python has modules that you can import into your program to use them and do advanced …

String Format


So in this discussion we will have 2 topics:

  • String Format
  • F String

These are at least 2 of the ways you can insert data into a string.

String Format

Given the following code

my_name = "Beanzilla"
print("Hello {0}!".format(my_name))

Hello Beanzilla!

So how does this work …

Variables


So what is a variable?

A variable can best be described as a box.

We have a label on the box and that's the variable's name,

Then we have something in the box and that's the variable's data or content.

So when we want to make a new variable we …

About Me


bean

I am Beanzilla,

My childhood nickname was Bean... and around 2010 I started enjoying the old Godzilla movies, hence Beanzilla.

In 2016 I started my first Blog running bolt CMS, which works fine in 2016 but as the years roll by my site was getting old and some stuff outdated …

Beanzilla


Welcome to my site!

Some topics you might like are:

We also Reference:

BZ & BZ BBS

Presenting Beanzilla & Bugz BBS!

bz-bz-bbs-login

Our website https://bbs.red-green.com

Connect to us by:

  • telnet://bbs.red-green.com:4023
  • ssh://bbs.red-green.com:4022
  • Via the web if your browser supports it!

We have quite a few door games, and we are connected to,

And don't …

Fun Simple Experimental Network

FsxNet is a Fido-like network of BBSs,

Heres some links:

COVID-19 and Why I am not afraid

Are you afraid of the Corona Virus?

“Don’t be afraid of those who can kill only your bodies—but can’t touch your souls! Fear only God who can destroy both soul and body in hell." - Matthew 10:28 TLB

"The Lord is a strong fortress. The godly run …

July 2020 New letter

So as you may notice, my site is no longer running bolt CMS... but instead is now running Pelican!

What does this mean for all my old posts... nothing, they have been transfered over and now are here on the new system as well.

This means I still have most …

Hello World


Python is a vast high-level computer language.

Many who are learning a new computer language use a very simple yet powerful example to begin their learning process...

Print, Displays text or whatever you want to the screen.

print("Hello World!")

Simply outputs to the screen

Hello World!

This can be …

Minecraft


So way back in 1.12 I made a lot of recipe images, that is images to teach you how to make a particular item in Minecraft...

Here is the list of all the recipe images I made: (Most of these are 1.12 and up)

NOAA


Provided by: National Oceanic and Atmospheric Administration (NOAA)

Atlantic

File Not Found

Eastern Pacific

File Not Found

Central Pacific

File Not Found

Weather 10


Provided by: WTSP Weather Radars (Weather 10)

Pasco

File Not Found

Central Florida

File Not Found

Florida

File Not Found

United States

File Not Found

Drednot.io: Gameplay (Recommendations)

So if you have your own ship you might want to shoot more or do other things like increase that 'Shield' value your ship has...

So you need to learn more about the game, Check out the unoffical wiki here.

Good luck and hope your ship survives many voyages!

So …

Drednot.io: Introduction

So you may be wondering what is drednot? ... It's a web game where you and friends can build a 'space ship' and fight 'NPCs' (Non-Player Characters, usually computer controlled).

So where do you begin?

  1. Go to drednot.io

  2. Pick a username

  3. Either join a friends ship, join someone elses ship …

August 2019: Latest news!

I have lately been working on creating a Pelican Website that will replace Bolt CMS. (Explaining the difference, Pelican is lightweight fast and uses Python, where as Bolt CMS is... well big and heavy, yes Bolt does a lot but I would rather start using Python more for my own …

December 2018: Happy Late Thanksgiving, and Happy Early Christmas, and Happy Early New Year!

Well if you haven't noticed, I haven't been posting in a while.... Last post 2 months ago with October 2018: Spooky Time!

So today I decided to post one out again, Wishing all a Merry Christmas, and a Happy New Year.

Lately I have been looking into setting up my …

October 2018: Spooky Time!

Whether you are going to be going out in style or just another home for others to stop by for some yummy candy, Just remember, Who knows if the candy you get is unaltered... For those who don't quite know what I am talking about, there are some people in …

July 2018: Sometime in 1789

UNITED STATES OF AMERICA: CONSTITUTION

PREAMBLE
We the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defense, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish …

July 2018: 4th

O say can you see, by the dawn's early light,
What so proudly we hailed at the twilight's last gleaming,
Whose broad stripes and bright stars through the perilous fight,
O'er the ramparts we watched, were so gallantly streaming?
And the rockets' red glare, the bombs bursting in air,
Gave …

May 2018: EOS News

For some it means Graduation, others it's the end of school for the summer.

Please stay safe for those on break.

I just can't say it any better than Alice Cooper himself.

Minecraft: Effects.

The best thing to do if you have OP status on a server, mod your player with command_block s and be a NONOP on that server.

<> Optional, () Required.

 /effect (Player\_name) (Name of effect) (strength) (duration) <particles>

February 2018: U.S. Economy blooms!

Thank you to Donald Trump (U.S. President)

For making America truly great again!

But meanwhile the Liberal Left...

Really need to wake up and realize their "fix" in the 2017-2018 Election didn't work... even stacking the deck they still lost.

But even still...

They (Liberals) proceed to spread, leak …

January 2018: Welcome to a new year!

This Month's news, From the Internet Storm Center here.

Meanwhile Donald J. Trump creates more jobs, better economy, and a more secure nation.

Minecraft: How to connect to a single player world.

This tutorial is a continuation of "Minecraft: How to build/make a custom single player world."

This tutorial is designed to select and play a single player world.

Assuming that you have selected 'Single Player' then selected the world with the desired name... in this case we will be selecting …

Minecraft: How to build/make a custom single player world.

Since I showed how to connect to multiplayer servers I recently decided to go ahead and make a tutorial on making a custom world for offline use.

So the first thing is to click 'Singleplayer'

mc-startup-screen

then from there, click 'Create New World'

mc-single-player-screen

from there Select where it says "New World …

Minecraft: How to use the /tp command.

Well we hope you know what tp means... Teleport.

In Single player you can get access to the command by enabling "Allow Cheats" to ON.

OR

On a multi player server via "Ops".

Just type...

 /tp <target> <x> <y> <z>

As you may know may be auto filled with being …

December 2017: Winter time is here...

Well deck the halls it's December and you all know what that means...

The New Year is coming right up! 2018 here we come!

And for some: (Who like Eggnog...)

Snow... Snow... Snow!

Minecraft: How to use the /fill command.

 /fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue]

Where X1 Y1 Z1 are your first set of coordinates, then X2 Y2 Z2 are your second set... anything within these points will be replaced by given TileName.

If for instance you wanted to do Black Wool you would go to …

October 2017: Knock Knock

Who's there,

Boo,

Boo Who?

Aww... Don't cry!

Or not...

Please Caution there may be altered candy!

November 2017: Happy Turkey Day!

Well it's November already, We wish all of you a safe holidays!

And don't for get the turkey.

Minecraft: How to connect to a online Multiplayer Server?

This is a Step-by-Step guide mainly with pictures.

(THIS IS NOT A HOW TO ON INSTALLING Minecraft, OR TO SET UP A Minecraft SERVER!)

For this tutorial most Minecraft versions are based on eachother so you really won't need to remember different steps for different versions.

mc-startup-screen

Step 01: Select Multiplayer …

September 2017: First Texas, Now Florida!

For this 4th of the month news, we will start off with this...

EMERGENCY: TEXAS DECLARES EMERGENCY FROM HURRICANE HARVEY

EMERGENCY: FLORIDA DECLARES EMERGENCY FROM CAT5 HURRICANE IRMA

Prepare for the worst, Hope for the best!

June 2017: Minecraft Server!

Well, not yet open to the direct public.

I have decided that the Minecraft server will be called "Beanzilla Server" and that it will be a Skyblock server...

Still not sure about allowing the Public to access my server as some may get a little rowdy, besides the fact of …

July 2017: July 4th, 1776

Happy Fourth!

The Following can be found Here.

NOTE: We removed the Signatures of the thirteen colonies... To know more please visit the above Link.

The unanimous Declaration of the thirteen United States of America

When in the Course of human events it becomes necessary for one people to dissolve …

August 2017: 10 Days remain!

On August 14th, 2017 majority of schools with be back in session!

So pay attention to School Websites!

Minecraft: How to make a Iron Pickaxe

3 Iron Ingots + 2 Sticks --> 1 Iron Pickaxe

Note: I just updated to Minecraft 1.12!

mc-howto-iron-pick

Minecraft: How to make a Stone Pickaxe

3 Cobblestone + 2 stick --> 1 Stone Pickaxe

Note: I just upgraded to Minecraft 1.12!

mc-howto-stone-pick

Minecraft: Ores

There are different Ores in Minecraft...

Each require a minimum tool to mine and collect them.

Coal Ore: Requires Wooden Pickaxe or higher.

Iron Ore: Requires Stone Pickaxe or higher, Requires for it to be any good to be smelted in the furnace.

Gold Ore: Requires Iron Pickaxe or higher …

Minecraft: How to make a End Portal

9 End Portal Frames

9 Eye of Ender

Sorry but this is a very complicated build... :(

Youtube Video (Recommended)

Note: If you want to instead, use the Eye of Ender to find a pre-generated Portal... with Luck you can just hop in!

mc-howto-end

Minecraft: How to make a Nether Portal

14 Obsidian (Minimum Size, Note: Since 1.10ish Nether Portals can have anysize except smaller than 4x5)

10 Obsidian can be used for the Smallest.

A = Obsidian

B = Air

 B A A B

 A B B A

 A B B A

 A B B A <-- Here is where you use …

Minecraft: How to make a Pressure Plate

2 (Any Type) Wood Planks

2 Oak Wood Planks --> 1 Wooden Pressure Plate

mc-howto-pressureplate

Minecraft: How to make a Button

1 (Any Type) Wood Plank

1 Oak Wood Plank --> 1 Wooden Button

mc-howto-button

Minecraft: How to make a Lever

1 Stick, 1 Cobblestone

1 Stick + 1 Cobblestone --> 1 Lever

mc-howto-lever

Minecraft: How to make a Fence Gate

2 (Any Type) Wood Planks, 4 Sticks

2 Oak Wood Planks + 4 Sticks --> 1 Oak Wood Fence Gate

mc-howto-fencegate

Minecraft: How to make a Fence

4 (Any Type) Wood Planks, 2 Sticks

4 Oak Wood Planks + 2 Sticks --> 3 Oak Wood Fence

mc-howto-fence

The Fourth Awakens: End of School 2017

"School is out for the summer!" - Alice Cooper.

We hope you have a safe, yet fun summer break and will be ready for the next year... or into the next school / collage.

Remember, We're all in this together!

Minecraft: How to make a Bed

3 Pieces of Wool, and 3 Wood Planks

3 White Wool + 3 Oak Wood Planks --> 1 Bed

mc-howto-bed

Bugz Server!

Minecraft 1.11.2

Docker!

Buckkit!

Paper!

Uses VPN!

Grief Prevention!

No Player verses Player (PVP)!

Sorry, actually we took this down since we really don't use it and unless you have our contact info you can't join

mc-bugz-server

The Fourth Awakens: May 2017

It has been a while... with the wrap on school, PS... Last Month!

...

We are proud to announce the new Minecraft Server...

Bugz Server!

It has currently been played by: 4 players!

Minecraft: How to make Slabs

3 (Any Type) Wood Planks

3 Oak Wood Planks --> Oak Wood Slab

mc-howto-slabs

Minecraft: How to make Stairs

6 (Any Type) Wood Planks

Note: Substitution of wood for stone will make Stone Stairs

6 Oak Wood Planks --> 4 Oak Wood Stairs

mc-howto-stairs

Minecraft: How to make Wooden Trapdoor

6 (Any Type) Wood Planks

6 Oak Wood Planks --> Wooden Trap Door

mc-howto-woodtrapdoor

Minecraft: How to make Wooden Door

6 (Any Type) Wood Planks

Note: Different Wood Type will result in a different look only not different item!

6 Oak Wood Planks --> Oak Door

mc-howto-wooddoor

Minecraft: How to make Shield

6 (Any Type) Wood Planks and 1 Iron Ingot

6 Oak Wood Planks + 1 Iron Ingot --> Shield

mc-howto-shield

Minecraft: How to make Armor Boots

4 (Leather or Iron Ingots or Gold Ingots or Dimond)

4 Leather --> Leather Boots

mc-howto-boots

Minecraft: How to make Armor Leggings

7 (Leather or Iron Ingots or Gold Ingots or Dimond)

7 Leather --> Leather Pants

mc-howto-leggings

Minecraft: How to make Armor Chestplate

8 (Leather or Iron Ingots or Gold Ingots or Dimond)

8 Leather --> Leather Tunic

mc-howto-chestplate

Minecraft: How to make Armor Helmet

5 (Leather or Iron Ingots or Gold Ingots or Dimond)

5 Leather --> Leather Cap

mc-howto-helmet

Minecraft: How to make Chest

A Chest is singular, a Large Chest is 2 chest side-by-side.

8 (Any Type) Wood Planks

8 Oak Wood Planks --> 1 Chest

Note:

Right Click to "Enter" a Chest to View what is inside and what you can put and pull from the Chest.

mc-howto-chest

Minecraft: How to make a Furnace

8 Stone (Cobble Stone)

8 Cobble Stone --> 1 Furnace

See Smoker or Blast Furnace for ones individualized for a particular resource.

mc-howto-furnace

Minecraft: How to make Charcoal

Take a Furnace, Right Click...

From there the Top and Bottom are Divided of

To Burn

----------- = Burned Item

Burning Material

Oak Wood

--------------- = Charcoal

Oak Wood Planks

Warning:

Yes, As Soon as you places Something to Burn It takes One of the Items in the Burning Material and Begins the Process …

Minecraft: How to make a Torch

There are 2 ways to make a Torch:

1 Coal Ore + 1 Stick --> 4 Torches

Or:

1 Charcoal + 1 Stick --> 4 Torches

Note: Read "MineCraft: How to make Charcoal" to Learn how Charcoal is made.

1 Coal Ore + 1 Stick --> 4 Torches

Or:

1 Charcoal + 1 Stick --> 4 Torches

mc-howto-torch

Minecraft: Secondary Hand

Press "F" in Hotbar to switch that Item to your Second Hand.

Right Click to Use your Second Hand... For Instance: Raising a Shield, Placing a Torch, Or even Drink a Potion.

In Combat (Especially against Skeleton Archers)

  • A Shield equipt in the Second Hand, Normally Hidden from 1st Person …

Minecraft: Combat

Please Note the Little Bar "Attack Indicator".

Try to time Attacks with a full or not visible Attack Indicator.

The Attack Indicator, Since MC 1.9

Was In Place to allow for "Critical" hits (Maximum Damage).

As in the Picture Below,

Time Attacks with the Attack Indicator with the full …

Minecraft: Readme (Introduction)

A World, Virtual... Imagination without end.

Build, Destroy, Fight...

First off,

Movement:

W is Forward

S is Backward

A is Straft (Walk) Left

D is Straft Right

W, S, A, D.

Looking around:

Move the Mouse UP to Look UP

Mouse DOWN to Look DOWN

Mouse LEFT to Look LEFT …

Minecraft: How to make Sword

2 (Any Type Wood Planks Or Stone Or Iron Ingots Or Gold Ingots Or Dimond) with,

1 Stick.

2 Wood Planks + 1 Stick --> Wooden Sword.

mc-howto-sword

Minecraft: How to make Shovel

1 (Any Type Wood Planks Or Stone Or Iron Ingot Or Gold Ingots Or Dimond) with,

2 Sticks.

1 Wood Plank + 2 Sticks --> Wooden Shovel

mc-howto-shovel

Minecraft: How to make Hoe

2 (Any Type Wood Planks Or Stone Or Iron Ingots Or Gold Ingots Or Dimond) with,

2 Sticks.

2 Wood Planks + 2 Sticks --> Wooden Hoe

mc-howto-hoe

Minecraft: How to make Axe

3 (Any Type Wood Planks Or Stone Or Iron Ingots Or Gold Ingots Or Dimond) with,

2 Sticks.

3 Wood Planks + 2 Sticks --> Wooden Axe

mc-howto-axe

Minecraft: How to make Pickaxe

3 (Any Type Wood, Or Stone Or Iron Ingots Or Dimond Or Gold Ingots) with,

2 Sticks.

3 Wood Planks + 2 Sticks --> Wooden Pickaxe

mc-howto-pickaxe

Minecraft: How to make Sticks

2 (Any Type) Wood Planks yeilds 4 Sticks

2 Oak Wood Planks --> 4 Sticks

mc-howto-sticks

Minecraft: How to make Crafting Table

4 (Any Type) Wood Planks

4 (Any Type) Wood Planks yeilds 1 Crafting Table

4 Oak Wood Planks --> 1 Crafting Table

mc-howto-craftingtable

Minecraft: How to make Wood Planks

Simple Really...

(Any Type) Wood

One (Any Type) Wood Yeilds 4 x (Same Type) Wood Planks.

1 Oak Wood --> 4 Oak Wood Planks

mc-howto-woodplanks

Starblast.io

Take to the Stars! Blast Asteroids for ruby like points and upgrade and fight... or team up and fight if your that kinda person.

The Fourth Awakens: January and February 2017!

Hello 2017!

Diep.io:

 52,538 points,
 45 Triplet,
 30 minutes, 6 seconds alive.

New .IO Games on the move! Due to a reccent uprise in .IO games we will be updating a list of all and a link to them. Enjoy!

Bugz is here!

Ha ha. And you thought Bugz was limited to just here!

bugz-armed

Never fear, bugz is here!

and stuff.

The Fourth Awakens: December 2016

Okay, So, Welcome to the End Of 2016!

3... 2... 1... ... So here it is, Recently I have decided that my little Java Essentials should have some more expanations for sudden appearance... Well I couldn't wait for this months News Report! So, For some of you, you may want to …

Java Essentials: Data Types, Variables.

String, int, boolean, double All of them are data types, which as many call variables.

The code below shows basic mathmatics including Strings.

To run on your own machine to see the results, (Reccomend installing BlueJ) then copy and compile then Right click and select "void Main()".

Create a new …

Java Essentials: Print, Print new line, Print a variable, Print plus variable.

PrintPrinty is a Intro to Java Tutorial File...

To run on your own machine to see the results, (Reccomend installing BlueJ) then copy and compile then Right click and select "void Main()".

Create a new file and copy the code below.

/**

  • @author Beanzilla

  • @version 1.01

*/

public class PrintPrinty

{

public …

November 2016: News!

Ok so I am currently learning the computer language Java. So what does that mean... well, nothing on my site, maybe a new topic to talk about under programming.

To be exact I am releasing the November edition, early.

So this is the third month of, Fourth Awakens!

October 2016: News!

Operation of Spelling has been completed!

New Operation of Seeking new Web-Games (etc.)

Splix.io Has a communication system! "Pulses"!

Still no news on any stable Feedback, Commentary system. :(

But the world still lives on! :)

What does it mean when you are under 'Construction'?

Well that's actually a simple one, Construction simply means we might be busy and the entry or page might have a Spelling or Grammer Mistake... such as this entry.

Give us a few days and it should be all speeled and and grammared correctly... (That was actually difficult not to …

September 2016: First 4th Awaken News Post!

The first of a brand NEW Thing, See 'Beanzilla: The Fourth Awakens' to learn of the Guidelines to this post.

  • A NEW Web Game!?!

  • The site is getting online!?!

The First thing that came out either last month or this month is the new web game 'Splix.io'.

We are …

Load More Plate

Website: LoadMorePlate.com

Phone: 1-(269)-274-8196

Email: [email protected]

Located at: 5417 Grand Blvd Port Richey, FL 34652

Ryan Kirkbride

ryan-kirkbride

Occupation(s): Body Builder, Certified Badass, Fitness Instructor, Keto Expert, Personal Trainer.

What is the reason for your site?

The simple answer:

Because I can...

The Longer answer:

Because I wanted to...

No, actually I just met with Ryan Kirkbride and with school I hear about all the new web-based games on the internet. Really, Just stick with the Simple answer... LOL.

what-is-the-reason-for-your-site

What is the reason you picked Beanzilla for your site name?

The main reason and to sum it up very shortly, My family when I was young called me Bean.... and after loving Godzilla and my father kind-a resembles Godzilla, I became Beanzilla, Hence I live up to the name as Son of Godzilla.

what-is-the-reason-you-picked-beanzilla-for-your-site-name