NEW:/enchantmax Enchants the item you're holding with all existing non-curse enchantments at maximum level. /explode [pos] [power] [fire] [destruct] [launch] Spawn an explosion at your feet. /extinguish Extinguish yourself for if you're on fire. /fakeplayer <create|kick> <name> [args]...
/enchantEnchants a selected item /eventTriggers an event /executeExecutes a different command /fillFills an area with blocks /fogChanges fog settings /functionRuns a function /gamemodeSets player’s game mode /gameruleSets game rule /gametestGameTest features ...
742 0 Never Add comment Not a member of Pastebin yet?Sign Up, it unlocks many cool features! text81.74 KB| None|00 rawdownloadcloneembedprintreport // Surprise! Haha. Well, this is awkward. Time: 4/12/21 8:45 PM Description: Ticking entity ...
KubeJS(LatvianModder, MaxNeedsSnacks, shedaniel) Lazy DataFixerUpper(LazyDFU)(tuxed) Ma Enchants(Maciej916) Market Crates(Ifaoanl) Macaw’s Bridges(sketch_macaw) Macaw's Doors(sketch_macaw) Macaw’s Fences and Walls(sketch_macaw) Macaw’s Paintings(sketch_macaw) Macaw's Trapdoors(sketch_macaw...
▪ If you want to publish your addon, please notify me on Discord, so I can add it to ourlist:) If you want to inject into the Challenge lifecycle or even manipulate it with your own plugin, you can access theAPI: dependencies { compileOnly("de.miraculixx:challenge-api:1.5.0") }...
日志文件这样: Command: "C:\\Program Files\\Java\\jre1.8.0_181\\bin\\java.exe" -Dminecraft.client.jar=.minecraft\versions\1.12.2\1.12.2.jar -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=...
remove-container: false check-stored-items: false only-specific-enchants: false specific-enchants: - DIG_SPEED item-whitelist-enabled: true use-as-blacklist-instead: false whitelisted-items: - GOLDEN_APPLE incompatible-enchants: # Bypass permission: aef.bypass.illegal.enchants.incompatible # Reverts...
enchant<list|remove|addTYPE[LEVEL]>-Enchantsthecurrentlyselecteditem endermanpickup[enable|disable]-Endermancommandtoenable/disableblockpickup explode[SIZE]-Setsoffanexplosioninyourcurrentlocation. exterminate[SIZE]-KillNPCwithstyle,killstheNPCyouarepointingat extinguish|ext[all]-Putsoutallnearbyfire(orall...
(MatrixEnchanting.bookEnchantability + rng.nextInt(Math.max(1, bookshelfPower) * 2)) : 0;List<Piece> marked = pieces.values().stream().filter(p -> p.marked).collect(Collectors.toList());List<EnchantmentDataWrapper> validEnchants = new ArrayList(); for(Enchantment enchantment : Enchantment...
getMaxUseTime()-item.getDamage(), item.getMaxUseTime()); } if (item.hasEnchantments()) { stackname += " ( "; Map<Enchantment, Integer> enchants = EnchantmentHelper.getEnchantments(item); for (Enchantment e: enchants.keySet()) { int level = enchants.get(e); String enstring = e....