funko fusion

Survival GBSand + crafting

Status
Zamknięty.

Matti

Administrator GamesBoard.pl
Członek Załogi
Administrator
Stara wersja GBSandów z serwera ehc ;D

[hide]
Kod:
[plain]
on place:
  if player's tool is sand named "&6&lGBSand":
  loop blocks under event-block:
  if loop-block is air:
  wait 1 tick
  set loop-block to sand
  spawn 10 of particle lava:1 offset by 0, 1, 0 at loop-block
on load:
  new Recipe "GBSand";
  "GBSand".Recipe.registerIngredient{1, 16 sand};
  "GBSand".Recipe.registerIngredient{2, 16 sand};
  "GBSand".Recipe.registerIngredient{3, 16 sand};
  "GBSand".Recipe.registerIngredient{4, 16 sand};
  "GBSand".Recipe.registerIngredient{5, 16 sand};
  "GBSand".Recipe.registerIngredient{6, 16 sand};
  "GBSand".Recipe.registerIngredient{7, 16 sand};
  "GBSand".Recipe.registerIngredient{8, 16 sand};
  "GBSand".Recipe.registerIngredient{9, 16 sand};
  "GBSand".Recipe.registerResult{5 sand named "&6&lGBSand"};
  "GBSand".Recipe.register{};
[/plain]
[/hide]
 
Status
Zamknięty.
Back
Do góry