Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "悖论,简化生活!",
"sortnum": 12,
"category": "justdirethings:justdynathings",
"icon": "justdynathings:paradox_mixer",
"pages": [
{
"type": "patchouli:crafting",
"title": "悖论混合器",
"recipe": "justdynathings:paradox_mixer",
"text": "一个不稳定方块,可以批量执行投入流体配方。$(br)需要至少一台激活的稳定器。$(br)$(br)$(italic)*Patchouli 的渲染器不支持自定义渲染*$()"
},
{
"type": "patchouli:multiblock",
"multiblock": {
"pattern": [["G"], ["R"], ["0"]],
"mapping": {
"G": "justdynathings:paradox_mixer[alive=false]",
"R": "justdynathings:stabilizer[active=true,facing=down,goo_found=true,energized=true]"
}
},
"enable_visualize": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "I dont like feed Goo",
"sortnum": 10,
"category": "justdirethings:justdynathings",
"icon": "justdynathings:revitalizer",
"icon": "justdynathings:stabilizer",
"pages": [
{
"type": "patchouli:crafting",
"title": "Revitalizer",
"recipe": "justdynathings:revitalizer",
"text": "It can revive any goo on top of it using Forge Energy"
"title": "Stabilizer",
"recipe": "justdynathings:stabilizer",
"text": "It can revive any goo on top of it using Forge Energy $(br) Also it can be used to keep alive a Paradox Mixer"
},
{
"type": "patchouli:multiblock",
"multiblock": {
"pattern": [["G"], ["R"],["0"]],
"pattern": [["G"], ["R"], ["0"]],
"mapping": {
"G": "justdirethings:gooblock_tier2[alive=true]",
"R": "justdynathings:revitalizer[active=true,facing=down,goo_found=true]"
"R": "justdynathings:stabilizer[active=true,facing=down,goo_found=true,energized=false]"
}
},
"enable_visualize": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@
"title": "Picker Wand",
"recipe": "justdynathings:picker_wand",
"text": "A wand that allow to pick-up a block and place where you want"
},
{
"type": "patchouli:crafting",
"title": "Temporal Stupefy Wand",
"recipe": "justdynathings:temporal_stupefy_wand",
"text": "A wand that allow to remove TimeWand Entities and apply a short effect of stupefy"
},
{
"type": "patchouli:crafting",
"title": "Advanced Time Wand",
"recipe": "justdynathings:advanced_time_wand",
"text": "An upgraded version of Time Wand with more capacity and modes to configure click action"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Paradox simplify the life!",
"sortnum": 12,
"category": "justdirethings:justdynathings",
"icon": "justdynathings:paradox_mixer",
"pages": [
{
"type": "patchouli:crafting",
"title": "Paradox Mixer",
"recipe": "justdynathings:paradox_mixer",
"text": "An unstable block that allow to mass-craft fluid drop recipes$(br)It require at least one Stabilizer energized$(br)$(br)$(italic)*Custom rendering dont work on Patchouli render*$()"
},
{
"type": "patchouli:multiblock",
"multiblock": {
"pattern": [["G"], ["R"], ["0"]],
"mapping": {
"G": "justdynathings:paradox_mixer[alive=false]",
"R": "justdynathings:stabilizer[active=true,facing=down,goo_found=true,energized=true]"
}
},
"enable_visualize": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"name": "我懒得喂凝胶了",
"sortnum": 10,
"category": "justdirethings:justdynathings",
"icon": "justdynathings:revitalizer",
"icon": "justdynathings:stabilizer",
"pages": [
{
"type": "patchouli:crafting",
"title": "复苏器",
"recipe": "justdynathings:revitalizer",
"text": "能够消耗 Forge 能量来重新激活其上方的凝胶。"
"title": "稳定器",
"recipe": "justdynathings:stabilizer",
"text": "能够消耗 Forge 能量来重新激活其上方的凝胶。$(br)也可用来让悖论混合器保持激活状态。"
},
{
"type": "patchouli:multiblock",
"multiblock": {
"pattern": [["G"], ["R"],["0"]],
"mapping": {
"G": "justdirethings:gooblock_tier2[alive=true]",
"R": "justdynathings:revitalizer[active=true,facing=down,goo_found=true]"
"R": "justdynathings:stabilizer[active=true,facing=down,goo_found=true,energized=false]"
}
},
"enable_visualize": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@
"title": "拾取手杖",
"recipe": "justdynathings:picker_wand",
"text": "可以拾起方块再放到其他位置的手杖。"
},
{
"type": "patchouli:crafting",
"title": "短暂遗忘手杖",
"recipe": "justdynathings:temporal_stupefy_wand",
"text": "此手杖能移除时间手杖实体,也能给予短暂的一忘皆空效果。"
},
{
"type": "patchouli:crafting",
"title": "高级时间手杖",
"recipe": "justdynathings:advanced_time_wand",
"text": "时间手杖的升级版,容量更大,且允许配置点击行为。"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
navigation:
title: 其他
icon: "justdynathings:revitalizer"
icon: "justdynathings:stabilizer"
position: 99
---

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
navigation:
title: 悖论混合器
icon: "justdynathings:paradox_mixer"
position: 7
parent: justdynathings:other.md
item_ids:
- justdynathings:paradox_mixer
---

# 悖论混合器

一个*不稳定*方块,可以批量执行投入流体配方。

<BlockImage id="justdynathings:paradox_mixer" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:paradox_mixer" scale="4.0" p:alive="true"/>

需要至少一个激活的稳定器才能保持在激活状态。

<GameScene zoom="4" interactive={true}>
<Block id="justdynathings:stabilizer" p:active="true" p:facing="down" p:goo_found="true" p:energized="true"/>
<Block y="1" id="justdynathings:paradox_mixer" p:alive="true"/>
</GameScene>

<Recipe id="justdynathings:paradox_mixer" />

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
navigation:
title: 稳定器
icon: "justdynathings:stabilizer"
position: 3
parent: justdynathings:other.md
item_ids:
- justdynathings:stabilizer
---

# 稳定器

能够消耗Forge能量(Forge Energy,FE)来重新激活其上方的凝胶。

<BlockImage id="justdynathings:stabilizer" scale="4.0" p:active="false" p:facing="down" p:goo_found="false"/>

示例:复苏的烈焰蕾凝胶下方有一供能充足的稳定器

<GameScene zoom="4" interactive={true}>
<Block id="justdynathings:stabilizer" p:active="true" p:facing="down" p:goo_found="true"/>
<Block y="1" id="justdirethings:gooblock_tier2" p:alive="true"/>
</GameScene>

激活后也可用于让悖论混合器保持在激活状态(会消耗时间流体)。

<GameScene zoom="4" interactive={true}>
<Block id="justdynathings:stabilizer" p:active="true" p:facing="down" p:goo_found="true" p:energized="true"/>
<Block y="1" id="justdynathings:paradox_mixer" p:alive="true"/>
</GameScene>

<Recipe id="justdynathings:stabilizer" />
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
navigation:
title: 高级时间手杖
icon: "justdynathings:advanced_time_wand"
position: 1
parent: justdynathings:wands.md
item_ids:
- justdynathings:advanced_time_wand
---

# 高级时间手杖

<ItemLink id="justdirethings:time_wand"/>的升级版,容量更大,且其点击功能有多种配置模式。

默认模式:

_可在配置文件中修改和禁用!_

- 正常:

与普通的<ItemLink id="justdirethings:time_wand"/>功能一致

- 2x加速:

一次点击相当于原先的2次 -> 4 > 16 > 64 > 256

- 4x加速:

一次点击相当于原先的4次 -> 16 > 256

- 最大:

一次点击相当于原先的8次,即一次达到256x

<ItemImage id="justdynathings:advanced_time_wand" scale="4.0"/>

<Recipe id="justdynathings:advanced_time_wand" />
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 拾取手杖
icon: "justdynathings:picker_wand"
position: 1
position: 2
parent: justdynathings:wands.md
item_ids:
- justdynathings:picker_wand
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
navigation:
title: 短时遗忘手杖
icon: "justdynathings:temporal_stupefy_wand"
position: 4
parent: justdynathings:wands.md
item_ids:
- justdynathings:temporal_stupefy_wand
---

# 短时遗忘手杖

此手杖能够移除时间手杖实体,也能给予短暂的一忘皆空效果。

<ItemImage id="justdynathings:temporal_stupefy_wand" scale="4.0"/>

<Recipe id="justdynathings:temporal_stupefy_wand" />
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 替换手杖
icon: "justdynathings:swapper_wand"
position: 1
position: 3
parent: justdynathings:wands.md
item_ids:
- justdynathings:swapper_wand
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
navigation:
title: Other stuff
icon: "justdynathings:revitalizer"
icon: "justdynathings:stabilizer"
position: 99
---

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
navigation:
title: Paradox Mixer
icon: "justdynathings:paradox_mixer"
position: 7
parent: justdynathings:other.md
item_ids:
- justdynathings:paradox_mixer
---

# Paradox Mixer

An _unstable_ block that allow to mass-craft fluid drop recipes

<BlockImage id="justdynathings:paradox_mixer" scale="4.0" p:alive="false"/>
<BlockImage id="justdynathings:paradox_mixer" scale="4.0" p:alive="true"/>

It require at least one Stabilizer energized to stay alive

<GameScene zoom="4" interactive={true}>
<Block id="justdynathings:stabilizer" p:active="true" p:facing="down" p:goo_found="true" p:energized="true"/>
<Block y="1" id="justdynathings:paradox_mixer" p:alive="true"/>
</GameScene>

<Recipe id="justdynathings:paradox_mixer" />

This file was deleted.

Loading
Loading