라벨이 Minecraft인 게시물 표시

How to Disable Minecraft Java Edition 1.21+ Experimental World Settings (1.21.1~1.21.8)

이미지
  I recently opened Minecraft and enabled the experimental world settings that were introduced in version 1.21+.  While the gameplay itself wasn't affected, there were some minor bugs like duplication kits (dupers) becoming unusable.  Additionally, when using trading conversion features, trades change items by time intervals, but it causes villager bugs. Here's how to forcefully disable these settings. What You'll Need https://github.com/jaquadro/NBTExplorer First, you'll need this tool.  While Minecraft data is known to be stored in chunk units, experimental settings are stored in common configuration (CFG),  so when working with these files, you need to modify NBT data (not .mca files). For those familiar with GitHub, go to the Releases tab (you could build it yourself, but since it takes time, I'll just use the release version). https://github.com/jaquadro/NBTExplorer/releases/tag/v2.8.0-win ← Direct link to releases Download and install the NBTExplorer-2.8...