Update Feb 2nd 2023

This commit is contained in:
Paul Reilly
2023-03-05 22:35:52 -06:00
parent 0195469165
commit 839990554e
21 changed files with 377 additions and 325 deletions

View File

@ -0,0 +1,17 @@
barrier: true
bedrock: true
bell: true
crying_obsidian: true
dragon_egg: true
eggs: true
elytra: true
end_frame: true
horse_armor: true
music_discs: true
name_tag: true
nether_star: true
nether_wart: true
saddle: true
spawner: true
totem: true
trident: true

View File

@ -0,0 +1,16 @@
name: Uncraftables
main: io.github.paldiu.Uncraftables
version: 1.2.0
author: Paldiu
description: Adds in crafting recipes for uncraftable items.
api-version: 1.19
commands:
reload:
description: Reloads the plugin.
permission: uncraftables.reload
permissions:
uncraftables.reload:
description: Allows the user to reload the plugin.
default: op

Binary file not shown.

View File

@ -0,0 +1,2 @@
Manifest-Version: 1.0