Avaritia:Reforged

Avaritia:Reforged

45.5k Downloads

[Bug/漏洞] Neutronium Compressor doesn't work

SF-Cody opened this issue · 2 comments

commented

Checks / 检查

  • I confirm that I have searched for existing issues / pull requests before reporting to avoid duplicate reporting./我确认在报告之前我已经搜索了现有的问题或者拉取请求,以避免重复报告。
  • I confirm that I followed the Docs and read the Changelog, but this problem still exists./我确认我按照文档配置并阅读了Changelog,但这个问题仍然存在。
  • I confirm that I noted that if I don't follow the instructions, the issue may be closed directly./我确认我已经检查,如果我不按照说明进行操作,该问题可能会被直接关闭。

Java Version / Java版本

17 / 21

Minecraft Version / Minecraft版本

1.20.1

Avaritia-Reforge Version / Avaritia-Reforge版本

beta2

Description / 描述

The neutronium compressor has been broken for some time now. It was all fine on the latest alpha version, but completely unusable in the latest version.

To Reproduce / 重现

  1. Open Neutronium Compressor
  2. Put anything (yes, it will still take items that doesn't even have a singularity)
  3. Watch it be consumed without any progress

Video:
https://www.youtube.com/watch?v=SKYSbJ1vmrY

Log / 日志

latest.log

Config / 配置


#Avaritia Common Config
[tools]
	#Does the super mode of endless tools retain stone and soil
	"Is Stone" = false
	#Whether to merge matter cluster
	"Is Merge Matter Cluster" = true
	#Range damage value of the right key of Infinity sword
	#Range: 100 ~ 100000
	"Sword Range Damage" = 10000
	#Infinity sword right click attack range
	#Range: 8 ~ 64
	"Sword Attack Range" = 32
	#Does the right key range attack of endless sword attack neutral creatures
	"Is Sword Damage Animal" = false
	#Does the right key spawn lightning with range of attack
	"Is Sword Cause Lightning" = false
	#Does the right key cause infinity damage
	"Is Sword Cause Endless damage" = true
	#Infinity bow scattering light arrow damage
	#Range: 100 ~ 100000
	"Sub Arrow Damage" = 10000
	#Chain number of endless axe cutting trees
	#Range: 16 ~ 128
	"Axe Chain Count" = 64
	#Food effect time scaling factor
	#Range: 0.1 ~ 5.0
	"Food Time" = 1.0
	#The range of Infinity PickAxe can break
	#Range: 2 ~ 32
	"PickAxe Break Range" = 8
	#The range of Infinity Shovel can break
	#Range: 2 ~ 32
	"Shovel Break Range" = 8
	#The product tick of NeutronCollector
	#Range: > 1200
	"Neutron Collector Product Tick" = 3600
	#Singularity default time required
	#Range: > 0
	"Singularity Time Required" = 240
	#Growth soul farmland rate
	#Range: 0.0 ~ 1.0
	"Growth soul farmland rate" = 0.8
	#Damage of BladeSlash for Crystal Sword
	#Range: > 0
	"BladeSlash Damage" = 200
	#Radius of BladeSlash for Crystal Sword
	#Range: 5 ~ 100
	"BladeSlash Radius" = 10
	#Is InfinityCatalyst Craft use all Singularity
	"Internal InfinityCatalyst Craft" = true

[emc]
	#Emc of Neutron Pile
	#Range: > 0
	"Neutron Pile Emc" = 100
	#Emc of Totem Of Undying
	#Range: > 0
	"Vanilla Totem Emc" = 1000

[storage]
	#Define the maximum number of item .types. that can be stored in a Infinity Chest.
	#Range: > 2048
	"Chest Max ItemSize" = 32768
	#Use single page mode
	"Use Single PageMode" = false
	#Stack size limit of slot
	#Range: 64 ~ 4294967295
	"Slot Stack Limit" = 4294967295
	#Maximum page limit
	#Range: 2 ~ 79536431
	"Max Page Limit" = 79536431
	#*Recovery options* Reset the max page that is 0.
	#Range: 1 ~ 79536431
	"Reset Max Page" = 1
	#Inventory rows for multi page mode
	#Range: 1 ~ 6
	"Inventory Rows" = 6

[channel]
	#
	#Range: > 2048
	"Channel Size" = 32768
	#
	#Range: 4 ~ 64
	"MaxPlayer Channels" = 16
	#
	#Range: 32 ~ 1024
	"MaxPublic Channels" = 128
	#
	#Range: 1 ~ 40
	"FastUpdate Rate" = 1
	#
	#Range: 20 ~ 1200
	"FullUpdate Rate" = 40

commented

will be fixed

commented

fixed