This commit is contained in:
iTakinn
2026-06-01 17:44:38 -03:00
commit a51e4f548a
197 changed files with 2971 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
{
"pack": {
"description": "Data pack for resources provided by Bukkit plugins",
"min_format": [101, 1],
"max_format": [101, 1]
}
}
@@ -0,0 +1,8 @@
# This is a world configuration file for Paper.
# This file may start empty but can be filled with settings to override ones in the config/paper-world-defaults.yml
#
# For more information, see https://docs.papermc.io/paper/reference/configuration/#per-world-configuration
#
# World: minecraft:overworld
_version: 31
@@ -0,0 +1,8 @@
# This is a world configuration file for Paper.
# This file may start empty but can be filled with settings to override ones in the config/paper-world-defaults.yml
#
# For more information, see https://docs.papermc.io/paper/reference/configuration/#per-world-configuration
#
# World: minecraft:the_end
_version: 31
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,8 @@
# This is a world configuration file for Paper.
# This file may start empty but can be filled with settings to override ones in the config/paper-world-defaults.yml
#
# For more information, see https://docs.papermc.io/paper/reference/configuration/#per-world-configuration
#
# World: minecraft:the_nether
_version: 31
BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@