your current location:首页 > news>[CF] CustomFishing with liquid

[CF] CustomFishing with liquid

2024-12-15 01:17:42|Myriagame |source:minecraft skins

Brief introduction

CUSTOMFISHING is a Crafttweaker plug -in, allowing users to use scripts to add fishing conditions, such as 50% of the probability of fishing apples in magma.

The function of some fishing rods is changed by default. If the hook will float on any liquid, the items fishing will also have a short -term invincibility to prevent you from picking up.

The items caught in the water default to the original version of the loot pool, and other silent identification needs to be added by yourself.

New method

 FishingIntomLiqueMliquid.inliquiditeMCHANCEPOLDIME (ILIQUIDSTACK Liquid, String Pool, Itemstack Iitemstack, F. Loat CHANCE, String Biomeid, Integer Dimid) 

liquid in a specific fluid;

POOL fishing pond used;

IITEMSTACK's more items;

The probability of the items caught by CHANCE (if IITEMSTACK is empty, it is useless);

Biomeid in a specific group (obtained by using /ct biomes);

DIMID is at a specific dimension.

Notice

If you don't want any conditions, fill in NULL, POOL and BIOMEID.

Official example

 Import Mods.customFishing.fishingIntomLiquid; FishingInCustomlique.inLiquidIDIDIMBIME (, "", , 0.5F, "Minecraft: Plains", null); 

Explanation: There is a 50% probability of fishing in the magma on the plain.

Minecraft images

[1.12.2] Use CRT to enhance the fun of the follow-up, and fishing all things 106 times to browse 17 days ago

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.