Pokecube-Development / Pokecube-Issues-and-Wiki

This is where all issues for the core pokecube mods should go, also this is where the main wiki should be maintained
MIT License
30 stars 24 forks source link

Fishing Up Pokemon via Data pack(s)? #550

Open WilliamBlaze opened 3 years ago

WilliamBlaze commented 3 years ago

https://www.curseforge.com/minecraft/mc-mods/fishing-real Someone's figured out how to make fishing with a fishing rod in game work for actually fishing things up in a Pokemon-eque way! What data would we need to normally spawn select pokemobs? the mod here has it where you can design data packs to fish up other mobs unrelated to vanilla Minecraft fishing, to do it would be possible using the real fishing mod alongside pokecube to get the desired results currently; but idk how we would go about getting biome data and such for each spawn type for fishing pokemon correctly

(Because you said on discord to post this idea here on the Github as a reminder because your home Internet was out at the time when I had originally asked into this subject.)

WilliamBlaze commented 3 years ago

https://github.com/ExpensiveKoala/Fishing-Real This is the Github to the fishing real mod, it looks open source. hopefully this helps?

Thutmose commented 3 years ago

try making one of their datapacks, but say setting it to fish "pokecube:magikarp", see if it spawns in lvl 1 ones? if so, then I can make it adjust according to local spawn rules, etc.

it looks like it might be somewhat limited to 1 item per pokemob that gets fished though, this might be fixable via hooks into FishingReal though.

alternately something similar could be implicitly integrated into pokecube to get appropriate water types for the area fished up.