your current location:首页 > news>I want to ride you fly (Flightem) Minecraft

I want to ride you fly (Flightem) Minecraft

2024-12-15 01:11:08|Myriagame |source:minecraft skins

This MOD adds a feature, you can fly on a piece of item.This is why the MOD's name is "Flight (i) T".

When you throw it out (in the form of a drop), it will become a aircraft that can pick it up with empty -handed attacks.

You can modify the configuration file "Flights.cfg" to adjust the flight of the item.

If you need to add items that can be flying, in "ConfigPathaccept", you can write some registered names of ";" separated items, such as::

 s: configpathaccept = minecraft: bed: minecraft: Iron_sword; minecraft: grass 

If you need to fly to a certain item, in "ConfigPathangle", you can write some entries, the format is Item@adjustment.Use ";" to separate various entries.

Item is the registration name of the item.Adjustment is a NBT, including:

 {size // model rendering anglex // model rendering pitch angley // model rendering yaw anglez // model rendering of the player's relative x position ADJUSTY's relative x position ADJUSTY// Player's relative y position adjustz // Player's relative Z position ShouldRidsit // Whether the player takes down when riding.

In fact, there is no star number (*), and the star number should be removed when filling in.

All of the items are optional. If it is not filled, the default value is applied (the value of the star number does not have the default value).If the Parent is not filled, the default value is = 1F, and the rest is 0F.If the Parent has been filled, the value of the Adjustment called Type is the default value.For example :

 s: configpathangle = mincrft: grass@{type: "flytem: block", size: 3F, anglex: 180F, Adjusty: 2.8F}; minecraft: cactus@{parent: "" "Flightem: Block "} 

At this time, the rotation of grass and cactus is the same, the same size and the same position.If you add ", Adjusty: 3.0F" after Parent: "Flightem: Block", Minecraft: Cactus.

Adjusty will be 3.0F, not 2.8F.Other parameters are the same.The default configuration file provides three available Parent of "Flights: Block", "Flight", "Flight", "Flightem: Bed".

The default configuration file has been configured with some functions to refer to or use.

If you are a developer, you can use FlightemregisterEvent to register your flight items and rendering adjustments, and some special rendering completed by code.

If you are an integration package author, you can add it to the integration package and modify it freely.

Happyplaying.

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.