经验炉(item→exp)

Quick rating

Community listing page, reviews here may not be monitored by the author.

经验炉(item→exp)

By IN0THAVENAMEOwner

No reviews yet

Item to EXP datapack Very simple datapack

Mod Loaders
Minecraft
26.2

About

Description

该数据包可以让物品在特定的生物实体里转换为经验球,默认为带有"item_to_exp"标签的运输矿车

This datapack enables items to be transformed into experience balls within specific biological entities. By default, it uses a transport minecart labeled "item_to_exp".

give @s chest_minecart[entity_data={id:"minecraft:chest_minecart",Tags:["item_to_exp"]}]

你可以通过数据包函数config.mcfunction定义特定物品的经验值产出,格式为

You can define the experience value output for specific items using the datapack function config.mcfunction.

"<namespace:id>":<int>, \

config.mcfunction就在/data/ffffffffffire/function下

config.mcfunction is in /data/ffffffffffire/function