WasteLand-Dev / CraftableInvFrames

A fork of survival-invisiframes
https://modrinth.com/plugin/craftableinvframes
MIT License
2 stars 0 forks source link

Change the texture of the frame #4

Open NoltoxGit opened 1 year ago

NoltoxGit commented 1 year ago

Describe the solution you'd like Would it be possible to add a custom name to the item in the recipe? For example:

item-frames-glow: true
# Allows or disables whether the given or crafted frame is a glow_item_frame` item frame item.
item-frame-glow-texture: true/false
recipe:
  ==: org.bukkit.inventory.ItemStack
  v: 3337
  type: LINGERING_POTION
  meta:
    ==: ItemMeta
    meta-type: POTION
    potion-type: minecraft:invisibility

Thank you for your plugin, ~ Noltox ~

Timoti11 commented 1 year ago

Do You wanna use special item with specific name for craft?

NoltoxGit commented 11 months ago

Do You wanna use special item with specific name for craft?

What do you mean ? I didn't understand your answer and what it had to do with my original suggestion :/