9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2026-01-04 15:41:35 +00:00

bump cloud to beta10

This commit is contained in:
XiaoMoMi
2024-09-12 15:21:17 +08:00
parent 7d17645fff
commit a6c6eeaa92
2 changed files with 7 additions and 7 deletions

View File

@@ -212,9 +212,9 @@ mechanics:
# Price formula for custom fishing loot
price-formula: '{base} + {bonus} * {size}'
# Allow players to sell fish in bundles
allow-bundle: true
allow-bundle: false
# Allow players to sell fish in shulker boxes
allow-shulker-box: true
allow-shulker-box: false
# Prices for vanilla and other plugin items with CustomModelData
item-price:
# Vanilla items

View File

@@ -1,6 +1,6 @@
# Project settings
# Rule: [major update].[feature update].[bug fix]
project_version=2.2.26
project_version=2.2.26.1
config_version=36
project_group=net.momirealms
@@ -20,10 +20,10 @@ adventure_platform_version=4.3.4
sparrow_heart_version=0.42
cloud_core_version=2.0.0
cloud_services_version=2.0.0
cloud_brigadier_version=2.0.0-beta.9
cloud_bukkit_version=2.0.0-beta.9
cloud_paper_version=2.0.0-beta.9
cloud_minecraft_extras_version=2.0.0-beta.9
cloud_brigadier_version=2.0.0-beta.10
cloud_bukkit_version=2.0.0-beta.10
cloud_paper_version=2.0.0-beta.10
cloud_minecraft_extras_version=2.0.0-beta.10
boosted_yaml_version=1.3.7
byte_buddy_version=1.14.18
mojang_brigadier_version=1.0.18