
This mod adds a something like pokemons to MineTest. I do not know lua so much, so I make it really simple using abm etc.
Thanks to :
- Esteban for exps and starter,
- rubenwardy for nodebox editor,
- wdwhn and Krock for "on_rightclick" function,
- Rhys for pc mod and apricorns mod,
- meldrian,
- fishyWET.
Crafting recipes :
Pokeballs works like pickaxes.
{wool:red},{wool:red},{wool:red},
{default:coal},{default:apple},{default:coal},
{default:steel_ingot},{default:steel_ingot},{default:steel_ingot},
{wool:red},{wool:blue},{wool:red},
{default:coal},{default:apple},{default:coal},
{default:steel_ingot},{default:steel_ingot},{default:steel_ingot},
- Ultraball (for catching 3rd evolve stage of pokemons){wool:yellow},{wool:black},{wool:yellow},
{default:coal},{default:apple},{default:coal},
{default:steel_ingot},{default:steel_ingot},{default:steel_ingot},
- Masterball (for catching all evolve stage of pokemons + legendaries){default:diamond},{wool:violet},{default:diamond},
{default:coal},{default:mese_crystal},{default:coal},
{default:steel_ingot},{default:steel_ingot},{default:steel_ingot},
- Healing Machine (It is just decorative node, which give you an apple, when you right_click that.)
{pokenodes:pokeball},{},{pokenodes:pokeball},
{default:steel_ingot},{default:apple},{default:steel_ingot},
{default:steel_ingot},{},{default:steel_ingot},
- Exp block (For evolve your pokemon.)
{pokenodes:exp},{pokenodes:exp},
{pokenodes:exp},{pokenodes:exp},
- Exp
Exp can be crafted from 1 diamond or 1 steel (in future it will be dropped from trainers and team rocket)
-Fossil machine (Right click it for turn it on)
{default:steel_ingot},{default:glass},{default:steel_ingot},
{default:steel_ingot},{pokenodes:expblock},{default:steel_ingot},
{default:steel_ingot},{default:obsidian},{default:steel_ingot},
{default:stick},{},{},
{farming:string},{default:stick},{},
{pokenodes:pokeball},{},{default:stick},
{default:stick},{},{},
{farming:string},{default:stick},{},
{pokenodes:pokeball},{},{default:steel_ingot},
{default:gold_ingot},{},{},
{farming:string},{default:gold_ingot},{},
{pokenodes:pokeball},{},{default:steel_ingot},
- Apricorn balls [A=apricorn], [C=coal], [S= steel_ingot], [Ap=apple],
{A},{A},{A},
{C},{Ap},{C},
{S},{S},{S},
Evolving
E= Expblock
P= Your pokemon
{E},{E},{E},
{E},{P},{E},
{E},{E},{E},
How to battle :
- If you want to battle, you have to place your pokemon next to any other pokemon and right_click them. (pokemons will battle just if both pokemons are right _clicked)
Todo:
- Trainers and team rocket, (Working on it)
- Badges,
- More pokemons + shiny ones,
- Structures (Maybe),
- Pokedex,
- Recipe for pc:pc,
- Animated sprites for pokemons,
- Better spawning and despawning, (Working on it)
etc.
Screenshots :












Warning
Pokenodes can also destroy your map a little bit, so use it on new map.
I am looking for new Ideas, so if you have some, you know what to do.
Sorry for my bad english
license : DISCLAIMER