= 创作分享 =
你问我答
怎么解决魔法匠魂和匠魂进化冲突
adscox

怎么解决魔法匠魂和匠魂进化冲突

adscox 于 2021-4-29 21:53 ( 2年前 ) [复制链接] [只看楼主] [打印]
1319 1
100RF
本帖最后由 adscox 于 2021-5-12 16:52 编辑

怎么解决魔法匠魂和匠魂进化冲突
# HasteSharing code is a good thing, and it should be _really_ easy to do it.A lot of times, I want to show you something I'm seeing - and that's where weuse pastebins.Haste is the prettiest, easiest to use pastebin ever made.## Basic UsageType what you want me to see, click "Save", and then copy the URL.  Send thatURL to someone and they'll see what you see.To make a new entry, click "New" (or type 'control + n')## From the ConsoleMost of the time I want to show you some text, it's coming from my currentconsole session.  We should make it really easy to take code from the consoleand send it to people.`cat something | haste` # https://hastebin.com/1238193You can even take this a step further, and cut out the last step of copying theURL with:* osx: `cat something | haste | pbcopy`* linux: `cat something | haste | xsel`* windows: check out [WinHaste](https://github.com/ajryan/WinHaste)After running that, the STDOUT output of `cat something` will show up at a URLwhich has been conveniently copied to your clipboard.That's all there is to that, and you can install it with `gem install haste`right now.  * osx: you will need to have an up to date version of Xcode  * linux: you will need to have rubygems and ruby-devel installed## PrivacyWhile the contents of hastebin.com are not directly crawled by any search robotthat obeys "robots.txt", there should be no great expectation of privacy.  Postthings at your own risk. Not responsible for any loss of data or removedpastes.## Open SourceHaste can easily be installed behind your network, and it's all open source!* [haste-client](https://github.com/seejohnrun/haste-client)* [haste-server](https://github.com/seejohnrun/haste-server)## AuthorCode by John Crepezzi <john.crepezzi@gmail.com>Key Design by Brian Dawson <bridawson@gmail.com>

发表于 2021-4-29 21:53:03 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 1 条回复!
道家深湖
如果是崩溃,贴冲突的报错日志。
如果是合成表之类的,用crafttweaker:crt
发表于 2021-4-30 10:31:12 | 只看该作者

回复 | 举报

百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表