Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "Buddings that just require $(bold)Time Fluid$() and $(bold)Energy$() to grow clusters"
"text": "Buddings that require $(bold)Time Fluid$() (100mb/wk) and $(bold)Energy$()(100fe/wk) to grow clusters"
},
{
"type": "patchouli:crafting",
Expand Down
Comment thread
ChuijkYahus marked this conversation as resolved.
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
@@ -0,0 +1,14 @@
{
"name": "Time is relative",
"sortnum": 13,
"category": "justdirethings:justdynathings",
"icon": "justdynathings:ticker",
"pages": [
{
"type": "patchouli:crafting",
"title": "Ticker Block",
"recipe": "justdynathings:ticker",
"text": "A block that speed up blocks at 16x of normal tick rate"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,30 @@
"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"
},
{
"type": "patchouli:crafting",
"title": "Light Wand",
"recipe": "justdynathings:light_wand",
"text": "A wand that allow to place and remove Light blocks , also it can apply Glowing at the facing entity"
},
{
"type": "patchouli:crafting",
"title": "Advanced Light Wand",
"recipe": "justdynathings:advanced_light_wand",
"text": "An upgraded version of Light Wand that use FE intend of item durability"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "这些母岩只需要$(bold)时间流体$()和$(bold)能量$()就能长出晶簇。"
"text": "这些母岩需要$(bold)时间流体$()(100mB/次操作)和$(bold)能量$()(100FE/次操作)来长出晶簇。"
},
{
"type": "patchouli:crafting",
Expand Down
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
@@ -0,0 +1,14 @@
{
"name": "时间是相对的",
"sortnum": 13,
"category": "justdirethings:justdynathings",
"icon": "justdynathings:ticker",
"pages": [
{
"type": "patchouli:crafting",
"title": "进刻器",
"recipe": "justdynathings:ticker",
"text": "能加速方块的方块,相当于游戏刻速率变为 16 倍。"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,30 @@
"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": "时间手杖的升级版,容量更大,且允许配置点击行为。"
},
{
"type": "patchouli:crafting",
"title": "光源手杖",
"recipe": "justdynathings:light_wand",
"text": "能放置和移除光源方块的手杖,也可用其给予所看的实体发光效果。"
},
{
"type": "patchouli:crafting",
"title": "高级光源手杖",
"recipe": "justdynathings:advanced_light_wand",
"text": "光源手杖的升级版,不再使用物品耐久度,而是换成使用 FE。"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
navigation:
title: 更多砧
icon: "justdynathings:eclipse_alloy_anvil"
position: 1
position: 2
---

# 更多砧
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading