Closed krispyking24 closed 1 year ago
I don't know about your branch situation, the list of allowed corrupting is usually in BreakingFlowController or BedrockMinerMod. At present, I have completed the function of adding the list of squares using the command, and I am debugging. After completion, I will push the main branch. Note: For server security, I will restrict some squares.
where's the list of blocks the mod checks for to be able to break? i have my own fork where i added blocks to the list but in the rewrite i cant find the path to the list ik the old path was "src/main/java/yan/lx/bedrockminer/utils/BreakingFlowController.java" but the list isnt in that file in the new version